mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 17:03:12 +00:00
2234 lines
311 KiB
Plaintext
2234 lines
311 KiB
Plaintext
2025-12-11 04:15:24.456 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-11 04:15:24.456 DEBUG [tests.conftest] Running test: test_store_sync_five_node_mesh_burst with id: 2025-12-11_04-15-24__9a42b4fe-9ab2-49b8-a51e-77fd312f78b7
|
|
2025-12-11 04:15:24.456 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-11 04:15:24.463 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:15:24.464 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-11_04-15-24__9a42b4fe-9ab2-49b8-a51e-77fd312f78b7__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:15:24.470 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:15:24.470 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-11_04-15-24__9a42b4fe-9ab2-49b8-a51e-77fd312f78b7__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:15:24.476 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:15:24.476 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-11_04-15-24__9a42b4fe-9ab2-49b8-a51e-77fd312f78b7__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:15:24.476 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-11 04:15:24.483 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:15:24.483 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-11_04-15-24__9a42b4fe-9ab2-49b8-a51e-77fd312f78b7__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:15:24.490 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:15:24.490 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2025-12-11_04-15-24__9a42b4fe-9ab2-49b8-a51e-77fd312f78b7__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:15:24.490 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:15:24.490 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:15:24.492 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:15:24.492 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.192.251
|
|
2025-12-11 04:15:24.492 DEBUG [src.node.docker_mananger] Generated ports ['11838', '11839', '11840', '11841', '11842']
|
|
2025-12-11 04:15:24.492 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:15:24.492 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:15:24.492 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:15:24.492 DEBUG [src.node.docker_mananger] docker run -i -t -p 11838:11838 -p 11839:11839 -p 11840:11840 -p 11841:11841 -p 11842:11842 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=11840 --rest-port=11838 --tcp-port=11839 --discv5-udp-port=11841 --rest-address=0.0.0.0 --nat=extip:172.18.192.251 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f019d1ba3b9e5e03cbce1a60e922cfdf5ca6de559acca7d7ef27cfe2c6d27f7c --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=11842 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2025-12-11 04:15:24.670 ERROR [src.node.docker_mananger] Max retries reached for container 67be77b3080d. Exiting log stream.
|
|
2025-12-11 04:15:24.678 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.192.251 waku cf4b14834062ec322e880f6383868f59ab9b3d37c205d8dcf12fb4c4a413ac7b
|
|
2025-12-11 04:15:24.711 DEBUG [src.node.docker_mananger] Container started with ID cf4b14834062. Setting up logs at ./log/docker/node1_2025-12-11_04-15-24__9a42b4fe-9ab2-49b8-a51e-77fd312f78b7__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:15:24.712 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11838
|
|
2025-12-11 04:15:24.712 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:15:25.227 ERROR [src.node.docker_mananger] Max retries reached for container 81b3688b87fa. Exiting log stream.
|
|
2025-12-11 04:15:25.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11838/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:25.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-11 04:15:25.717 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:15:25.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11838/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:25.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.192.251/tcp/11839/p2p/16Uiu2HAmKGyvQYD77deoJn44PrhhLzLifuhJ1EjfqfTDhadFEciC","/ip4/172.18.192.251/tcp/11840/ws/p2p/16Uiu2HAmKGyvQYD77deoJn44PrhhLzLifuhJ1EjfqfTDhadFEciC"],"enrUri":"enr:-L24QFwN6uI_xIk93zgXPeT_izMcJOt6Dtj0asP9OrjIndUFbuJ2TmcZuhNGranYpfZe4gNijPnXBb0oW7aJedSeX7ECgmlkgnY0gmlwhKwSwPuKbXVsdGlhZGRyc5YACASsEsD7Bi4_AAoErBLA-wYuQN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDYl6Lq7gg2tiYtZgaCyWhRVGFbhYZAJsfp_a0eDjHxOmDdGNwgi4_g3VkcIIuQYV3YWt1MhM"}'
|
|
2025-12-11 04:15:25.719 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:15:25.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-11 04:15:25.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:25.733 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:15:25.733 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:15:25.734 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:15:25.734 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.27.91
|
|
2025-12-11 04:15:25.735 DEBUG [src.node.docker_mananger] Generated ports ['41630', '41631', '41632', '41633', '41634']
|
|
2025-12-11 04:15:25.735 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:15:25.735 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:15:25.735 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:15:25.735 DEBUG [src.node.docker_mananger] docker run -i -t -p 41630:41630 -p 41631:41631 -p 41632:41632 -p 41633:41633 -p 41634:41634 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=41632 --rest-port=41630 --tcp-port=41631 --discv5-udp-port=41633 --rest-address=0.0.0.0 --nat=extip:172.18.27.91 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=31723aca3c4caefb1335a76bf1cc5fae79d3254bdeb07755bf3cf3d50afd96a0 --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=41634 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2025-12-11 04:15:25.924 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.27.91 waku 3592db68e0fa229f4a23f0fd9cef09d1805991c4040e40f4e4da50e6dfa421ec
|
|
2025-12-11 04:15:25.955 DEBUG [src.node.docker_mananger] Container started with ID 3592db68e0fa. Setting up logs at ./log/docker/node2_2025-12-11_04-15-24__9a42b4fe-9ab2-49b8-a51e-77fd312f78b7__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:15:25.956 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41630
|
|
2025-12-11 04:15:25.956 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:15:26.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41630/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:26.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-11 04:15:26.960 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:15:26.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41630/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:26.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.27.91/tcp/41631/p2p/16Uiu2HAm3MKZg9TzsRzemwd5oW6PLA7nvm8HiiYoaXNBRjtjfPUQ","/ip4/172.18.27.91/tcp/41632/ws/p2p/16Uiu2HAm3MKZg9TzsRzemwd5oW6PLA7nvm8HiiYoaXNBRjtjfPUQ"],"enrUri":"enr:-L24QLeyGCJtJprko6MPSn4gg5C8_hoame4MIKPAeR3uwiL0GzZLHNZ67caLFvX_Yhzd2YrMyk0tBePBxv-ViYFz95YCgmlkgnY0gmlwhKwSG1uKbXVsdGlhZGRyc5YACASsEhtbBqKfAAoErBIbWwaioN0DgnJzhQADAQAAiXNlY3AyNTZrMaECdcAWgoZZoSkCGyKuuQtv_BWrwbioJHS1cB2IJlyuSz2DdGNwgqKfg3VkcIKioYV3YWt1MhM"}'
|
|
2025-12-11 04:15:26.963 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:15:26.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-11 04:15:26.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:26.974 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:15:26.975 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:15:26.976 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:15:26.976 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.124.192
|
|
2025-12-11 04:15:26.976 DEBUG [src.node.docker_mananger] Generated ports ['11670', '11671', '11672', '11673', '11674']
|
|
2025-12-11 04:15:26.977 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:15:26.977 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:15:26.977 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:15:26.977 DEBUG [src.node.docker_mananger] docker run -i -t -p 11670:11670 -p 11671:11671 -p 11672:11672 -p 11673:11673 -p 11674:11674 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=11672 --rest-port=11670 --tcp-port=11671 --discv5-udp-port=11673 --rest-address=0.0.0.0 --nat=extip:172.18.124.192 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dcd56c13b4daaeddbdabad90304eff1df08fbd4baddcd3afb6fbbeccbf2aeebf --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=11674 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2025-12-11 04:15:27.174 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.124.192 waku 86a31f259c01bdaf8f4bee73a5fbe10aaae6cb058d5b416ad4a1fb6dded52456
|
|
2025-12-11 04:15:27.212 DEBUG [src.node.docker_mananger] Container started with ID 86a31f259c01. Setting up logs at ./log/docker/node3_2025-12-11_04-15-24__9a42b4fe-9ab2-49b8-a51e-77fd312f78b7__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:15:27.214 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11670
|
|
2025-12-11 04:15:27.214 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:15:28.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11670/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:28.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-11 04:15:28.218 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:15:28.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11670/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:28.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.124.192/tcp/11671/p2p/16Uiu2HAmVLjDKQde4zX6odqE5Ej4MtdSm73m7RDFWuuWxH6JqS3n","/ip4/172.18.124.192/tcp/11672/ws/p2p/16Uiu2HAmVLjDKQde4zX6odqE5Ej4MtdSm73m7RDFWuuWxH6JqS3n"],"enrUri":"enr:-L24QIFvXIuan2GIN_cIVOz5xIACogi9FTw3FgsdGgkEbEQ6etozRVpsbRrF_SjvNSnj8iczoK2zwcfCQHbHk10NHw8CgmlkgnY0gmlwhKwSfMCKbXVsdGlhZGRyc5YACASsEnzABi2XAAoErBJ8wAYtmN0DgnJzhQADAQAAiXNlY3AyNTZrMaED9-kbcv1XklDxQwq0exGO__IjhKV7w-EI6C7uoj8r_VWDdGNwgi2Xg3VkcIItmYV3YWt1MhM"}'
|
|
2025-12-11 04:15:28.221 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:15:28.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-11 04:15:28.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:28.234 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:15:28.235 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:15:28.236 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:15:28.236 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.75.122
|
|
2025-12-11 04:15:28.236 DEBUG [src.node.docker_mananger] Generated ports ['54019', '54020', '54021', '54022', '54023']
|
|
2025-12-11 04:15:28.237 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:15:28.237 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:15:28.237 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:15:28.237 DEBUG [src.node.docker_mananger] docker run -i -t -p 54019:54019 -p 54020:54020 -p 54021:54021 -p 54022:54022 -p 54023:54023 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=54021 --rest-port=54019 --tcp-port=54020 --discv5-udp-port=54022 --rest-address=0.0.0.0 --nat=extip:172.18.75.122 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fae85347af3ebecab9a4312fbef7b66d017ddd587ffffcdfca6a00839cc816e4 --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=54023 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2025-12-11 04:15:28.431 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.75.122 waku 784ed7b7926a5a1617c59f403549c289999f291137aceb8186389f71c3595201
|
|
2025-12-11 04:15:28.462 DEBUG [src.node.docker_mananger] Container started with ID 784ed7b7926a. Setting up logs at ./log/docker/node4_2025-12-11_04-15-24__9a42b4fe-9ab2-49b8-a51e-77fd312f78b7__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:15:28.463 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54019
|
|
2025-12-11 04:15:28.464 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:15:29.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54019/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:29.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-11 04:15:29.469 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:15:29.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54019/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:29.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.75.122/tcp/54020/p2p/16Uiu2HAmGJaS5CWvUZNWcYoaDBw4dqjav1RFsJSJDwFpUqXyokV9","/ip4/172.18.75.122/tcp/54021/ws/p2p/16Uiu2HAmGJaS5CWvUZNWcYoaDBw4dqjav1RFsJSJDwFpUqXyokV9"],"enrUri":"enr:-L24QN7v2Etq-d-VsQrOI_d_H5ALLWkMU57bSSMyZJcoqy-fWaFkGTG-KyzZQGdtL9o6WKkLliXvZ4Vz588yhs0A68oCgmlkgnY0gmlwhKwSS3qKbXVsdGlhZGRyc5YACASsEkt6BtMEAAoErBJLegbTBd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDNjQWf9HEGaj3n8UbA5wC65ZsDO99w2Si1k3M0SsFHVyDdGNwgtMEg3VkcILTBoV3YWt1MhM"}'
|
|
2025-12-11 04:15:29.471 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:15:29.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-11 04:15:29.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:29.485 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:15:29.485 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:15:29.487 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:15:29.487 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.154.233
|
|
2025-12-11 04:15:29.487 DEBUG [src.node.docker_mananger] Generated ports ['44680', '44681', '44682', '44683', '44684']
|
|
2025-12-11 04:15:29.487 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:15:29.487 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:15:29.487 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:15:29.488 DEBUG [src.node.docker_mananger] docker run -i -t -p 44680:44680 -p 44681:44681 -p 44682:44682 -p 44683:44683 -p 44684:44684 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=44682 --rest-port=44680 --tcp-port=44681 --discv5-udp-port=44683 --rest-address=0.0.0.0 --nat=extip:172.18.154.233 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6dcafe843baf57b03feb74a88cab018abeb05cebeea9e893dbabac5bedb2dc13 --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=44684 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2025-12-11 04:15:29.678 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.154.233 waku 1ad99a71b08184d3780395e8fa267aa62d24440eea4a5c4f79258503c796a15c
|
|
2025-12-11 04:15:29.709 DEBUG [src.node.docker_mananger] Container started with ID 1ad99a71b081. Setting up logs at ./log/docker/node5_2025-12-11_04-15-24__9a42b4fe-9ab2-49b8-a51e-77fd312f78b7__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:15:29.709 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44680
|
|
2025-12-11 04:15:29.710 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:15:30.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44680/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:30.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-11 04:15:30.715 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:15:30.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44680/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:30.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.154.233/tcp/44681/p2p/16Uiu2HAm38nkdbJrLHagL276Lsv1odCcErGSbuqaLsiynbW7Kek6","/ip4/172.18.154.233/tcp/44682/ws/p2p/16Uiu2HAm38nkdbJrLHagL276Lsv1odCcErGSbuqaLsiynbW7Kek6"],"enrUri":"enr:-L24QAyjK8s0moPu1iGamoJxI8156HSUMIQWuwcUqpdGidhHPoI02sugh4MAmJVkczHGz6VQPbrcFpWY0L1G5U3TupYCgmlkgnY0gmlwhKwSmumKbXVsdGlhZGRyc5YACASsEprpBq6JAAoErBKa6Qauit0DgnJzhQADAQAAiXNlY3AyNTZrMaECcopHraqthcCzF9KhbmAd1hSCJuN8nhjUUIsljUnkh0eDdGNwgq6Jg3VkcIKui4V3YWt1MhM"}'
|
|
2025-12-11 04:15:30.717 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:15:30.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-11 04:15:30.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:30.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.27.91/tcp/41631/p2p/16Uiu2HAm3MKZg9TzsRzemwd5oW6PLA7nvm8HiiYoaXNBRjtjfPUQ"]'
|
|
2025-12-11 04:15:30.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:30.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.192.251/tcp/11839/p2p/16Uiu2HAmKGyvQYD77deoJn44PrhhLzLifuhJ1EjfqfTDhadFEciC"]'
|
|
2025-12-11 04:15:30.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:30.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.124.192/tcp/11671/p2p/16Uiu2HAmVLjDKQde4zX6odqE5Ej4MtdSm73m7RDFWuuWxH6JqS3n"]'
|
|
2025-12-11 04:15:30.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:30.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.192.251/tcp/11839/p2p/16Uiu2HAmKGyvQYD77deoJn44PrhhLzLifuhJ1EjfqfTDhadFEciC"]'
|
|
2025-12-11 04:15:30.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:30.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.75.122/tcp/54020/p2p/16Uiu2HAmGJaS5CWvUZNWcYoaDBw4dqjav1RFsJSJDwFpUqXyokV9"]'
|
|
2025-12-11 04:15:30.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:30.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.192.251/tcp/11839/p2p/16Uiu2HAmKGyvQYD77deoJn44PrhhLzLifuhJ1EjfqfTDhadFEciC"]'
|
|
2025-12-11 04:15:30.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:30.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.154.233/tcp/44681/p2p/16Uiu2HAm38nkdbJrLHagL276Lsv1odCcErGSbuqaLsiynbW7Kek6"]'
|
|
2025-12-11 04:15:30.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:30.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.192.251/tcp/11839/p2p/16Uiu2HAmKGyvQYD77deoJn44PrhhLzLifuhJ1EjfqfTDhadFEciC"]'
|
|
2025-12-11 04:15:30.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:30.873 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.124.192/tcp/11671/p2p/16Uiu2HAmVLjDKQde4zX6odqE5Ej4MtdSm73m7RDFWuuWxH6JqS3n"]'
|
|
2025-12-11 04:15:30.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:30.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.27.91/tcp/41631/p2p/16Uiu2HAm3MKZg9TzsRzemwd5oW6PLA7nvm8HiiYoaXNBRjtjfPUQ"]'
|
|
2025-12-11 04:15:30.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:30.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.75.122/tcp/54020/p2p/16Uiu2HAmGJaS5CWvUZNWcYoaDBw4dqjav1RFsJSJDwFpUqXyokV9"]'
|
|
2025-12-11 04:15:30.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:30.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.27.91/tcp/41631/p2p/16Uiu2HAm3MKZg9TzsRzemwd5oW6PLA7nvm8HiiYoaXNBRjtjfPUQ"]'
|
|
2025-12-11 04:15:30.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:30.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.154.233/tcp/44681/p2p/16Uiu2HAm38nkdbJrLHagL276Lsv1odCcErGSbuqaLsiynbW7Kek6"]'
|
|
2025-12-11 04:15:30.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:30.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.27.91/tcp/41631/p2p/16Uiu2HAm3MKZg9TzsRzemwd5oW6PLA7nvm8HiiYoaXNBRjtjfPUQ"]'
|
|
2025-12-11 04:15:30.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:30.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.75.122/tcp/54020/p2p/16Uiu2HAmGJaS5CWvUZNWcYoaDBw4dqjav1RFsJSJDwFpUqXyokV9"]'
|
|
2025-12-11 04:15:30.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:30.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.124.192/tcp/11671/p2p/16Uiu2HAmVLjDKQde4zX6odqE5Ej4MtdSm73m7RDFWuuWxH6JqS3n"]'
|
|
2025-12-11 04:15:31.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.154.233/tcp/44681/p2p/16Uiu2HAm38nkdbJrLHagL276Lsv1odCcErGSbuqaLsiynbW7Kek6"]'
|
|
2025-12-11 04:15:31.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.124.192/tcp/11671/p2p/16Uiu2HAmVLjDKQde4zX6odqE5Ej4MtdSm73m7RDFWuuWxH6JqS3n"]'
|
|
2025-12-11 04:15:31.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.154.233/tcp/44681/p2p/16Uiu2HAm38nkdbJrLHagL276Lsv1odCcErGSbuqaLsiynbW7Kek6"]'
|
|
2025-12-11 04:15:31.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.75.122/tcp/54020/p2p/16Uiu2HAmGJaS5CWvUZNWcYoaDBw4dqjav1RFsJSJDwFpUqXyokV9"]'
|
|
2025-12-11 04:15:31.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.075 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.104 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.106 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.139 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.140 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.156 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.171 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.191 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.193 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.211 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.220 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.235 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.241 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.268 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.270 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.286 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.289 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.310 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.314 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.335 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.337 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.360 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.367 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.393 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.406 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.429 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.432 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.451 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.456 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.482 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.485 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.508 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.512 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.538 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.542 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.562 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.564 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.583 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.584 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.626 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.627 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.651 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.652 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.652 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.679 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.682 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.701 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.709 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.723 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.728 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.754 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.756 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.790 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.791 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.812 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.819 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.843 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.849 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.878 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.879 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.898 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.902 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.927 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.928 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.952 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.955 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:31.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:31.977 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:31.983 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:31.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.020 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.022 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.050 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.054 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.081 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.082 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.102 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.107 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.127 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.128 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.150 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.157 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.158 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.182 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.190 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.225 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.229 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.249 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.250 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.275 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.276 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.313 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.315 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.337 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.340 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.358 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.363 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.378 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.382 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.383 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.400 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.401 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.429 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.431 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.466 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.468 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.501 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.502 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.529 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.535 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.557 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.559 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.569 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.574 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.599 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.601 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.629 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.629 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.645 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.652 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.677 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.681 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.708 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.715 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.741 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.743 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.772 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.773 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.798 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.803 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.820 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.823 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.842 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.844 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.868 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.870 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.873 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.891 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.894 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.919 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.921 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.931 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.939 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.959 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.963 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:32.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:32.995 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:32.997 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:32.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.024 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.028 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.052 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.055 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.076 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.080 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.103 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.107 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.133 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.140 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.167 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.171 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.171 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.190 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.191 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.213 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.215 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.245 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.246 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.264 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.267 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.283 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.289 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.314 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.321 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.343 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.345 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.351 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.371 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.378 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.414 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.421 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.452 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.453 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.454 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.474 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.478 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.497 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.500 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.518 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.521 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.537 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.542 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.556 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.560 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.583 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.585 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.607 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.608 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.632 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.644 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.658 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.664 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.692 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.692 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.711 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.718 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.743 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.745 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.772 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.774 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.798 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.801 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.831 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.835 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.860 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.863 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.883 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.889 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.910 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.916 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.938 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.940 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.959 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.962 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:33.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:33.981 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:33.982 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:33.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.020 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.020 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.044 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.050 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.068 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.069 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.104 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.107 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.127 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.129 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.150 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.152 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.179 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.179 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.197 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.201 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.202 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.228 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.229 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.255 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.258 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.297 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.299 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.323 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.325 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.351 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.356 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.378 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.382 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.427 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.428 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.451 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.453 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.475 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.477 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.501 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.509 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.509 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.533 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.535 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.563 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.564 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.584 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.586 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.607 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.610 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.627 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.629 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.664 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.667 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.690 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.698 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.723 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.733 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.736 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.764 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.767 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.786 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.788 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.814 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.815 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.840 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.845 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.861 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.864 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.888 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.890 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.911 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.918 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.946 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.947 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.963 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.968 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:34.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:34.994 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:34.995 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:34.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.031 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.032 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.057 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.061 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.078 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.085 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.109 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.113 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.139 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.142 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.160 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.164 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.189 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.193 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.214 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.214 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.236 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.240 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.258 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.259 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.272 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.275 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.298 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.299 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.323 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.326 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.350 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.354 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.368 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.379 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.397 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.400 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.430 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.437 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.459 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.461 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.487 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.488 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.523 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.530 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.550 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.559 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.575 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.578 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.601 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.602 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.618 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.624 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.638 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.655 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.682 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.684 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.707 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.711 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.741 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.741 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.775 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.781 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.808 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.812 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.834 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.836 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.852 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.856 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.869 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.875 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.893 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.898 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.916 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.917 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.937 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.939 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.955 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.959 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:35.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:35.986 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:35.989 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:35.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.008 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.016 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.040 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.041 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.060 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.065 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.082 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.091 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.116 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.119 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.143 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.144 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.163 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.165 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.188 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.191 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.208 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.212 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.213 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.243 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.247 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.272 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.277 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.293 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.298 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.313 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.317 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.333 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.340 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.356 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.358 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.382 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.385 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.409 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.411 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.430 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.431 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.466 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.468 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.488 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.489 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.500 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.503 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.528 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.534 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.551 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.558 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.577 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.579 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.596 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.600 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.620 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.623 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.642 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.645 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.667 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.670 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.693 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.696 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.716 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.717 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.736 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.739 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.764 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.766 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.778 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.783 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.805 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.806 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.822 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.828 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.848 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.851 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.870 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.874 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.895 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.898 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.926 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.927 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.955 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.955 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:36.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:36.972 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:36.977 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:36.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.006 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.008 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.038 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.039 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.059 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.060 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.080 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.081 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.112 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.113 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.138 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.142 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.174 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.176 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.196 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.201 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.227 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.233 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.257 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.262 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.262 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.273 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.274 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.299 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.302 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.332 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.333 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.346 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.355 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.390 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.393 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.403 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.408 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.428 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.430 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.459 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.463 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.484 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.487 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.511 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.515 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.551 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.553 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.579 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.586 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.625 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.629 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.662 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.670 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.670 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.693 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.702 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.730 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.735 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.771 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.775 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.800 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.807 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.834 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.834 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.877 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.885 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.909 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.914 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.940 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.942 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:37.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:37.969 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:37.986 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:37.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.009 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.010 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.035 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.038 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.062 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.065 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.100 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.103 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.117 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.122 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.153 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.155 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.183 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.187 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.215 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.216 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.237 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.243 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.274 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.277 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.279 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.300 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.306 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.327 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.334 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.350 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.355 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.372 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.374 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.394 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.399 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.423 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.431 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.456 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.459 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.495 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.501 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.521 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.524 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.550 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.553 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.572 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.574 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.589 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.590 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.611 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.616 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.633 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.636 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.657 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.660 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.679 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.686 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.711 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.714 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.746 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.747 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.762 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.767 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.789 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.793 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.813 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.815 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.829 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.834 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.866 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.868 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.868 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.885 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.886 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.916 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.918 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.941 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.945 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:38.969 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:38.976 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:38.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:38.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.004 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.005 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.024 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.025 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.051 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.052 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.072 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.078 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.112 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.113 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.141 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.142 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.166 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.170 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.202 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.203 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.224 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.236 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.260 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.267 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.293 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.298 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.323 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.325 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.350 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.352 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.376 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.378 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.399 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.407 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.426 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.436 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.458 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.459 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.487 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.489 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.518 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.523 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.541 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.541 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.562 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.564 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.585 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.589 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.607 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.610 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.634 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.637 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.658 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.660 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.673 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.680 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.692 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.698 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.718 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.720 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.734 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.737 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.769 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.774 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.797 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.798 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.810 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.817 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.839 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.845 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.857 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.862 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.882 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.892 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.919 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.923 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.924 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.945 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.950 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.974 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.975 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:39.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:39.987 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:39.990 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:39.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.013 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.023 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.039 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.048 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.075 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.076 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.099 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.100 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.122 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.130 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.149 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.150 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.172 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.175 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.175 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.189 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.194 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.221 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.223 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.245 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.245 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.262 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.263 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.300 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.302 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.321 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.328 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.352 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.356 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.382 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.390 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.407 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.414 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.430 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.435 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.458 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.465 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.490 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.493 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.516 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.518 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.539 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.541 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.561 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.563 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.585 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.589 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.619 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.620 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.641 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.647 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.670 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.670 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.681 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.688 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.714 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.716 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.738 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.746 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.768 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.772 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.800 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.805 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.825 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.827 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.846 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.847 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.875 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.877 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.900 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.904 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.926 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.934 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.958 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.964 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.984 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:40.984 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:40.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:40.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:40.998 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.008 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.032 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.033 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.053 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.060 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.082 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.088 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.109 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.112 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.130 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.132 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.161 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.164 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.183 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.184 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.210 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.213 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.213 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.228 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.230 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.242 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.246 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.272 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.276 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.301 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.305 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.327 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.329 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.345 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.347 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.349 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.372 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.376 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.397 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.398 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.425 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.425 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.450 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.452 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.472 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.477 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.477 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.502 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.507 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.527 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.528 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.553 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.555 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.588 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.589 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.616 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.618 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.640 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.644 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.664 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.665 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.686 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.689 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.708 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.714 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.735 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.744 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.760 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.763 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.799 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.800 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.820 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.826 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.846 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.850 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.869 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.871 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.897 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.898 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.915 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.921 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.945 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.947 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.973 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.974 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:41.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:41.995 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:41.999 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:41.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.039 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.041 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.076 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.078 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.104 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.105 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.135 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.136 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.163 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.164 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.183 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.189 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.209 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.213 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.239 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.244 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.265 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.267 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.282 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.285 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.300 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.306 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.325 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.328 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.356 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.359 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.388 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.390 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.421 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.434 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.453 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.460 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.491 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.494 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.524 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.525 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.541 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.544 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.573 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.577 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.603 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.608 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.630 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.636 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.636 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.665 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.666 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.684 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.692 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.721 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.723 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.742 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.743 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.743 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.763 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.765 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.791 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.797 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.831 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.834 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.855 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.857 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.880 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.883 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.893 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.896 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.910 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.913 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.932 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.934 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:42.969 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:42.979 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:42.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:42.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.001 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.003 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.033 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.033 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.056 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.061 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.076 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.080 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.109 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.110 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.126 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.131 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.165 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.166 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.182 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.187 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.208 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.209 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.226 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.228 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.246 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.250 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.266 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.271 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.288 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.290 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.322 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.322 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.342 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.345 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.376 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.385 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.398 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.401 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.418 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.422 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.442 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.444 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.474 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.476 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.495 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.497 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.497 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.521 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.522 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.536 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.539 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.560 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.564 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.588 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.590 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.615 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.624 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.640 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.642 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.668 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.672 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.698 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.702 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.741 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.743 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.743 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.776 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.781 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.800 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.804 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.829 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.834 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.857 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.861 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.887 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.891 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.921 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.922 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.944 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.950 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:43.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:43.972 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:43.976 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:43.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:44.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.005 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:44.013 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:44.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.035 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:44.039 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:44.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.070 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:44.079 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:44.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.101 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:44.102 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:44.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.125 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:44.128 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:44.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.151 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:44.152 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:44.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.171 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:44.175 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:44.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.203 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:44.208 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:44.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.231 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:44.234 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:44.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.274 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:44.277 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:44.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.317 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:44.322 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:44.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.342 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:44.343 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.343 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:44.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.360 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:44.362 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:44.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.390 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:44.401 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41630/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:44.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.449 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:44.461 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11670/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:44.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.490 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:44.491 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:44.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.506 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:44.507 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:44.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44680/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:44.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:44.537 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-11 04:15:44.538 DEBUG [src.libs.common] Sleeping for 32 seconds
|
|
2025-12-11 04:16:16.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11838/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.544 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11838/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x525d9bf139fb1b10eff7c09f3373297859927f1e09fa6e54a09a6a9fee02fafe&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.550 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11838/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x59fb5bf5ea1a135d56c37d037245c78854b2ad96d532e3de52dc5847f3d5fd84&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.555 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11838/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x061d1cec34bef3f280a9823eb583cace0f84c297add4892c51b75fcf36135a4a&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.561 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11838/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x31fd2461bfffbc4769b110c62588c13e40354229ae98206e88eea072c3f9e431&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.566 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41630/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.572 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41630/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x525d9bf139fb1b10eff7c09f3373297859927f1e09fa6e54a09a6a9fee02fafe&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.579 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41630/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x59fb5bf5ea1a135d56c37d037245c78854b2ad96d532e3de52dc5847f3d5fd84&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.587 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41630/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x061d1cec34bef3f280a9823eb583cace0f84c297add4892c51b75fcf36135a4a&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.592 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.593 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41630/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x31fd2461bfffbc4769b110c62588c13e40354229ae98206e88eea072c3f9e431&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.597 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11670/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.603 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11670/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x525d9bf139fb1b10eff7c09f3373297859927f1e09fa6e54a09a6a9fee02fafe&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.609 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11670/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x59fb5bf5ea1a135d56c37d037245c78854b2ad96d532e3de52dc5847f3d5fd84&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.615 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11670/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x061d1cec34bef3f280a9823eb583cace0f84c297add4892c51b75fcf36135a4a&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.620 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11670/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x31fd2461bfffbc4769b110c62588c13e40354229ae98206e88eea072c3f9e431&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.625 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54019/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.631 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54019/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x525d9bf139fb1b10eff7c09f3373297859927f1e09fa6e54a09a6a9fee02fafe&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.636 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54019/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x59fb5bf5ea1a135d56c37d037245c78854b2ad96d532e3de52dc5847f3d5fd84&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.641 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54019/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x061d1cec34bef3f280a9823eb583cace0f84c297add4892c51b75fcf36135a4a&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.646 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54019/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x31fd2461bfffbc4769b110c62588c13e40354229ae98206e88eea072c3f9e431&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.652 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44680/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.657 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44680/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x525d9bf139fb1b10eff7c09f3373297859927f1e09fa6e54a09a6a9fee02fafe&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.663 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44680/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x59fb5bf5ea1a135d56c37d037245c78854b2ad96d532e3de52dc5847f3d5fd84&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.668 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44680/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x061d1cec34bef3f280a9823eb583cace0f84c297add4892c51b75fcf36135a4a&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.673 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44680/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x31fd2461bfffbc4769b110c62588c13e40354229ae98206e88eea072c3f9e431&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:16:16.678 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:16:16.681 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-11 04:16:16.682 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-11 04:16:16.682 DEBUG [src.node.waku_node] Stopping container with id cf4b14834062
|
|
2025-12-11 04:16:17.274 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:16:17.274 DEBUG [src.node.waku_node] Stopping container with id 3592db68e0fa
|
|
2025-12-11 04:16:17.869 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:16:17.874 DEBUG [src.node.waku_node] Stopping container with id 86a31f259c01
|
|
2025-12-11 04:16:18.497 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:16:18.498 DEBUG [src.node.waku_node] Stopping container with id 784ed7b7926a
|
|
2025-12-11 04:16:19.106 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:16:19.110 DEBUG [src.node.waku_node] Stopping container with id 1ad99a71b081
|
|
2025-12-11 04:16:19.329 ERROR [src.node.docker_mananger] Max retries reached for container 86a31f259c01. Exiting log stream.
|
|
2025-12-11 04:16:19.732 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:16:19.734 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-11 04:16:20.480 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:16:20.481 ERROR [src.node.docker_mananger] Max retries reached for container 784ed7b7926a. Exiting log stream.
|
|
2025-12-11 04:16:21.054 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:16:21.425 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:16:21.788 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:16:22.161 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:16:22.170 ERROR [src.node.docker_mananger] Max retries reached for container 1ad99a71b081. Exiting log stream.
|