2026-03-05 15:25:13 +00:00

2234 lines
312 KiB
Plaintext

2026-03-05 15:07:32.870 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-05 15:07:32.870 DEBUG [tests.conftest] Running test: test_store_sync_five_node_mesh_burst with id: 2026-03-05_15-07-32__a3fe8235-be6b-4a40-b370-f36261e5e5fb
2026-03-05 15:07:32.871 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-05 15:07:32.881 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-03-05 15:07:32.881 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_15-07-32__a3fe8235-be6b-4a40-b370-f36261e5e5fb__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:07:32.889 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-03-05 15:07:32.889 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_15-07-32__a3fe8235-be6b-4a40-b370-f36261e5e5fb__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:07:32.898 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-03-05 15:07:32.899 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-05_15-07-32__a3fe8235-be6b-4a40-b370-f36261e5e5fb__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:07:32.899 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-05 15:07:32.910 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-03-05 15:07:32.910 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-05_15-07-32__a3fe8235-be6b-4a40-b370-f36261e5e5fb__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:07:32.917 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-03-05 15:07:32.917 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-05_15-07-32__a3fe8235-be6b-4a40-b370-f36261e5e5fb__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:07:32.918 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 15:07:32.918 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 15:07:32.920 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 15:07:32.921 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.148.11
2026-03-05 15:07:32.921 DEBUG [src.node.docker_mananger] Generated ports ['55516', '55517', '55518', '55519', '55520']
2026-03-05 15:07:32.921 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 15:07:32.921 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 15:07:32.921 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 15:07:32.921 DEBUG [src.node.docker_mananger] docker run -i -t -p 55516:55516 -p 55517:55517 -p 55518:55518 -p 55519:55519 -p 55520:55520 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=55518 --rest-port=55516 --tcp-port=55517 --discv5-udp-port=55519 --rest-address=0.0.0.0 --nat=extip:172.18.148.11 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7f7cff7d668caffb6adeba0d41d39bddab67c5e7cca0ebfeed28d708cc4cfdaf --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=55520 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
2026-03-05 15:07:33.066 ERROR [src.node.docker_mananger] Max retries reached for container a872fc0fc32c. Exiting log stream.
2026-03-05 15:07:33.124 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.148.11 waku 39d14e858d3fad88bbea3ee511ff6200f19d6a9f2b77eaccf89ad8b4efb4eb9c
2026-03-05 15:07:33.159 DEBUG [src.node.docker_mananger] Container started with ID 39d14e858d3f. Setting up logs at ./log/docker/node1_2026-03-05_15-07-32__a3fe8235-be6b-4a40-b370-f36261e5e5fb__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:07:33.160 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 55516
2026-03-05 15:07:33.160 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 15:07:33.732 ERROR [src.node.docker_mananger] Max retries reached for container 0b6dc9d99de9. Exiting log stream.
2026-03-05 15:07:34.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55516/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:07:34.164 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-03-05 15:07:34.164 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 15:07:34.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55516/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:07:34.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.148.11/tcp/55517/p2p/16Uiu2HAmMnkZ8uVY2UTcvLGALs5c1t9h22jhoZXkx2k5n953sWmK","/ip4/172.18.148.11/tcp/55518/ws/p2p/16Uiu2HAmMnkZ8uVY2UTcvLGALs5c1t9h22jhoZXkx2k5n953sWmK"],"enrUri":"enr:-L24QERyPHAaKNNCoTJ1IUYvzapHsyI-vnPz7C0TfyW8CJIlahBvmeTS9H4x6c6L65ExyR3gR95UEWPXF40N1XYq-0sCgmlkgnY0gmlwhKwSlAuKbXVsdGlhZGRyc5YACASsEpQLBtjdAAoErBKUCwbY3t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDh7Y63AaY8-3_b5oMzmp6bWE18ss0Kx0dBiWvSujTbA6DdGNwgtjdg3VkcILY34V3YWt1MhM"}'
2026-03-05 15:07:34.167 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 15:07:34.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-03-05 15:07:34.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:34.185 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 15:07:34.185 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 15:07:34.186 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 15:07:34.186 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.95.226
2026-03-05 15:07:34.187 DEBUG [src.node.docker_mananger] Generated ports ['1624', '1625', '1626', '1627', '1628']
2026-03-05 15:07:34.187 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 15:07:34.187 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 15:07:34.187 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 15:07:34.187 DEBUG [src.node.docker_mananger] docker run -i -t -p 1624:1624 -p 1625:1625 -p 1626:1626 -p 1627:1627 -p 1628:1628 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=1626 --rest-port=1624 --tcp-port=1625 --discv5-udp-port=1627 --rest-address=0.0.0.0 --nat=extip:172.18.95.226 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=acc93aad2e6bfb9d432c3af2ddc25e72cc0f88c490fcffb6cbe7410e538963eb --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=1628 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
2026-03-05 15:07:34.388 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.95.226 waku 650d69238687038bfb4fb4bc6274c35ded7d45e62bebfcbca22b4cd14b0cde85
2026-03-05 15:07:34.424 DEBUG [src.node.docker_mananger] Container started with ID 650d69238687. Setting up logs at ./log/docker/node2_2026-03-05_15-07-32__a3fe8235-be6b-4a40-b370-f36261e5e5fb__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:07:34.424 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 1624
2026-03-05 15:07:34.425 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 15:07:35.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1624/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:07:35.428 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-03-05 15:07:35.428 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 15:07:35.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1624/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:07:35.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.95.226/tcp/1625/p2p/16Uiu2HAm1eyCZnfJPitE8eu468ygs5wTY3Fbp7XWEP32jRTt94tC","/ip4/172.18.95.226/tcp/1626/ws/p2p/16Uiu2HAm1eyCZnfJPitE8eu468ygs5wTY3Fbp7XWEP32jRTt94tC"],"enrUri":"enr:-L24QK-8xm146mHyWThVWq5i8CGieahvzaRDSq06ArDg7vxPD4pVM-TlVmkIXb90_2KM6JwpCn4HzOEfxaF5M7va6TACgmlkgnY0gmlwhKwSX-KKbXVsdGlhZGRyc5YACASsEl_iBgZZAAoErBJf4gYGWt0DgnJzhQADAQAAiXNlY3AyNTZrMaECXI4knh78BbnlxIhCkCqz6WBHJgy-QP-91W-CrlwYxLWDdGNwggZZg3VkcIIGW4V3YWt1MhM"}'
2026-03-05 15:07:35.431 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 15:07:35.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-03-05 15:07:35.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:35.450 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 15:07:35.450 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 15:07:35.451 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 15:07:35.451 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.71.44
2026-03-05 15:07:35.452 DEBUG [src.node.docker_mananger] Generated ports ['10830', '10831', '10832', '10833', '10834']
2026-03-05 15:07:35.452 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 15:07:35.452 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 15:07:35.452 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 15:07:35.452 DEBUG [src.node.docker_mananger] docker run -i -t -p 10830:10830 -p 10831:10831 -p 10832:10832 -p 10833:10833 -p 10834:10834 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=10832 --rest-port=10830 --tcp-port=10831 --discv5-udp-port=10833 --rest-address=0.0.0.0 --nat=extip:172.18.71.44 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=76fb6c46de65dc66691cbeb0ac3ebfbfb96dda6979cd8bfa4fecdcdbb9066ef2 --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=10834 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
2026-03-05 15:07:35.665 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.71.44 waku f2765689374e733974d2b7ce77a219d29cf067562db29a900c4eb2b12e873af1
2026-03-05 15:07:35.704 DEBUG [src.node.docker_mananger] Container started with ID f2765689374e. Setting up logs at ./log/docker/node3_2026-03-05_15-07-32__a3fe8235-be6b-4a40-b370-f36261e5e5fb__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:07:35.704 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 10830
2026-03-05 15:07:35.704 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 15:07:36.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10830/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:07:36.708 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-03-05 15:07:36.708 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 15:07:36.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10830/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:07:36.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.71.44/tcp/10831/p2p/16Uiu2HAmTpuXuqyeywjvqt2NyWHW4DCiC9W2157kvbdJwxVBw9u1","/ip4/172.18.71.44/tcp/10832/ws/p2p/16Uiu2HAmTpuXuqyeywjvqt2NyWHW4DCiC9W2157kvbdJwxVBw9u1"],"enrUri":"enr:-L24QAprl_rvUTJY8iKS68LJcfuwPtzSDw0xjPKdkCe6ucOXY9B_drFEVUrqjh5K4-yym8jCZOBtPRHQykAamrB5WZECgmlkgnY0gmlwhKwSRyyKbXVsdGlhZGRyc5YACASsEkcsBipPAAoErBJHLAYqUN0DgnJzhQADAQAAiXNlY3AyNTZrMaED4WmqYRLlrYuSGjjiaKQhH9aM1EHX8MI3rynPHC_2YTiDdGNwgipPg3VkcIIqUYV3YWt1MhM"}'
2026-03-05 15:07:36.711 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 15:07:36.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-03-05 15:07:36.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:36.729 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 15:07:36.729 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 15:07:36.731 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 15:07:36.731 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.51.17
2026-03-05 15:07:36.731 DEBUG [src.node.docker_mananger] Generated ports ['61632', '61633', '61634', '61635', '61636']
2026-03-05 15:07:36.732 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 15:07:36.732 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 15:07:36.732 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 15:07:36.732 DEBUG [src.node.docker_mananger] docker run -i -t -p 61632:61632 -p 61633:61633 -p 61634:61634 -p 61635:61635 -p 61636:61636 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=61634 --rest-port=61632 --tcp-port=61633 --discv5-udp-port=61635 --rest-address=0.0.0.0 --nat=extip:172.18.51.17 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=70568bac6fd987ad85de85dab9baba331c336aa8c8fcbe5d14ac972bd40bdabf --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=61636 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
2026-03-05 15:07:36.928 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.51.17 waku 7fc2ece71dd62a132d1f70113b19ada3a29b640679f6ba1e2b1d78209fbf8312
2026-03-05 15:07:36.966 DEBUG [src.node.docker_mananger] Container started with ID 7fc2ece71dd6. Setting up logs at ./log/docker/node4_2026-03-05_15-07-32__a3fe8235-be6b-4a40-b370-f36261e5e5fb__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:07:36.967 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 61632
2026-03-05 15:07:36.967 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 15:07:37.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61632/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:07:37.971 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-03-05 15:07:37.971 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 15:07:37.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61632/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:07:37.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.51.17/tcp/61633/p2p/16Uiu2HAmEKn9SF4GsGUQZcwezbidjeX3cXePULS58XokUaw8UVy8","/ip4/172.18.51.17/tcp/61634/ws/p2p/16Uiu2HAmEKn9SF4GsGUQZcwezbidjeX3cXePULS58XokUaw8UVy8"],"enrUri":"enr:-L24QMMfQcfSfEnID3gKTFJVi-IewC7NAyDyPRnKNxMYRFatARqdRXOT_N35awi4fO8A06nYlq4ySLfmdJkw2T6m36ECgmlkgnY0gmlwhKwSMxGKbXVsdGlhZGRyc5YACASsEjMRBvDBAAoErBIzEQbwwt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGMuJ-HgaCFz2PF4zvVSltoVP7rXB8ps0lhuawdBKOs-DdGNwgvDBg3VkcILww4V3YWt1MhM"}'
2026-03-05 15:07:37.974 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 15:07:37.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-03-05 15:07:37.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:37.992 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 15:07:37.992 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 15:07:37.993 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 15:07:37.994 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.21.175
2026-03-05 15:07:37.994 DEBUG [src.node.docker_mananger] Generated ports ['65316', '65317', '65318', '65319', '65320']
2026-03-05 15:07:37.994 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 15:07:37.994 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 15:07:37.994 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 15:07:37.994 DEBUG [src.node.docker_mananger] docker run -i -t -p 65316:65316 -p 65317:65317 -p 65318:65318 -p 65319:65319 -p 65320:65320 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=65318 --rest-port=65316 --tcp-port=65317 --discv5-udp-port=65319 --rest-address=0.0.0.0 --nat=extip:172.18.21.175 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=beda89b2188b8eae2bca9e3525b80ef898bc4a181bceb41df9eb1d6cba2de7d3 --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=65320 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
2026-03-05 15:07:38.200 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.21.175 waku 80d02249888d126165701aba70ba7c57bd425c8dad56ad598237b4a68aca9a32
2026-03-05 15:07:38.240 DEBUG [src.node.docker_mananger] Container started with ID 80d02249888d. Setting up logs at ./log/docker/node5_2026-03-05_15-07-32__a3fe8235-be6b-4a40-b370-f36261e5e5fb__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:07:38.240 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 65316
2026-03-05 15:07:38.240 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 15:07:39.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65316/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:07:39.245 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-03-05 15:07:39.245 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 15:07:39.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65316/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:07:39.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.21.175/tcp/65317/p2p/16Uiu2HAm9UePNVP9hTtz2i386yGr5jy5FpH4w6YbUrSxZUpCQXa7","/ip4/172.18.21.175/tcp/65318/ws/p2p/16Uiu2HAm9UePNVP9hTtz2i386yGr5jy5FpH4w6YbUrSxZUpCQXa7"],"enrUri":"enr:-L24QNYajdXNbhakwk-J3EB_CsEsLJhr9O0MNwCb13Oytr_hB04np0KkB0Itccs1HkcvCJ1cS6LLEZ7yb-iAzPf-qSQCgmlkgnY0gmlwhKwSFa-KbXVsdGlhZGRyc5YACASsEhWvBv8lAAoErBIVrwb_Jt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC0MaOwTX4i53dWO8PGXCMq_c32wwuxP5m4Fa3MNDziSCDdGNwgv8lg3VkcIL_J4V3YWt1MhM"}'
2026-03-05 15:07:39.248 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 15:07:39.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-03-05 15:07:39.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.95.226/tcp/1625/p2p/16Uiu2HAm1eyCZnfJPitE8eu468ygs5wTY3Fbp7XWEP32jRTt94tC"]'
2026-03-05 15:07:39.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.148.11/tcp/55517/p2p/16Uiu2HAmMnkZ8uVY2UTcvLGALs5c1t9h22jhoZXkx2k5n953sWmK"]'
2026-03-05 15:07:39.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.44/tcp/10831/p2p/16Uiu2HAmTpuXuqyeywjvqt2NyWHW4DCiC9W2157kvbdJwxVBw9u1"]'
2026-03-05 15:07:39.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.148.11/tcp/55517/p2p/16Uiu2HAmMnkZ8uVY2UTcvLGALs5c1t9h22jhoZXkx2k5n953sWmK"]'
2026-03-05 15:07:39.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.51.17/tcp/61633/p2p/16Uiu2HAmEKn9SF4GsGUQZcwezbidjeX3cXePULS58XokUaw8UVy8"]'
2026-03-05 15:07:39.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.148.11/tcp/55517/p2p/16Uiu2HAmMnkZ8uVY2UTcvLGALs5c1t9h22jhoZXkx2k5n953sWmK"]'
2026-03-05 15:07:39.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.21.175/tcp/65317/p2p/16Uiu2HAm9UePNVP9hTtz2i386yGr5jy5FpH4w6YbUrSxZUpCQXa7"]'
2026-03-05 15:07:39.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.148.11/tcp/55517/p2p/16Uiu2HAmMnkZ8uVY2UTcvLGALs5c1t9h22jhoZXkx2k5n953sWmK"]'
2026-03-05 15:07:39.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.44/tcp/10831/p2p/16Uiu2HAmTpuXuqyeywjvqt2NyWHW4DCiC9W2157kvbdJwxVBw9u1"]'
2026-03-05 15:07:39.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.95.226/tcp/1625/p2p/16Uiu2HAm1eyCZnfJPitE8eu468ygs5wTY3Fbp7XWEP32jRTt94tC"]'
2026-03-05 15:07:39.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.51.17/tcp/61633/p2p/16Uiu2HAmEKn9SF4GsGUQZcwezbidjeX3cXePULS58XokUaw8UVy8"]'
2026-03-05 15:07:39.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.95.226/tcp/1625/p2p/16Uiu2HAm1eyCZnfJPitE8eu468ygs5wTY3Fbp7XWEP32jRTt94tC"]'
2026-03-05 15:07:39.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.21.175/tcp/65317/p2p/16Uiu2HAm9UePNVP9hTtz2i386yGr5jy5FpH4w6YbUrSxZUpCQXa7"]'
2026-03-05 15:07:39.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.95.226/tcp/1625/p2p/16Uiu2HAm1eyCZnfJPitE8eu468ygs5wTY3Fbp7XWEP32jRTt94tC"]'
2026-03-05 15:07:39.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.51.17/tcp/61633/p2p/16Uiu2HAmEKn9SF4GsGUQZcwezbidjeX3cXePULS58XokUaw8UVy8"]'
2026-03-05 15:07:39.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.44/tcp/10831/p2p/16Uiu2HAmTpuXuqyeywjvqt2NyWHW4DCiC9W2157kvbdJwxVBw9u1"]'
2026-03-05 15:07:39.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.21.175/tcp/65317/p2p/16Uiu2HAm9UePNVP9hTtz2i386yGr5jy5FpH4w6YbUrSxZUpCQXa7"]'
2026-03-05 15:07:39.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.44/tcp/10831/p2p/16Uiu2HAmTpuXuqyeywjvqt2NyWHW4DCiC9W2157kvbdJwxVBw9u1"]'
2026-03-05 15:07:39.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.21.175/tcp/65317/p2p/16Uiu2HAm9UePNVP9hTtz2i386yGr5jy5FpH4w6YbUrSxZUpCQXa7"]'
2026-03-05 15:07:39.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.51.17/tcp/61633/p2p/16Uiu2HAmEKn9SF4GsGUQZcwezbidjeX3cXePULS58XokUaw8UVy8"]'
2026-03-05 15:07:39.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.681 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:39.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:39.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.707 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:39.709 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:39.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:39.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.736 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:39.739 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:39.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:39.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.761 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:39.765 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:39.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:39.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.793 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:39.795 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:39.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:39.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.814 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:39.821 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:39.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:39.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.849 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:39.852 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:39.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:39.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.886 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:39.891 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:39.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:39.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.920 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:39.923 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:39.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:39.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.949 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:39.953 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:39.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:39.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:39.971 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:39.975 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:39.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:39.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.000 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.006 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.030 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.033 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.035 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.054 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.059 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.082 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.085 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.116 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.120 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.146 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.149 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.175 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.177 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.207 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.211 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.213 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.248 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.250 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.270 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.274 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.294 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.297 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.328 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.329 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.357 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.363 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.393 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.396 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.422 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.425 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.443 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.450 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.481 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.491 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.521 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.525 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.551 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.553 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.570 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.574 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.601 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.604 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.627 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.632 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.669 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.671 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.689 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.696 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.725 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.729 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.773 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.774 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.792 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.796 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.824 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.826 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.858 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.862 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.888 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.892 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.910 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.913 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.934 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.941 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.959 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.963 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:40.979 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:40.985 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:40.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:40.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.001 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.005 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.029 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.032 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.059 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.070 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.088 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.091 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.125 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.126 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.155 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.161 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.188 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.189 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.221 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.224 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.246 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.248 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.273 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.275 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.299 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.302 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.329 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.331 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.356 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.361 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.389 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.395 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.396 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.414 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.415 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.416 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.452 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.455 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.479 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.483 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.509 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.512 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.533 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.538 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.561 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.569 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.586 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.593 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.617 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.619 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.636 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.640 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.668 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.670 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.700 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.702 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.733 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.735 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.769 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.770 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.796 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.807 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.831 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.834 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.866 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.870 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.894 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.902 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.936 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.940 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.958 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.962 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:41.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:41.992 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:41.995 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:41.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.020 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.021 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.023 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.042 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.045 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.070 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.074 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.095 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.097 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.128 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.135 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.158 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.167 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.192 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.194 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.219 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.221 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.243 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.248 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.265 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.268 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.306 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.308 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.325 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.333 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.340 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.374 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.378 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.403 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.406 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.434 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.439 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.466 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.468 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.492 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.499 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.517 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.522 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.549 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.551 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.551 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.567 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.574 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.604 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.605 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.637 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.643 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.674 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.678 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.704 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.707 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.750 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.761 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.785 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.786 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.808 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.812 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.830 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.836 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.864 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.865 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.891 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.895 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.911 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.914 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.949 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.956 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:42.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:42.984 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:42.985 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:42.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.004 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.013 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.046 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.052 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.068 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.069 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.097 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.102 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.122 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.128 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.170 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.173 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.197 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.206 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.235 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.241 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.274 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.277 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.307 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.310 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.341 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.344 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.368 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.372 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.403 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.409 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.431 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.436 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.466 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.470 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.495 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.496 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.533 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.535 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.557 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.561 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.584 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.595 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.620 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.621 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.650 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.651 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.674 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.681 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.712 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.715 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.739 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.744 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.768 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.773 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.774 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.796 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.798 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.815 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.822 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.845 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.849 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.872 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.875 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.903 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.907 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.930 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.932 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.950 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.955 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:43.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:43.978 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:43.984 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:43.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.011 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.013 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.038 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.045 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.067 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.071 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.093 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.097 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.118 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.127 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.151 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.162 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.183 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.187 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.233 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.235 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.259 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.261 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.263 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.283 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.290 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.313 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.323 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.338 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.345 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.369 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.372 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.404 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.405 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.438 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.442 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.474 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.488 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.506 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.510 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.533 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.534 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.571 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.573 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.602 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.605 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.626 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.632 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.665 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.667 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.683 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.688 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.716 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.717 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.742 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.745 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.768 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.770 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.789 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.796 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.817 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.820 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.843 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.846 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.862 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.869 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.873 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.899 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.904 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.929 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.936 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.961 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.968 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:44.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:44.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:44.993 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:44.999 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.023 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.025 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.049 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.057 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.085 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.088 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.107 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.112 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.137 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.142 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.165 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.165 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.194 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.201 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.224 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.232 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.261 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.263 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.263 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.287 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.293 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.314 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.317 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.345 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.352 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.375 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.380 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.407 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.415 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.443 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.447 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.484 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.491 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.518 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.523 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.548 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.552 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.573 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.577 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.600 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.603 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.629 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.631 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.652 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.659 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.684 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.687 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.711 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.716 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.741 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.748 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.781 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.783 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.816 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.821 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.859 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.860 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.891 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.893 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.923 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.930 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:45.966 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:45.970 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:45.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:45.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.001 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.003 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.034 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.035 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.058 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.065 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.087 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.089 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.117 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.122 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.149 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.156 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.184 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.193 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.210 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.212 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.238 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.240 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.273 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.275 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.279 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.306 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.310 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.312 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.339 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.341 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.343 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.365 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.369 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.396 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.397 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.398 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.419 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.423 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.441 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.441 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.446 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.467 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.471 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.493 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.506 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.533 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.535 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.560 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.566 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.668 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.675 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.696 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.703 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.732 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.733 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.765 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.770 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.798 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.804 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.823 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.829 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.861 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.862 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.889 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.892 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.923 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.928 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.955 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:46.959 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:46.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:46.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:46.998 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.005 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.061 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.065 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.079 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.091 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.117 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.118 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.155 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.158 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.190 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.196 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.224 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.226 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.260 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.263 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.263 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.292 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.295 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.314 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.316 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.319 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.354 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.357 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.371 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.373 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.390 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.394 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.429 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.432 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.453 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.457 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.460 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.484 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.487 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.509 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.514 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.535 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.539 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.563 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.566 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.585 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.588 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.615 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.622 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.638 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.643 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.672 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.675 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.705 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.710 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.734 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.738 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.759 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.763 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.785 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.790 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.813 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.818 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.844 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.848 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.876 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.883 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.901 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.914 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.941 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.948 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.951 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:47.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:47.986 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:47.987 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:47.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.010 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.015 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.044 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.047 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.083 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.086 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.112 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.116 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.149 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.151 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.186 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.191 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.211 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.218 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.250 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.257 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.285 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.291 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.311 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.313 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.340 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.340 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.367 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.370 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.397 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.401 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.430 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.432 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.466 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.469 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.495 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.499 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.522 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.524 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.543 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.545 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.558 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.565 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.592 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.594 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.614 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.617 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.640 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.641 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.664 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.666 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.696 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.701 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.723 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.728 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.752 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.756 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.778 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.782 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.809 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.814 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.835 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.837 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.861 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.863 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.885 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.888 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.911 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.918 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.944 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.947 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.971 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:48.977 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:48.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:48.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:48.997 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.001 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.022 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.025 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.044 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.054 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.083 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.084 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.110 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.117 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.137 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.139 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.160 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.163 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.192 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.194 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.202 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.221 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.225 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.246 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.250 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.277 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.278 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.304 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.305 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.325 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.328 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.355 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.364 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.379 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.393 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.412 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.419 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.445 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.447 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.475 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.480 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.511 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.518 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.546 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.548 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.567 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.568 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.589 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.593 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.617 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.620 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.644 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.649 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.650 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.672 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.673 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.693 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.698 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.720 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.722 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.747 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.753 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.782 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.784 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.799 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.803 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.840 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.841 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.861 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.869 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.873 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.893 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.901 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.933 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.936 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.962 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.964 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:49.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:49.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:49.997 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:49.998 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.021 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.026 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.043 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.048 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.071 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.079 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.106 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.107 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.145 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.153 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.178 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.182 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.203 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.205 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.227 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.232 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.249 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.253 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.280 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.292 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.315 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.317 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.341 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.345 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.381 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.387 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.404 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.409 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.440 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.442 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.465 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.469 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.493 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.496 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.513 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.518 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.518 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.547 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.551 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.551 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.585 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.586 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.609 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.614 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.643 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.644 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.672 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.677 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.691 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.695 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.727 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.731 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.749 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.757 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.789 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.793 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.816 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.826 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.854 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.856 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.877 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.878 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.902 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.906 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.932 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.935 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.956 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.962 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:50.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:50.992 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:50.995 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:50.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.032 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.040 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.066 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.068 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.088 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.091 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.117 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.121 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.142 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.144 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.181 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.183 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.212 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.214 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.236 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.243 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.269 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.275 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.295 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.302 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.319 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.321 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.342 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.345 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.377 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.381 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.405 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.410 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.436 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.438 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.466 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.470 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.492 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.497 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.517 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.523 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.544 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.550 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.574 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.575 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.589 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.591 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.592 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.610 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.615 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.646 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.652 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.679 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.682 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.706 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.708 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.737 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.741 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.743 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.766 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.769 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.791 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.797 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.820 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.823 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.847 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.856 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.877 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.888 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.910 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.912 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.927 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.930 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.956 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.962 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:51.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:51.985 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:51.990 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:51.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.018 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.025 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.047 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.048 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.068 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.070 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.090 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.095 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.095 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.120 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.124 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.147 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.152 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.175 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.179 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.196 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.199 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.222 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.226 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.257 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.258 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.282 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.286 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.312 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.318 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.320 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.339 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.340 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.361 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.367 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.392 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.395 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.424 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.426 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.446 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.449 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.450 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.472 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.475 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.504 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.515 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.543 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.544 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.564 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.570 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.590 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.598 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.621 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.624 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.656 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.661 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.702 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.703 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.727 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.731 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.758 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.765 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.782 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.786 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.807 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.814 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.830 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.835 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.865 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.872 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.873 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.890 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.893 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.916 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.920 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.941 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.946 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.972 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.974 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:52.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:52.990 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:52.999 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:52.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.018 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.023 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.043 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.048 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.064 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.068 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.100 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.101 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.122 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.127 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.155 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.159 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.184 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.191 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.216 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.222 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.262 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.264 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.294 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.301 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.328 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.329 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.352 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.355 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.382 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.386 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.396 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.422 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.423 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.450 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.452 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.474 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.478 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.504 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.510 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.533 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.543 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.562 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.567 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.585 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.589 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.606 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.612 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.644 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.647 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.665 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.674 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.697 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.702 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.734 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.735 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.760 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.767 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.800 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.802 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.826 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.828 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.859 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.862 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.895 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.898 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.931 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.937 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.965 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.968 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:53.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:53.991 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:53.997 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:53.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:54.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:54.022 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:54.025 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:54.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:54.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:54.047 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:54.052 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:54.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:54.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:54.078 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:54.080 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:54.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:54.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:54.101 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:54.104 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:54.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:54.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:54.127 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:54.129 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:54.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:54.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:54.151 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:54.153 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:54.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:54.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:54.175 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:54.177 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:54.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:54.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:54.200 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:54.202 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:54.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:54.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:54.233 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:54.236 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:54.238 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:54.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:54.260 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:54.270 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:54.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:54.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:54.292 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:54.294 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:54.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:54.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:54.325 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:54.327 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:54.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:54.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:54.363 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:54.372 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:54.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:54.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:54.405 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:54.406 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:54.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:54.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:54.431 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:54.438 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:54.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55516/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:54.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:54.463 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:54.469 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:54.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1624/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:54.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:54.502 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:54.509 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:54.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:54.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:54.536 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:54.542 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:54.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:54.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:54.561 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:54.565 DEBUG [src.steps.store] Relaying message
2026-03-05 15:07:54.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 15:07:54.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:07:54.600 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-05 15:07:54.606 DEBUG [src.libs.common] Sleeping for 32 seconds
2026-03-05 15:08:26.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55516/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.614 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55516/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x6a2dafe68da1948594304a071ce79aa836784299ad0de31dbb319b49fef5d4a3&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.621 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55516/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x9c43abb29f02c7645f844a372eca1d5cb3c746e2c0364e7e6dc9c8f3b648f6df&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.627 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55516/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf1e08e2717278066364ab661af9baeaddc75abbeb73b5360cacb1d8001fc410d&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.633 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55516/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa34dd541bd8600eab6f464242b19bb777dd7c63b17cee749936b632167fc3783&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.640 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1624/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.646 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1624/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x6a2dafe68da1948594304a071ce79aa836784299ad0de31dbb319b49fef5d4a3&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.653 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1624/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x9c43abb29f02c7645f844a372eca1d5cb3c746e2c0364e7e6dc9c8f3b648f6df&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.659 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1624/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf1e08e2717278066364ab661af9baeaddc75abbeb73b5360cacb1d8001fc410d&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.666 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1624/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa34dd541bd8600eab6f464242b19bb777dd7c63b17cee749936b632167fc3783&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.672 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10830/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.678 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10830/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x6a2dafe68da1948594304a071ce79aa836784299ad0de31dbb319b49fef5d4a3&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.684 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10830/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x9c43abb29f02c7645f844a372eca1d5cb3c746e2c0364e7e6dc9c8f3b648f6df&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.690 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10830/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf1e08e2717278066364ab661af9baeaddc75abbeb73b5360cacb1d8001fc410d&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.697 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10830/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa34dd541bd8600eab6f464242b19bb777dd7c63b17cee749936b632167fc3783&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.703 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61632/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.709 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61632/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x6a2dafe68da1948594304a071ce79aa836784299ad0de31dbb319b49fef5d4a3&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.716 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61632/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x9c43abb29f02c7645f844a372eca1d5cb3c746e2c0364e7e6dc9c8f3b648f6df&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.722 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61632/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf1e08e2717278066364ab661af9baeaddc75abbeb73b5360cacb1d8001fc410d&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.728 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61632/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa34dd541bd8600eab6f464242b19bb777dd7c63b17cee749936b632167fc3783&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.735 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65316/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.741 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65316/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x6a2dafe68da1948594304a071ce79aa836784299ad0de31dbb319b49fef5d4a3&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.747 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65316/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x9c43abb29f02c7645f844a372eca1d5cb3c746e2c0364e7e6dc9c8f3b648f6df&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.753 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65316/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf1e08e2717278066364ab661af9baeaddc75abbeb73b5360cacb1d8001fc410d&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.759 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65316/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa34dd541bd8600eab6f464242b19bb777dd7c63b17cee749936b632167fc3783&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:08:26.766 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-05 15:08:26.768 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-05 15:08:26.769 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-05 15:08:26.769 DEBUG [src.node.waku_node] Stopping container with id 39d14e858d3f
2026-03-05 15:08:27.447 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 15:08:27.447 DEBUG [src.node.waku_node] Stopping container with id 650d69238687
2026-03-05 15:08:28.089 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 15:08:28.092 DEBUG [src.node.waku_node] Stopping container with id f2765689374e
2026-03-05 15:08:28.802 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 15:08:28.806 DEBUG [src.node.waku_node] Stopping container with id 7fc2ece71dd6
2026-03-05 15:08:29.458 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 15:08:29.462 DEBUG [src.node.waku_node] Stopping container with id 80d02249888d
2026-03-05 15:08:29.638 ERROR [src.node.docker_mananger] Max retries reached for container f2765689374e. Exiting log stream.
2026-03-05 15:08:30.119 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 15:08:30.123 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-05 15:08:30.857 ERROR [src.node.docker_mananger] Max retries reached for container 7fc2ece71dd6. Exiting log stream.
2026-03-05 15:08:30.944 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-05 15:08:31.579 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-05 15:08:32.032 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-05 15:08:32.105 ERROR [src.node.docker_mananger] Max retries reached for container 80d02249888d. Exiting log stream.
2026-03-05 15:08:32.479 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-05 15:08:32.908 DEBUG [src.node.docker_mananger] No errors found in the waku logs.