2026-02-25 20:22:16 +00:00

2233 lines
311 KiB
Plaintext

2026-02-25 20:06:50.663 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-25 20:06:50.665 DEBUG [tests.conftest] Running test: test_store_sync_five_node_mesh_burst with id: 2026-02-25_20-06-50__af2d78d5-4c88-4951-8538-f3d1fbb5bcb9
2026-02-25 20:06:50.665 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-25 20:06:50.675 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 20:06:50.676 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_20-06-50__af2d78d5-4c88-4951-8538-f3d1fbb5bcb9__wakuorg_nwaku:latest.log
2026-02-25 20:06:50.685 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 20:06:50.685 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_20-06-50__af2d78d5-4c88-4951-8538-f3d1fbb5bcb9__wakuorg_nwaku:latest.log
2026-02-25 20:06:50.697 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 20:06:50.698 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-25_20-06-50__af2d78d5-4c88-4951-8538-f3d1fbb5bcb9__wakuorg_nwaku:latest.log
2026-02-25 20:06:50.698 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-02-25 20:06:50.710 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 20:06:50.712 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-25_20-06-50__af2d78d5-4c88-4951-8538-f3d1fbb5bcb9__wakuorg_nwaku:latest.log
2026-02-25 20:06:50.721 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 20:06:50.721 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-02-25_20-06-50__af2d78d5-4c88-4951-8538-f3d1fbb5bcb9__wakuorg_nwaku:latest.log
2026-02-25 20:06:50.721 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 20:06:50.721 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 20:06:50.723 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 20:06:50.723 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.52.125
2026-02-25 20:06:50.723 DEBUG [src.node.docker_mananger] Generated ports ['45301', '45302', '45303', '45304', '45305']
2026-02-25 20:06:50.723 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 20:06:50.723 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 20:06:50.723 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 20:06:50.723 DEBUG [src.node.docker_mananger] docker run -i -t -p 45301:45301 -p 45302:45302 -p 45303:45303 -p 45304:45304 -p 45305:45305 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=45303 --rest-port=45301 --tcp-port=45302 --discv5-udp-port=45304 --rest-address=0.0.0.0 --nat=extip:172.18.52.125 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fcf4b89df0de2cbeaf00646edb9ddcfc06d8feae9c10cd98ca5ddcbfc28a5b38 --store-sync=true --store=true --store-sync-range=900 --store-sync-interval=3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45305 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
2026-02-25 20:06:50.861 ERROR [src.node.docker_mananger] Max retries reached for container 1ce07d3042f3. Exiting log stream.
2026-02-25 20:06:50.937 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.52.125 waku 42bc016398ee5f4f0a03ff3c9036fe1e74a018c34b3e907330ed0544ebefa476
2026-02-25 20:06:50.974 DEBUG [src.node.docker_mananger] Container started with ID 42bc016398ee. Setting up logs at ./log/docker/node1_2026-02-25_20-06-50__af2d78d5-4c88-4951-8538-f3d1fbb5bcb9__wakuorg_nwaku:latest.log
2026-02-25 20:06:50.974 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45301
2026-02-25 20:06:50.975 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 20:06:51.527 ERROR [src.node.docker_mananger] Max retries reached for container ec712f8c51c4. Exiting log stream.
2026-02-25 20:06:51.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45301/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:51.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-02-25 20:06:51.979 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 20:06:51.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45301/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:51.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.52.125/tcp/45302/p2p/16Uiu2HAmNWL9Fn5c2VjVM4voavGy4vNpE96BRtQqCwVhC5G7ECeV","/ip4/172.18.52.125/tcp/45303/ws/p2p/16Uiu2HAmNWL9Fn5c2VjVM4voavGy4vNpE96BRtQqCwVhC5G7ECeV"],"enrUri":"enr:-L24QBemC-H_4onJZryjXYmKSxGPGnq-bdCfS7Z8T51NmOTRGn0FHr_SSBU8u26rQWpRWs7iEq64I8KossUzJoHJduoCgmlkgnY0gmlwhKwSNH2KbXVsdGlhZGRyc5YACASsEjR9BrD2AAoErBI0fQaw990DgnJzhQADAQAAiXNlY3AyNTZrMaEDkl0FfYy09E2UYsNoz_uSLhnluVi9NT1F6vBsJlcQXFKDdGNwgrD2g3VkcIKw-IV3YWt1MhM"}'
2026-02-25 20:06:51.981 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 20:06:51.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-02-25 20:06:52.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:52.000 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 20:06:52.000 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 20:06:52.001 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 20:06:52.002 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.231.14
2026-02-25 20:06:52.002 DEBUG [src.node.docker_mananger] Generated ports ['2874', '2875', '2876', '2877', '2878']
2026-02-25 20:06:52.002 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 20:06:52.002 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 20:06:52.002 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 20:06:52.002 DEBUG [src.node.docker_mananger] docker run -i -t -p 2874:2874 -p 2875:2875 -p 2876:2876 -p 2877:2877 -p 2878:2878 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=2876 --rest-port=2874 --tcp-port=2875 --discv5-udp-port=2877 --rest-address=0.0.0.0 --nat=extip:172.18.231.14 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=99bfdf34b79c50cac96ebc80b1dfddd1cfd5b8df236bbb0261eb78c583f2e3b7 --store-sync=true --store=true --store-sync-range=900 --store-sync-interval=3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2878 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
2026-02-25 20:06:52.209 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.231.14 waku a239c2be0e61fd668b0498e81c2eca8a6035c00e042ab743e5c7bbf35be5b67a
2026-02-25 20:06:52.248 DEBUG [src.node.docker_mananger] Container started with ID a239c2be0e61. Setting up logs at ./log/docker/node2_2026-02-25_20-06-50__af2d78d5-4c88-4951-8538-f3d1fbb5bcb9__wakuorg_nwaku:latest.log
2026-02-25 20:06:52.249 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2874
2026-02-25 20:06:52.249 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 20:06:53.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2874/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:53.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-02-25 20:06:53.254 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 20:06:53.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2874/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:53.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.231.14/tcp/2875/p2p/16Uiu2HAm63AMqU7DbyJG5yKzwdMqsGDnCJcNr3edmJD5qX5K8zd2","/ip4/172.18.231.14/tcp/2876/ws/p2p/16Uiu2HAm63AMqU7DbyJG5yKzwdMqsGDnCJcNr3edmJD5qX5K8zd2"],"enrUri":"enr:-L24QAY6YtcwDT3spn7fXcbDOHTCw5sVY6haAzQo2EQ1XlfLRNh8PAGRPtdSIAMwYaJTfnZboAbDGyqU_gmxQjv22_QCgmlkgnY0gmlwhKwS5w6KbXVsdGlhZGRyc5YACASsEucOBgs7AAoErBLnDgYLPN0DgnJzhQADAQAAiXNlY3AyNTZrMaECnaxJeUe29bMVRb5T1eeIl_e32mHEBthzmUR0831KoWWDdGNwggs7g3VkcIILPYV3YWt1MhM"}'
2026-02-25 20:06:53.257 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 20:06:53.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-02-25 20:06:53.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:53.275 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 20:06:53.276 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 20:06:53.277 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 20:06:53.277 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.116.239
2026-02-25 20:06:53.277 DEBUG [src.node.docker_mananger] Generated ports ['64643', '64644', '64645', '64646', '64647']
2026-02-25 20:06:53.278 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 20:06:53.278 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 20:06:53.278 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 20:06:53.278 DEBUG [src.node.docker_mananger] docker run -i -t -p 64643:64643 -p 64644:64644 -p 64645:64645 -p 64646:64646 -p 64647:64647 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=64645 --rest-port=64643 --tcp-port=64644 --discv5-udp-port=64646 --rest-address=0.0.0.0 --nat=extip:172.18.116.239 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b4febc9b3664cbdbf2d28aedced3be8ea8c9a2ed1dcbec3b05ec2b01fef56f6c --store-sync=true --store=true --store-sync-range=900 --store-sync-interval=3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64647 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
2026-02-25 20:06:53.503 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.116.239 waku b2ae5fbb9e95932c51b00b224ded4bcdb4f287849568151b90e08ed949bd1779
2026-02-25 20:06:53.550 DEBUG [src.node.docker_mananger] Container started with ID b2ae5fbb9e95. Setting up logs at ./log/docker/node3_2026-02-25_20-06-50__af2d78d5-4c88-4951-8538-f3d1fbb5bcb9__wakuorg_nwaku:latest.log
2026-02-25 20:06:53.550 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64643
2026-02-25 20:06:53.552 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 20:06:54.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64643/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:54.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-02-25 20:06:54.556 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 20:06:54.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64643/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:54.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.116.239/tcp/64644/p2p/16Uiu2HAkwepKY4hGqQXcUH6DEiRB6JvUJ3wnPCVDiukf3AvAvKpF","/ip4/172.18.116.239/tcp/64645/ws/p2p/16Uiu2HAkwepKY4hGqQXcUH6DEiRB6JvUJ3wnPCVDiukf3AvAvKpF"],"enrUri":"enr:-L24QG4nSWuCRGO90mgP_zzHhPhipsPmbLFW-BcZZL0uRtzXSXgb8J48_Z_UqIhoJ6v-MZrUqcinPbsVZBsL8l3UgSkCgmlkgnY0gmlwhKwSdO-KbXVsdGlhZGRyc5YACASsEnTvBvyEAAoErBJ07wb8hd0DgnJzhQADAQAAiXNlY3AyNTZrMaECIRVa2brVxc2eSUQssFfAYTHvgtlFHPICre5UK0tBunSDdGNwgvyEg3VkcIL8hoV3YWt1MhM"}'
2026-02-25 20:06:54.559 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 20:06:54.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-02-25 20:06:54.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:54.578 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 20:06:54.578 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 20:06:54.580 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 20:06:54.580 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.224.224
2026-02-25 20:06:54.580 DEBUG [src.node.docker_mananger] Generated ports ['45159', '45160', '45161', '45162', '45163']
2026-02-25 20:06:54.580 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 20:06:54.581 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 20:06:54.581 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 20:06:54.581 DEBUG [src.node.docker_mananger] docker run -i -t -p 45159:45159 -p 45160:45160 -p 45161:45161 -p 45162:45162 -p 45163:45163 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=45161 --rest-port=45159 --tcp-port=45160 --discv5-udp-port=45162 --rest-address=0.0.0.0 --nat=extip:172.18.224.224 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aab0a5a32dfebfd606d81cc849660cbadf020bb3c8e20decddd2c5fcbbdd8fb9 --store-sync=true --store=true --store-sync-range=900 --store-sync-interval=3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45163 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
2026-02-25 20:06:54.785 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.224.224 waku 00925877a47348eed98a58bc3e4785095ff2ec13edcb67a3a43c701535abc3f9
2026-02-25 20:06:54.820 DEBUG [src.node.docker_mananger] Container started with ID 00925877a473. Setting up logs at ./log/docker/node4_2026-02-25_20-06-50__af2d78d5-4c88-4951-8538-f3d1fbb5bcb9__wakuorg_nwaku:latest.log
2026-02-25 20:06:54.820 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45159
2026-02-25 20:06:54.821 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 20:06:55.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45159/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:55.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-02-25 20:06:55.824 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 20:06:55.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45159/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:55.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.224.224/tcp/45160/p2p/16Uiu2HAm8EwmohJyH9BbpDRzvy9wZXx34E6spjxPYetCKYMww6jV","/ip4/172.18.224.224/tcp/45161/ws/p2p/16Uiu2HAm8EwmohJyH9BbpDRzvy9wZXx34E6spjxPYetCKYMww6jV"],"enrUri":"enr:-L24QKecmaw-6igMeZn9BKjYrrMphJiGsKK87cz7Z3IvlR6CIpIEAfH0f7bal0f0UC8reabUGxtLR0imn9m8mTMQK3QCgmlkgnY0gmlwhKwS4OCKbXVsdGlhZGRyc5YACASsEuDgBrBoAAoErBLg4Aawad0DgnJzhQADAQAAiXNlY3AyNTZrMaECvmhmEWnbd2KliWykOBOqCLpglzFXRJSYJCxWJgye5WSDdGNwgrBog3VkcIKwaoV3YWt1MhM"}'
2026-02-25 20:06:55.827 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 20:06:55.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-02-25 20:06:55.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:55.846 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 20:06:55.846 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 20:06:55.848 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 20:06:55.848 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.245.33
2026-02-25 20:06:55.848 DEBUG [src.node.docker_mananger] Generated ports ['57447', '57448', '57449', '57450', '57451']
2026-02-25 20:06:55.848 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 20:06:55.849 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 20:06:55.849 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 20:06:55.849 DEBUG [src.node.docker_mananger] docker run -i -t -p 57447:57447 -p 57448:57448 -p 57449:57449 -p 57450:57450 -p 57451:57451 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=57449 --rest-port=57447 --tcp-port=57448 --discv5-udp-port=57450 --rest-address=0.0.0.0 --nat=extip:172.18.245.33 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=70f9f304c2de592fcfbcdbada938c68bbd0cbeee5a6cdb8ef86dbaf239cde1da --store-sync=true --store=true --store-sync-range=900 --store-sync-interval=3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57451 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
2026-02-25 20:06:56.063 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.245.33 waku f4ab151593be4b70e0bed2b81d50b40dd536b6fb61d96d9a93edfff6773236c2
2026-02-25 20:06:56.101 DEBUG [src.node.docker_mananger] Container started with ID f4ab151593be. Setting up logs at ./log/docker/node5_2026-02-25_20-06-50__af2d78d5-4c88-4951-8538-f3d1fbb5bcb9__wakuorg_nwaku:latest.log
2026-02-25 20:06:56.101 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57447
2026-02-25 20:06:56.101 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 20:06:57.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57447/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:57.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-02-25 20:06:57.107 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 20:06:57.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57447/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:06:57.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.245.33/tcp/57448/p2p/16Uiu2HAmHb95uzao9pDDXevrxtpY1zQpwWKG2GgwyysGKixjGsLD","/ip4/172.18.245.33/tcp/57449/ws/p2p/16Uiu2HAmHb95uzao9pDDXevrxtpY1zQpwWKG2GgwyysGKixjGsLD"],"enrUri":"enr:-L24QFCZ0JNFnXcQtFg6BIJPm21VCYW08dr2pLW8LiQ6YHqiDW0v4hVyyRzs8v9hL9cqa8eD_Hit17K-ngOhzDTjgS4CgmlkgnY0gmlwhKwS9SGKbXVsdGlhZGRyc5YACASsEvUhBuBoAAoErBL1IQbgad0DgnJzhQADAQAAiXNlY3AyNTZrMaEDSU387KyRw5Cc_maxbqhgEvlflFxX-WyU60D5oRZwJ_qDdGNwguBog3VkcILgaoV3YWt1MhM"}'
2026-02-25 20:06:57.109 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 20:06:57.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-02-25 20:06:57.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.231.14/tcp/2875/p2p/16Uiu2HAm63AMqU7DbyJG5yKzwdMqsGDnCJcNr3edmJD5qX5K8zd2"]'
2026-02-25 20:06:57.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.52.125/tcp/45302/p2p/16Uiu2HAmNWL9Fn5c2VjVM4voavGy4vNpE96BRtQqCwVhC5G7ECeV"]'
2026-02-25 20:06:57.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.116.239/tcp/64644/p2p/16Uiu2HAkwepKY4hGqQXcUH6DEiRB6JvUJ3wnPCVDiukf3AvAvKpF"]'
2026-02-25 20:06:57.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.52.125/tcp/45302/p2p/16Uiu2HAmNWL9Fn5c2VjVM4voavGy4vNpE96BRtQqCwVhC5G7ECeV"]'
2026-02-25 20:06:57.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.224.224/tcp/45160/p2p/16Uiu2HAm8EwmohJyH9BbpDRzvy9wZXx34E6spjxPYetCKYMww6jV"]'
2026-02-25 20:06:57.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.52.125/tcp/45302/p2p/16Uiu2HAmNWL9Fn5c2VjVM4voavGy4vNpE96BRtQqCwVhC5G7ECeV"]'
2026-02-25 20:06:57.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.245.33/tcp/57448/p2p/16Uiu2HAmHb95uzao9pDDXevrxtpY1zQpwWKG2GgwyysGKixjGsLD"]'
2026-02-25 20:06:57.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.52.125/tcp/45302/p2p/16Uiu2HAmNWL9Fn5c2VjVM4voavGy4vNpE96BRtQqCwVhC5G7ECeV"]'
2026-02-25 20:06:57.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.116.239/tcp/64644/p2p/16Uiu2HAkwepKY4hGqQXcUH6DEiRB6JvUJ3wnPCVDiukf3AvAvKpF"]'
2026-02-25 20:06:57.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.231.14/tcp/2875/p2p/16Uiu2HAm63AMqU7DbyJG5yKzwdMqsGDnCJcNr3edmJD5qX5K8zd2"]'
2026-02-25 20:06:57.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.224.224/tcp/45160/p2p/16Uiu2HAm8EwmohJyH9BbpDRzvy9wZXx34E6spjxPYetCKYMww6jV"]'
2026-02-25 20:06:57.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.231.14/tcp/2875/p2p/16Uiu2HAm63AMqU7DbyJG5yKzwdMqsGDnCJcNr3edmJD5qX5K8zd2"]'
2026-02-25 20:06:57.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.245.33/tcp/57448/p2p/16Uiu2HAmHb95uzao9pDDXevrxtpY1zQpwWKG2GgwyysGKixjGsLD"]'
2026-02-25 20:06:57.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.231.14/tcp/2875/p2p/16Uiu2HAm63AMqU7DbyJG5yKzwdMqsGDnCJcNr3edmJD5qX5K8zd2"]'
2026-02-25 20:06:57.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.224.224/tcp/45160/p2p/16Uiu2HAm8EwmohJyH9BbpDRzvy9wZXx34E6spjxPYetCKYMww6jV"]'
2026-02-25 20:06:57.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.116.239/tcp/64644/p2p/16Uiu2HAkwepKY4hGqQXcUH6DEiRB6JvUJ3wnPCVDiukf3AvAvKpF"]'
2026-02-25 20:06:57.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.245.33/tcp/57448/p2p/16Uiu2HAmHb95uzao9pDDXevrxtpY1zQpwWKG2GgwyysGKixjGsLD"]'
2026-02-25 20:06:57.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.116.239/tcp/64644/p2p/16Uiu2HAkwepKY4hGqQXcUH6DEiRB6JvUJ3wnPCVDiukf3AvAvKpF"]'
2026-02-25 20:06:57.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.497 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.245.33/tcp/57448/p2p/16Uiu2HAmHb95uzao9pDDXevrxtpY1zQpwWKG2GgwyysGKixjGsLD"]'
2026-02-25 20:06:57.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.224.224/tcp/45160/p2p/16Uiu2HAm8EwmohJyH9BbpDRzvy9wZXx34E6spjxPYetCKYMww6jV"]'
2026-02-25 20:06:57.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.543 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:57.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:57.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.570 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:57.581 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:57.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:57.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.612 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:57.618 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:57.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:57.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.640 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:57.644 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:57.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:57.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.678 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:57.685 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:57.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:57.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.721 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:57.727 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:57.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:57.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.763 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:57.764 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:57.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:57.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.795 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:57.796 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:57.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:57.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.826 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:57.828 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:57.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:57.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.858 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:57.859 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:57.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:57.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.892 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:57.897 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:57.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:57.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.925 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:57.932 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:57.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:57.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.957 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:57.959 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:57.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:57.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:57.993 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:57.997 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:57.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.024 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.030 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.061 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.066 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.086 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.092 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.095 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.123 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.124 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.161 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.163 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.189 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.199 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.199 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.218 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.229 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.256 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.260 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.286 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.291 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.311 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.316 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.339 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.342 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.343 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.362 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.367 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.386 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.393 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.422 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.429 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.452 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.454 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.500 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.504 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.528 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.536 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.537 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.570 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.571 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.599 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.600 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.630 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.636 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.660 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.663 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.693 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.696 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.717 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.720 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.750 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.755 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.781 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.784 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.824 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.833 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.860 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.868 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.900 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.902 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.922 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.926 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.947 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.953 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:58.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:58.984 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:58.986 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:58.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.021 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.022 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.049 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.055 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.083 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.088 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.109 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.115 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.145 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.151 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.186 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.192 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.215 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.218 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.257 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.261 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.262 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.287 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.291 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.321 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.329 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.363 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.367 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.405 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.408 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.441 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.446 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.475 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.482 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.507 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.508 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.509 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.549 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.550 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.572 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.577 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.603 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.606 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.625 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.629 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.660 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.664 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.695 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.706 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.744 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.747 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.774 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.775 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.804 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.812 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.839 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.841 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.873 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.876 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.898 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.899 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.924 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.929 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.954 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.957 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:06:59.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:06:59.989 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:06:59.994 DEBUG [src.steps.store] Relaying message
2026-02-25 20:06:59.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.020 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.025 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.047 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.049 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.075 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.084 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.107 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.111 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.144 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.150 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.175 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.177 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.221 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.225 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.266 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.273 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.302 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.304 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.333 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.337 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.365 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.368 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.401 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.409 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.444 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.445 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.473 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.477 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.511 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.518 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.554 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.558 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.580 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.590 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.613 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.616 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.656 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.656 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.691 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.694 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.730 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.736 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.736 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.753 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.758 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.784 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.788 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.818 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.821 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.852 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.860 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.899 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.903 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.920 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.933 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.966 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:00.972 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:00.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:00.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:00.995 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.002 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.030 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.031 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.067 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.071 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.099 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.101 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.122 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.129 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.162 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.165 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.189 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.192 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.207 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.211 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.240 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.241 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.265 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.270 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.297 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.305 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.343 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.344 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.377 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.379 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.407 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.413 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.446 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.455 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.488 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.490 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.522 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.533 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.562 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.564 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.588 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.592 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.612 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.624 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.653 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.657 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.680 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.683 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.706 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.708 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.739 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.746 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.773 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.774 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.796 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.804 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.820 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.830 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.858 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.861 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.885 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.895 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.920 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.925 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.954 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:01.963 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:01.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:01.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:01.995 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.000 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.030 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.032 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.060 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.061 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.084 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.087 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.122 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.124 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.155 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.158 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.184 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.187 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.214 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.220 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.244 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.247 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.275 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.279 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.320 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.327 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.363 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.374 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.399 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.402 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.435 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.440 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.469 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.478 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.518 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.518 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.553 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.556 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.590 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.599 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.615 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.621 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.657 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.663 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.682 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.699 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.735 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.737 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.773 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.775 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.809 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.812 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.829 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.830 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.857 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.866 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.868 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.892 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.902 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.932 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.939 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.966 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:02.972 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:02.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:02.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:02.999 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.002 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.036 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.038 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.073 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.074 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.094 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.100 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.124 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.130 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.162 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.163 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.200 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.201 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.276 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.279 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.299 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.306 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.339 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.350 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.386 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.390 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.423 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.427 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.455 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.461 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.483 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.488 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.519 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.523 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.556 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.562 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.569 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.597 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.606 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.628 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.633 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.653 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.660 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.695 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.699 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.728 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.730 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.753 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.757 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.777 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.780 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.817 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.820 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.844 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.850 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.873 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.883 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.904 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.910 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.949 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.952 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:03.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:03.974 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:03.978 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:03.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.013 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.016 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.043 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.049 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.082 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.083 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.109 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.112 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.137 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.140 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.156 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.162 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.193 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.199 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.199 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.229 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.232 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.257 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.261 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.263 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.292 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.294 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.298 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.316 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.323 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.357 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.364 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.366 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.389 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.390 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.413 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.417 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.441 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.445 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.466 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.479 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.511 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.515 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.543 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.545 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.575 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.576 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.598 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.600 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.627 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.631 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.658 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.660 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.682 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.686 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.705 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.713 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.744 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.748 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.762 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.771 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.803 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.806 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.833 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.838 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.873 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.877 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.904 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.908 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.927 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.931 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:04.960 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:04.971 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:04.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:04.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.000 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.004 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.027 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.033 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.062 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.064 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.092 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.094 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.117 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.120 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.142 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.151 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.175 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.182 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.203 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.222 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.251 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.253 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.254 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.289 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.295 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.318 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.327 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.354 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.358 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.393 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.396 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.428 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.433 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.463 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.467 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.491 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.498 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.518 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.530 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.556 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.562 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.580 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.585 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.612 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.617 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.659 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.660 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.697 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.699 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.733 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.734 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.765 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.767 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.792 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.795 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.819 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.823 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.849 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.859 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.883 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.888 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.915 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.922 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.924 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.958 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.961 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:05.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:05.979 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:05.985 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:05.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.021 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.024 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.050 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.055 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.081 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.087 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.132 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.136 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.160 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.171 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.206 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.209 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.213 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.234 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.239 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.267 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.277 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.314 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.315 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.336 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.341 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.362 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.372 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.396 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.401 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.420 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.421 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.446 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.454 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.476 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.484 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.518 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.529 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.572 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.574 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.598 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.601 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.604 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.645 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.649 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.681 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.685 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.707 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.711 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.712 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.747 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.748 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.777 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.779 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.811 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.815 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.840 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.851 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.885 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.897 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.925 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.928 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.943 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.944 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:06.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:06.972 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:06.978 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:06.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.011 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.015 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.039 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.043 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.081 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.085 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.113 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.116 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.156 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.159 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.184 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.188 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.211 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.220 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.248 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.251 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.292 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.296 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.337 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.352 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.382 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.388 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.418 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.421 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.455 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.466 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.491 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.494 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.527 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.531 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.532 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.561 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.563 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.594 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.595 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.614 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.623 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.643 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.651 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.690 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.696 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.711 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.713 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.739 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.744 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.778 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.785 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.818 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.819 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.844 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.852 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.886 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.889 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.918 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.923 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.924 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.946 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.954 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:07.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:07.992 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:07.995 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:07.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.022 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.025 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.057 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.060 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.083 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.091 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.095 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.117 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.127 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.152 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.157 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.190 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.193 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.220 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.224 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.226 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.250 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.258 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.298 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.300 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.336 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.343 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.363 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.367 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.395 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.399 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.435 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.441 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.477 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.480 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.480 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.505 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.509 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.540 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.545 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.574 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.576 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.606 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.608 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.644 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.646 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.674 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.677 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.704 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.710 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.712 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.733 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.741 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.771 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.777 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.800 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.811 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.831 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.838 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.860 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.868 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.868 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.895 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.896 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.924 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.929 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.957 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.964 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:08.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:08.989 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:08.996 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:08.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.016 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.019 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.053 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.057 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.079 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.080 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.113 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.120 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.144 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.150 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.173 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.178 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.214 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.216 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.243 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.246 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.278 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.286 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.310 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.312 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.332 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.336 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.362 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.365 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.392 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.398 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.421 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.424 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.450 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.451 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.482 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.484 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.517 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.518 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.518 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.543 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.548 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.551 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.572 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.579 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.603 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.606 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.639 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.640 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.665 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.669 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.695 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.703 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.738 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.739 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.754 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.756 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.788 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.791 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.821 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.824 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.864 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.869 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.898 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.917 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.957 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:09.960 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:09.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:09.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:09.997 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.001 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.026 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.032 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.061 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.063 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.084 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.087 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.110 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.112 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.133 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.134 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.158 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.161 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.161 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.185 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.192 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.207 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.214 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.236 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.241 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.262 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.267 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.297 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.298 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.326 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.331 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.353 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.356 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.374 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.377 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.401 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.404 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.421 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.425 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.445 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.454 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.454 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.484 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.485 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.513 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.517 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.518 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.542 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.544 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.561 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.569 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.569 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.599 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.601 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.604 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.619 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.621 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.648 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.652 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.677 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.678 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.705 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.715 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.755 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.758 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.779 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.783 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.819 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.822 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.853 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.859 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.882 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.884 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.913 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.918 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.939 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.941 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:10.971 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:10.976 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:10.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:10.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.004 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.010 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.027 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.040 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.066 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.073 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.108 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.126 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.146 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.149 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.183 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.184 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.210 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.215 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.240 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.245 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.278 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.281 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.308 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.314 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.337 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.343 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.372 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.375 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.408 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.411 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.432 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.436 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.467 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.470 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.498 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.502 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.528 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.531 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.554 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.563 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.582 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.588 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.619 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.620 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.644 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.652 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.652 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.669 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.679 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.711 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.714 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.745 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.748 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.786 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.793 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.813 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.815 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.844 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.845 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.871 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.878 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.905 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.907 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.932 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.938 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.966 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.969 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:11.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:11.988 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:11.997 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:11.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.024 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.028 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.058 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.060 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.087 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.091 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.122 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.123 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.149 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.152 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.184 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.191 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.226 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.228 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.260 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.263 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.303 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.307 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.342 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.348 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.378 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.380 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.403 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.410 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.432 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.437 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.466 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.467 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.494 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.500 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.525 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.529 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.532 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.556 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.561 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.562 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.584 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.591 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.621 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.624 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.657 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.661 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.698 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.699 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.728 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.731 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.754 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.757 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.776 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.781 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.805 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.808 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.839 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.844 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.874 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.878 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.911 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.913 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.913 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.929 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.937 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.959 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.962 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:12.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:12.982 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:12.987 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:12.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.012 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.014 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.014 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.039 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.041 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.061 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.068 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.083 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.089 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.114 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.117 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.143 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.145 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.175 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.179 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.203 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.206 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.231 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.234 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.260 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.261 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.297 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.303 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.344 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.346 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.348 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.371 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.379 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.405 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.406 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.434 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.437 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.449 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.451 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.472 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.475 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.493 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.500 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.521 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.527 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.548 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.550 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.581 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.583 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.612 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.620 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.650 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.652 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.686 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.689 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.712 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.717 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45301/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.737 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.739 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.763 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.766 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.810 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.812 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45159/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.844 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.851 DEBUG [src.steps.store] Relaying message
2026-02-25 20:07:13.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57447/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:07:13.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:07:13.877 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-25 20:07:13.882 DEBUG [src.libs.common] Sleeping for 32 seconds
2026-02-25 20:07:45.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45301/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:45.890 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:45.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45301/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x074cfe89cd4423889c4c4bc61edb4aa66175006886bbbb31628f17eb0f90909b&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:45.896 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:45.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45301/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4a9d2b432bbd65d79bd3ddea2e1ee1b20a9b75a44e89d725ef51292ee01380af&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:45.902 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:45.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45301/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x61bc6cfdf3061549c91567350d2bf4c5c1efc1b73814e58035ea899a6c8528b8&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:45.908 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:45.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45301/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x45206a41e69df759fc01d1ce434a9e389c2ab818274a6ceaba624f7d708b59ff&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:45.914 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:45.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:45.920 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:45.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x074cfe89cd4423889c4c4bc61edb4aa66175006886bbbb31628f17eb0f90909b&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:45.926 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:45.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4a9d2b432bbd65d79bd3ddea2e1ee1b20a9b75a44e89d725ef51292ee01380af&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:45.932 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:45.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x61bc6cfdf3061549c91567350d2bf4c5c1efc1b73814e58035ea899a6c8528b8&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:45.938 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:45.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x45206a41e69df759fc01d1ce434a9e389c2ab818274a6ceaba624f7d708b59ff&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:45.945 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:45.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64643/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:45.951 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:45.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64643/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x074cfe89cd4423889c4c4bc61edb4aa66175006886bbbb31628f17eb0f90909b&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:45.957 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:45.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64643/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4a9d2b432bbd65d79bd3ddea2e1ee1b20a9b75a44e89d725ef51292ee01380af&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:45.963 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:45.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64643/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x61bc6cfdf3061549c91567350d2bf4c5c1efc1b73814e58035ea899a6c8528b8&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:45.970 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:45.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64643/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x45206a41e69df759fc01d1ce434a9e389c2ab818274a6ceaba624f7d708b59ff&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:45.975 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:45.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45159/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:45.981 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:45.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45159/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x074cfe89cd4423889c4c4bc61edb4aa66175006886bbbb31628f17eb0f90909b&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:45.987 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:45.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45159/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4a9d2b432bbd65d79bd3ddea2e1ee1b20a9b75a44e89d725ef51292ee01380af&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:45.993 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:45.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45159/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x61bc6cfdf3061549c91567350d2bf4c5c1efc1b73814e58035ea899a6c8528b8&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:45.999 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:46.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45159/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x45206a41e69df759fc01d1ce434a9e389c2ab818274a6ceaba624f7d708b59ff&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:46.007 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:46.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57447/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:46.018 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:46.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57447/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x074cfe89cd4423889c4c4bc61edb4aa66175006886bbbb31628f17eb0f90909b&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:46.024 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:46.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57447/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4a9d2b432bbd65d79bd3ddea2e1ee1b20a9b75a44e89d725ef51292ee01380af&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:46.030 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:46.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57447/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x61bc6cfdf3061549c91567350d2bf4c5c1efc1b73814e58035ea899a6c8528b8&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:46.036 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:46.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57447/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x45206a41e69df759fc01d1ce434a9e389c2ab818274a6ceaba624f7d708b59ff&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:46.042 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-25 20:07:46.045 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-25 20:07:46.046 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-25 20:07:46.047 DEBUG [src.node.waku_node] Stopping container with id 42bc016398ee
2026-02-25 20:07:46.704 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 20:07:46.705 DEBUG [src.node.waku_node] Stopping container with id a239c2be0e61
2026-02-25 20:07:47.383 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 20:07:47.383 DEBUG [src.node.waku_node] Stopping container with id b2ae5fbb9e95
2026-02-25 20:07:48.043 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 20:07:48.047 DEBUG [src.node.waku_node] Stopping container with id 00925877a473
2026-02-25 20:07:48.206 ERROR [src.node.docker_mananger] Max retries reached for container a239c2be0e61. Exiting log stream.
2026-02-25 20:07:48.741 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 20:07:48.741 DEBUG [src.node.waku_node] Stopping container with id f4ab151593be
2026-02-25 20:07:49.412 ERROR [src.node.docker_mananger] Max retries reached for container 42bc016398ee. Exiting log stream.
2026-02-25 20:07:49.433 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 20:07:49.441 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-25 20:07:50.365 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-25 20:07:50.812 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-25 20:07:51.458 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-25 20:07:52.024 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-25 20:07:52.450 DEBUG [src.node.docker_mananger] No errors found in the waku logs.