mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 16:13:13 +00:00
6184 lines
842 KiB
Plaintext
6184 lines
842 KiB
Plaintext
2026-03-12 04:43:19.903 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-12 04:43:19.903 DEBUG [tests.conftest] Running test: test_high_message_volume_sync with id: 2026-03-12_04-43-19__df192860-534b-436f-b6e0-42d281e83b8b
|
|
2026-03-12 04:43:19.904 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-12 04:43:19.911 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:43:19.911 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-12_04-43-19__df192860-534b-436f-b6e0-42d281e83b8b__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:43:19.917 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:43:19.917 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-12_04-43-19__df192860-534b-436f-b6e0-42d281e83b8b__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:43:19.923 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:43:19.923 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-12_04-43-19__df192860-534b-436f-b6e0-42d281e83b8b__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:43:19.923 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-12 04:43:19.924 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:43:19.924 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:43:19.925 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:43:19.925 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.225.231
|
|
2026-03-12 04:43:19.926 DEBUG [src.node.docker_mananger] Generated ports ['41683', '41684', '41685', '41686', '41687']
|
|
2026-03-12 04:43:19.926 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:43:19.926 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:43:19.926 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:43:19.926 DEBUG [src.node.docker_mananger] docker run -i -t -p 41683:41683 -p 41684:41684 -p 41685:41685 -p 41686:41686 -p 41687:41687 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=41685 --rest-port=41683 --tcp-port=41684 --discv5-udp-port=41686 --rest-address=0.0.0.0 --nat=extip:172.18.225.231 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f889b98385bdbf1d4129e2f14e1fee94457d33dca038dcf6e695caac348adb58 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41687 --metrics-logging=true --relay=true
|
|
2026-03-12 04:43:20.112 ERROR [src.node.docker_mananger] Max retries reached for container 748c0f34a394. Exiting log stream.
|
|
2026-03-12 04:43:20.119 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.225.231 waku 4dd14006f95f266287138acc4bade18046af076ef81ef71d6a1bde5d808ae229
|
|
2026-03-12 04:43:20.157 DEBUG [src.node.docker_mananger] Container started with ID 4dd14006f95f. Setting up logs at ./log/docker/node1_2026-03-12_04-43-19__df192860-534b-436f-b6e0-42d281e83b8b__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:43:20.158 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41683
|
|
2026-03-12 04:43:20.160 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:43:20.674 ERROR [src.node.docker_mananger] Max retries reached for container 575379cdf084. Exiting log stream.
|
|
2026-03-12 04:43:21.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41683/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:21.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:43:21.163 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:43:21.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41683/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:21.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.225.231/tcp/41684/p2p/16Uiu2HAm2nPGX6FKVwm1zi72pTD9JBNDdz718rdK2s411YFoBfMQ","/ip4/172.18.225.231/tcp/41685/ws/p2p/16Uiu2HAm2nPGX6FKVwm1zi72pTD9JBNDdz718rdK2s411YFoBfMQ"],"enrUri":"enr:-L24QCM8ct7mgWED2oqlVyMCpLxKKpNUJix52wkClzaQHa5cPpI42y2y2zg7R0d2l8tguTiQ_53Q6JZ2TJ2NKvbYsdQCgmlkgnY0gmlwhKwS4eeKbXVsdGlhZGRyc5YACASsEuHnBqLUAAoErBLh5wai1d0DgnJzhQADAQAAiXNlY3AyNTZrMaECbVAcDejmbTP5W39YKwDHIX_NWCz3fnhXWuwpipX2ZOeDdGNwgqLUg3VkcIKi1oV3YWt1MhM"}'
|
|
2026-03-12 04:43:21.166 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:43:21.166 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:43:21.166 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:43:21.168 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:43:21.168 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.199.245
|
|
2026-03-12 04:43:21.168 DEBUG [src.node.docker_mananger] Generated ports ['4728', '4729', '4730', '4731', '4732']
|
|
2026-03-12 04:43:21.168 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:43:21.168 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:43:21.169 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:43:21.169 DEBUG [src.node.docker_mananger] docker run -i -t -p 4728:4728 -p 4729:4729 -p 4730:4730 -p 4731:4731 -p 4732:4732 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=4730 --rest-port=4728 --tcp-port=4729 --discv5-udp-port=4731 --rest-address=0.0.0.0 --nat=extip:172.18.199.245 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cd4da7bccceef3ef60fcd7aa7be03cfbfd133ffb6c05afa91af5b405fcb880c3 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4732 --metrics-logging=true --relay=true --storenode=/ip4/172.18.225.231/tcp/41684/p2p/16Uiu2HAm2nPGX6FKVwm1zi72pTD9JBNDdz718rdK2s411YFoBfMQ --discv5-bootstrap-node=enr:-L24QCM8ct7mgWED2oqlVyMCpLxKKpNUJix52wkClzaQHa5cPpI42y2y2zg7R0d2l8tguTiQ_53Q6JZ2TJ2NKvbYsdQCgmlkgnY0gmlwhKwS4eeKbXVsdGlhZGRyc5YACASsEuHnBqLUAAoErBLh5wai1d0DgnJzhQADAQAAiXNlY3AyNTZrMaECbVAcDejmbTP5W39YKwDHIX_NWCz3fnhXWuwpipX2ZOeDdGNwgqLUg3VkcIKi1oV3YWt1MhM
|
|
2026-03-12 04:43:21.357 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.199.245 waku d015834c3fe08e2f7f5d973c94a9896643194d973ad41a47faf88d7ddfd5f1a2
|
|
2026-03-12 04:43:21.391 DEBUG [src.node.docker_mananger] Container started with ID d015834c3fe0. Setting up logs at ./log/docker/node2_2026-03-12_04-43-19__df192860-534b-436f-b6e0-42d281e83b8b__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:43:21.392 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4728
|
|
2026-03-12 04:43:21.392 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:43:22.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4728/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:22.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:43:22.395 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:43:22.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4728/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:22.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.199.245/tcp/4729/p2p/16Uiu2HAm2oqZ7sr5dSVEz826URwBHfv2khrqr99nzyDJZ41sfbTx","/ip4/172.18.199.245/tcp/4730/ws/p2p/16Uiu2HAm2oqZ7sr5dSVEz826URwBHfv2khrqr99nzyDJZ41sfbTx"],"enrUri":"enr:-L24QGyYVhzIYtJE8pALqczUg0KgnYwOwvWB4HKLuZ6vGrpJL06pDKLhnbRbRuZ57spaqn1Yp_XLUNY-6BEXAzXXZ1MCgmlkgnY0gmlwhKwSx_WKbXVsdGlhZGRyc5YACASsEsf1BhJ5AAoErBLH9QYSet0DgnJzhQADAQAAiXNlY3AyNTZrMaECba9pjIfJ-LlTOpr75wWOfJGArGH_vvnPlFHHPfjX97ODdGNwghJ5g3VkcIISe4V3YWt1MhM"}'
|
|
2026-03-12 04:43:22.398 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:43:22.398 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:43:22.398 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:43:22.400 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:43:22.400 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.232.109
|
|
2026-03-12 04:43:22.400 DEBUG [src.node.docker_mananger] Generated ports ['55243', '55244', '55245', '55246', '55247']
|
|
2026-03-12 04:43:22.400 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:43:22.400 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:43:22.400 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:43:22.401 DEBUG [src.node.docker_mananger] docker run -i -t -p 55243:55243 -p 55244:55244 -p 55245:55245 -p 55246:55246 -p 55247:55247 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=55245 --rest-port=55243 --tcp-port=55244 --discv5-udp-port=55246 --rest-address=0.0.0.0 --nat=extip:172.18.232.109 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c39534dbfc3a83efe8da6657cbae7da7ca62aacd4c2ae4c2ea9bcefffa2bd02e --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55247 --metrics-logging=true --relay=true --storenode=/ip4/172.18.199.245/tcp/4729/p2p/16Uiu2HAm2oqZ7sr5dSVEz826URwBHfv2khrqr99nzyDJZ41sfbTx --discv5-bootstrap-node=enr:-L24QGyYVhzIYtJE8pALqczUg0KgnYwOwvWB4HKLuZ6vGrpJL06pDKLhnbRbRuZ57spaqn1Yp_XLUNY-6BEXAzXXZ1MCgmlkgnY0gmlwhKwSx_WKbXVsdGlhZGRyc5YACASsEsf1BhJ5AAoErBLH9QYSet0DgnJzhQADAQAAiXNlY3AyNTZrMaECba9pjIfJ-LlTOpr75wWOfJGArGH_vvnPlFHHPfjX97ODdGNwghJ5g3VkcIISe4V3YWt1MhM
|
|
2026-03-12 04:43:22.599 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.232.109 waku 75437ce8ed5f7f74cab45695128ca2986782ce9600e22ac94587ceae241bb0d0
|
|
2026-03-12 04:43:22.634 DEBUG [src.node.docker_mananger] Container started with ID 75437ce8ed5f. Setting up logs at ./log/docker/node3_2026-03-12_04-43-19__df192860-534b-436f-b6e0-42d281e83b8b__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:43:22.634 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55243
|
|
2026-03-12 04:43:22.634 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:43:23.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55243/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:23.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:43:23.638 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:43:23.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55243/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:23.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.232.109/tcp/55244/p2p/16Uiu2HAmNUQ5KW7gvRWMK4Vqaq68pDMnSAcs4BvwiCANsW6mSosd","/ip4/172.18.232.109/tcp/55245/ws/p2p/16Uiu2HAmNUQ5KW7gvRWMK4Vqaq68pDMnSAcs4BvwiCANsW6mSosd"],"enrUri":"enr:-L24QAzffwN5RFVCsQtz9VbjrXoB1Y5H98GnQxF-hxXhNYWuaaoFAy3op3V7pH4ldWDmqQcvD4ySczydmaTe2Tby-lICgmlkgnY0gmlwhKwS6G2KbXVsdGlhZGRyc5YACASsEuhtBtfMAAoErBLobQbXzd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkd5OUH0LWrUAQIMUkaM8xuT76YsF40MaIbg0P8hMtfiDdGNwgtfMg3VkcILXzoV3YWt1MgE"}'
|
|
2026-03-12 04:43:23.641 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:43:23.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.225.231/tcp/41684/p2p/16Uiu2HAm2nPGX6FKVwm1zi72pTD9JBNDdz718rdK2s411YFoBfMQ"]'
|
|
2026-03-12 04:43:23.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.199.245/tcp/4729/p2p/16Uiu2HAm2oqZ7sr5dSVEz826URwBHfv2khrqr99nzyDJZ41sfbTx"]'
|
|
2026-03-12 04:43:23.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-12 04:43:23.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-12 04:43:23.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-12 04:43:23.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.721 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:23.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:23.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:23.739 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:23.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:23.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.749 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:23.760 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:23.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:23.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.765 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:23.778 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:23.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:23.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.783 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:23.794 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:23.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:23.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.801 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:23.813 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:23.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:23.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.818 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:23.830 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:23.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:23.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.835 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:23.845 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:23.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:23.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.853 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:23.864 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:23.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:23.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.869 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:23.880 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:23.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:23.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.887 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:23.899 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:23.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:23.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.905 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:23.916 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:23.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:23.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.921 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:23.932 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:23.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:23.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.937 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:23.948 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:23.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:23.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.956 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:23.967 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:23.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:23.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.973 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:23.985 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:23.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:23.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:23.990 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.001 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.010 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.020 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.025 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.036 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.041 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.052 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.058 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.069 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.086 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.093 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.103 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.112 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.122 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.129 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.142 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.148 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.160 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.167 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.177 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.183 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.194 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.200 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.210 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.217 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.228 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.234 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.246 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.252 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.264 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.271 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.282 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.288 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.299 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.305 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.315 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.324 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.335 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.341 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.352 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.357 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.368 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.375 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.388 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.394 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.407 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.412 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.422 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.432 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.442 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.447 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.460 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.460 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.466 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.477 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.487 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.497 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.502 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.513 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.519 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.530 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.537 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.548 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.553 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.564 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.571 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.582 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.591 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.601 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.606 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.617 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.622 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.632 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.640 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.651 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.657 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.668 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.673 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.684 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.691 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.702 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.708 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.720 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.725 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.736 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.736 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.744 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.755 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.761 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.772 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.779 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.790 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.796 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.807 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.807 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.814 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.825 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.830 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.841 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.848 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.859 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.879 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.895 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.902 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.912 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.918 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.930 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.937 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.948 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.955 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.968 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.973 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:24.984 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:24.984 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:24.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:24.991 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.002 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.009 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.020 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.025 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.037 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.041 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.052 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.058 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.068 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.087 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.094 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.105 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.124 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.129 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.141 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.147 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.159 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.166 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.177 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.184 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.195 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.200 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.211 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.219 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.230 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.234 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.245 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.251 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.261 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.269 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.280 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.296 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.302 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.313 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.322 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.333 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.337 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.348 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.348 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.354 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.366 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.366 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.372 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.382 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.387 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.398 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.404 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.416 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.416 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.424 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.434 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.441 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.452 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.458 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.470 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.479 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.490 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.494 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.505 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.522 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.529 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.541 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.548 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.559 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.564 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.576 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.584 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.594 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.599 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.610 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.616 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.626 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.634 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.644 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.662 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.669 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.680 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.696 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.701 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.713 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.719 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.729 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.737 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.747 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.752 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.763 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.768 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.779 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.787 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.798 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.802 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.814 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.822 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.832 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.841 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.851 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.858 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.870 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.876 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.888 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.895 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.907 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.913 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.924 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.924 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.958 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.969 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.977 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:25.987 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:25.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:25.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:25.994 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.005 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.011 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.022 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.030 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.040 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.046 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.057 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.063 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.074 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.082 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.093 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.099 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.111 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.117 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.130 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.138 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.149 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.154 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.165 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.170 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.182 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.188 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.200 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.207 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.218 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.218 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.223 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.234 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.242 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.253 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.258 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.270 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.276 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.287 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.296 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.306 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.313 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.324 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.329 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.340 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.348 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.358 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.362 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.374 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.381 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.391 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.400 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.411 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.416 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.427 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.435 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.445 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.453 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.463 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.468 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.479 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.485 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.495 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.502 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.513 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.519 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.530 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.536 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.547 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.555 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.566 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.570 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.581 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.587 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.598 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.606 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.617 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.622 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.635 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.640 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.650 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.650 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.661 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.672 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.679 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.690 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.695 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.705 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.714 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.724 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.730 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.741 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.746 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.757 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.765 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.776 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.780 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.791 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.807 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.807 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.815 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.827 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.832 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.844 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.850 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.861 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.867 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.878 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.882 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.895 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.901 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.913 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.913 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.920 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.931 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.937 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.950 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.955 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.965 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.973 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:26.984 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:26.984 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:26.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:26.989 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.003 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.008 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.019 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.028 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.038 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.046 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.057 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.062 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.073 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.092 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.099 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.113 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.118 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.129 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.137 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.148 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.155 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.167 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.173 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.185 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.194 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.205 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.210 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.221 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.227 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.237 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.238 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.244 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.255 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.255 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.260 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.272 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.277 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.288 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.295 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.309 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.314 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.316 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.328 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.334 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.345 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.351 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.362 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.369 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.382 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.389 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.399 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.406 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.418 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.423 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.434 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.441 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.452 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.461 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.471 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.478 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.489 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.494 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.505 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.522 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.527 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.538 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.543 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.554 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.555 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.563 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.574 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.581 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.593 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.599 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.611 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.618 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.628 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.634 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.645 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.663 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.670 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.681 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.687 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.698 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.703 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.715 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.724 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.734 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.739 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.752 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.758 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.771 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.779 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.789 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.795 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.807 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.807 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.812 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.823 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.830 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.841 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.847 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.858 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.874 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.883 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.893 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.900 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.912 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.919 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.930 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.938 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.949 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.954 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.966 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.972 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:27.982 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:27.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:27.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:27.989 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.000 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.005 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.017 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.023 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.033 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.043 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.054 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.059 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.070 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.077 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.088 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.095 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.106 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.111 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.123 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.128 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.139 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.146 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.156 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.165 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.176 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.181 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.192 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.200 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.210 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.216 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.227 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.232 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.242 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.250 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.261 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.267 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.278 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.295 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.303 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.314 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.330 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.347 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.356 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.367 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.372 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.385 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.391 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.403 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.412 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.423 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.428 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.439 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.446 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.457 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.464 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.475 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.482 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.493 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.498 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.509 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.509 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.517 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.528 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.535 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.548 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.553 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.564 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.570 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.581 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.587 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.598 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.603 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.614 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.623 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.633 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.639 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.651 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.658 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.669 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.677 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.687 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.691 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.702 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.708 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.719 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.726 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.737 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.743 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.754 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.760 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.771 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.781 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.791 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.808 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.824 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.832 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.842 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.848 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.859 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.876 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.883 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.894 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.900 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.912 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.917 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.927 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.934 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.945 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.951 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.963 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.969 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.980 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:28.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:28.987 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:28.999 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:28.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.005 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.016 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.024 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.034 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.035 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.042 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.053 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.060 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.072 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.077 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.088 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.096 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.106 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.112 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.123 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.128 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.139 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.145 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.157 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.164 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.175 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.175 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.180 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.190 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.198 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.209 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.214 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.226 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.226 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.232 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.243 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.252 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.263 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.263 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.269 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.280 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.286 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.296 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.304 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.315 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.320 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.332 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.338 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.350 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.358 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.369 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.374 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.386 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.392 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.402 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.409 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.420 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.425 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.436 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.443 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.454 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.454 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.462 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.472 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.477 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.488 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.495 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.506 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.515 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.525 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.530 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.542 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.548 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.559 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.569 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.580 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.587 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.598 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.605 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.615 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.623 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.634 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.640 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.651 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.656 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.667 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.676 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.686 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.693 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.704 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.712 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.722 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.730 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.743 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.743 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.748 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.759 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.765 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.776 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.785 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.795 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.800 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.811 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.817 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.827 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.835 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.845 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.851 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.863 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.870 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.881 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.888 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.899 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.905 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.917 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.922 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.932 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.940 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.952 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.957 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.969 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.975 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:29.987 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:29.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:29.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:29.994 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.005 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.010 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.022 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.029 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.040 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.047 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.058 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.064 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.075 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.080 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.092 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.100 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.111 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.115 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.128 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.133 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.143 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.151 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.164 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.170 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.186 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.197 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.208 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.215 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.226 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.226 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.230 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.241 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.247 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.258 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.265 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.276 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.282 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.293 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.299 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.310 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.317 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.328 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.332 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.343 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.349 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.360 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.367 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.378 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.396 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.396 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.402 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.415 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.416 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.423 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.434 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.438 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.449 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.454 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.465 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.472 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.483 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.487 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.499 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.503 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.514 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.523 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.534 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.539 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.551 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.551 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.556 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.567 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.576 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.586 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.592 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.603 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.604 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.609 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.620 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.629 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.639 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.646 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.657 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.663 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.675 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.683 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.693 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.698 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.709 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.715 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.727 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.734 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.746 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.751 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.762 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.767 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.778 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.785 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.796 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.802 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.814 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.819 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.830 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.837 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.848 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.854 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.865 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.871 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.881 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.889 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.901 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.907 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.918 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.924 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.934 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.941 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.952 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.958 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.970 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.970 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.975 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:30.985 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:30.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:30.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:30.992 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.004 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.011 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.022 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.028 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.039 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.045 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.057 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.063 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.075 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.080 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.091 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.101 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.112 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.118 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.130 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.135 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.146 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.153 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.164 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.170 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.183 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.199 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.214 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.228 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.239 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.257 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.267 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.278 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.287 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.297 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.304 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.316 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.323 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.334 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.342 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.353 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.360 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.373 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.381 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.392 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.404 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.417 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.430 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.443 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.451 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.463 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.471 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.484 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.490 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.502 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.522 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.531 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.541 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.549 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.561 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.567 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.578 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.587 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.598 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.606 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.620 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.626 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.637 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.648 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.659 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.666 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.678 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.697 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.705 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.716 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.721 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.732 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.740 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.753 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.764 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.775 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.784 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.795 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.805 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.817 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.828 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.839 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.850 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.861 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.867 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.878 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.887 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.898 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.906 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.917 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.927 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.937 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.945 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.955 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.964 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.977 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:31.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:31.986 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:31.996 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:31.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.005 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.015 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.023 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.034 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.041 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.052 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.058 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.068 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.075 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.088 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.097 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.108 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.117 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.128 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.137 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.148 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.156 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.167 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.176 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.188 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.188 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.194 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.207 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.216 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.227 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.236 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.247 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.254 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.265 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.271 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.284 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.293 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.304 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.325 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.334 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.345 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.354 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.365 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.372 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.384 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.392 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.402 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.411 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.421 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.429 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.441 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.452 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.463 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.472 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.483 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.491 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.503 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.512 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.523 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.529 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.540 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.547 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.559 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.571 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.581 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.590 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.600 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.609 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.622 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.640 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.651 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.658 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.670 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.670 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.676 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.690 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.700 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.710 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.718 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.729 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.736 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.747 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.755 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.766 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.774 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.785 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.792 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.803 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.812 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.822 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.831 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.842 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.848 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.859 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.868 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.878 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.886 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.897 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.915 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.923 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.934 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.942 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.953 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.961 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.972 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:32.980 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:32.991 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:32.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:32.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.000 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.010 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.017 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.030 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.039 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.050 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.058 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.069 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.077 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.087 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.100 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.111 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.118 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.129 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.138 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.150 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.157 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.168 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.178 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.189 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.195 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.207 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.217 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.228 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.235 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.246 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.254 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.265 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.276 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.286 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.293 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.303 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.324 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.332 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.343 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.353 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.364 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.373 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.386 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.393 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.404 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.415 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.425 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.432 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.443 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.463 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.471 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.483 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.494 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.505 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.513 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.525 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.534 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.544 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.552 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.564 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.572 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.583 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.589 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.599 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.608 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.620 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.628 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.639 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.648 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.658 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.667 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.679 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.687 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.698 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.707 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.718 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.725 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.738 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.746 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.758 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.765 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.776 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.784 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.797 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.805 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.817 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.825 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.837 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.847 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.857 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.876 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.886 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.897 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.907 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.919 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.930 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.940 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.947 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.958 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.966 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.977 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:33.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:33.987 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:33.997 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:33.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.005 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.016 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.022 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.036 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.043 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.054 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.063 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.073 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.082 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.094 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.102 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.112 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.131 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.138 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.150 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.161 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.171 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.171 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.180 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.191 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.202 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.213 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.222 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.233 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.240 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.251 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.270 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.280 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.293 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.302 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.313 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.320 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.332 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.342 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.353 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.361 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.372 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.381 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.393 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.401 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.412 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.421 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.431 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.440 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.451 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.458 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.468 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.476 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.487 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.493 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.504 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.514 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.525 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.533 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.544 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.553 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.564 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.573 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.584 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.593 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.604 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.604 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.611 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.622 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.642 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.661 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.669 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.681 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.688 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.699 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.707 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.718 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.726 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.738 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.746 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.757 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.767 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.777 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.786 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.798 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.807 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.818 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.826 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.836 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.845 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.856 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.875 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.883 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.894 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.902 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.916 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.922 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.932 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.942 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.952 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.962 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.973 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:34.981 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:34.992 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:34.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:34.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.000 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.010 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.018 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.030 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.040 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.050 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.056 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.069 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.077 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.088 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.095 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.105 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.116 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.128 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.134 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.146 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.157 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.168 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.175 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.186 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.194 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.206 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.216 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.227 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.235 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.246 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.252 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.270 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.279 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.290 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.298 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.309 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.315 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.327 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.334 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.345 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.354 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.365 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.373 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.385 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.395 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.407 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.416 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.427 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.437 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.448 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.456 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.467 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.477 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.487 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.495 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.507 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.518 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.529 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.538 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.548 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.555 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.567 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.575 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.586 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.594 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.605 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.614 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.625 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.633 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.646 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.655 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.666 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.672 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.684 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.692 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.704 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.712 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.723 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.740 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.748 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.759 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.768 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.778 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.787 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.798 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.805 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.816 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.824 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.835 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.840 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.851 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.859 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.870 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.894 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.903 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.914 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.922 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.934 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.942 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.953 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.963 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.974 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:35.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:35.982 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:35.993 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:35.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.001 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.012 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.031 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.040 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.051 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.059 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.070 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.077 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.092 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.100 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.111 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.121 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.132 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.132 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.141 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.152 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.160 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.171 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.180 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.191 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.200 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.212 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.219 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.229 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.237 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.247 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.256 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.268 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.278 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.289 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.300 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.310 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.321 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.332 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.341 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.352 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.364 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.374 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.380 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.392 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.402 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.412 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.420 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.433 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.442 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.453 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.460 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.473 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.480 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.491 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.499 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.510 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.518 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.529 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.536 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.547 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.555 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.566 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.575 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.586 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.593 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.606 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.613 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.627 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.637 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.648 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.657 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.668 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.676 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.687 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.695 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.707 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.717 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.728 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.728 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.736 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.747 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.756 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.769 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.778 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.789 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.796 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.808 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.816 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.827 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.836 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.847 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.854 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.867 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.874 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.884 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.905 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.910 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.922 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.931 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.944 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.954 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.964 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.973 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:36.987 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:36.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:36.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:36.994 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.005 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.013 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.024 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.032 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.043 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.065 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.073 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.087 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.094 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.106 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.112 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.125 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.125 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.132 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.143 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.149 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.160 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.161 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.170 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.182 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.192 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.202 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.209 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.222 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.230 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.242 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.252 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.264 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.271 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.282 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.302 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.323 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.331 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.343 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.343 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.353 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.365 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.373 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.383 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.391 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.404 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.412 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.423 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.431 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.442 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.461 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.469 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.481 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.490 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.500 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.510 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.521 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.529 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.539 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.545 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.555 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.565 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.576 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.585 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.595 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.601 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.614 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.621 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.632 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.640 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.651 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.660 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.671 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.676 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.686 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.694 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.704 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.711 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.723 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.729 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.741 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.750 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.760 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.768 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.779 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.788 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.800 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.808 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.819 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.826 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.839 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.850 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.861 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.870 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.881 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.887 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.897 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.907 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.918 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.927 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.938 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.945 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.956 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.965 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.976 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:37.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:37.984 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:37.995 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:37.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.003 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.013 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.021 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.033 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.041 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.052 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.062 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.073 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.092 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.101 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.111 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.117 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.128 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.135 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.146 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.154 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.165 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.174 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.185 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.192 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.206 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.214 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.225 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.226 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.236 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.247 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.256 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.267 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.276 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.287 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.298 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.309 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.317 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.328 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.337 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.348 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.349 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.356 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.368 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.377 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.388 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.395 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.406 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.415 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.425 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.445 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.452 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.464 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.475 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.486 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.493 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.504 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.524 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.534 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.545 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.553 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.564 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.573 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.583 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.591 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.603 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.614 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.625 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.633 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.644 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.661 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.670 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.682 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.689 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.700 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.709 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.720 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.726 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.738 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.746 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.758 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.769 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.779 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.787 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.799 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.808 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.819 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.826 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.837 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.843 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.855 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.861 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.863 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.874 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.883 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.893 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.901 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.913 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.913 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.922 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.934 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.941 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.952 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.962 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.972 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:38.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:38.982 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:38.993 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:38.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.002 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.012 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.030 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.038 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.048 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.056 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.067 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.086 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.095 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.106 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.115 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.125 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.134 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.145 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.154 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.164 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.171 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.183 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.190 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.201 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.210 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.221 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.229 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.240 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.258 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.267 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.278 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.287 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.299 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.306 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.318 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.330 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.341 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.351 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.361 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.370 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.383 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.383 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.389 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.400 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.409 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.419 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.431 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.442 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.451 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.461 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.468 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.479 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.480 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.488 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.499 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.508 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.520 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.528 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.539 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.546 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.559 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.567 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.578 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.587 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.598 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.606 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.617 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.626 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.637 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.646 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.657 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.664 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.675 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.684 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.694 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.703 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.714 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.724 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.735 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.746 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.757 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.766 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.777 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.786 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.798 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.806 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.820 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.829 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.841 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.847 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.859 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.868 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.878 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.885 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.896 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.903 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.915 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.923 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.935 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.942 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.953 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.960 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.973 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:39.981 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:39.992 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:39.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:39.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.003 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.014 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.014 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.021 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.033 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.041 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.052 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.060 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.070 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.078 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.090 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.098 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.109 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.129 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.137 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.149 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.158 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.169 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.177 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.190 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.204 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.215 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.223 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.235 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.243 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.255 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.265 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.276 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.288 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.299 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.309 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.320 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.320 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.328 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.340 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.347 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.358 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.377 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.386 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.397 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.405 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.416 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.423 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.434 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.441 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.452 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.461 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.472 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.480 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.492 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.503 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.514 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.522 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.534 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.542 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.553 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.561 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.572 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.581 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.592 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.592 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.600 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.613 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.613 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.622 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.633 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.641 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.652 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.652 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.659 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.671 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.678 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.690 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.698 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.709 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.718 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.729 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.736 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.747 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.757 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.767 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.776 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.787 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.796 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.809 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.818 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.829 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.838 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.848 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.857 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.867 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.868 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.876 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.888 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.895 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.906 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.914 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.926 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.936 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.947 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.957 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.969 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.978 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:40.989 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:40.989 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:40.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:40.997 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.009 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.029 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.037 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.050 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.059 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.070 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.078 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.090 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.100 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.111 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.131 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.142 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.152 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.159 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.171 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.171 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.180 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.190 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.190 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.199 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.210 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.219 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.231 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.231 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.240 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.251 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.270 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.277 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.289 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.296 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.306 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.318 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.328 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.335 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.347 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.354 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.365 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.374 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.385 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.392 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.403 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.412 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.424 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.443 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.456 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.465 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.476 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.477 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.485 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.496 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.504 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.515 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.524 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.535 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.544 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.554 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.555 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.562 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.573 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.583 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.595 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.605 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.616 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.625 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.636 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.636 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.642 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.654 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.663 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.673 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.681 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.694 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.702 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.714 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.732 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.742 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.752 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.760 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.771 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.780 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.791 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.799 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.811 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.820 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.832 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.840 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.851 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.858 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.871 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.877 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.888 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.896 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.906 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.915 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.926 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.934 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.946 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.954 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.964 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.974 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:41.985 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:41.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:41.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:41.992 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.003 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.011 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.022 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.031 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.042 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.051 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.062 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.070 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.082 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.091 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.102 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.109 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.120 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.127 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.139 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.146 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.156 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.165 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.176 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.185 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.197 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.204 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.215 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.221 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.233 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.242 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.253 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.262 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.274 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.282 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.294 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.302 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.313 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.322 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.333 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.340 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.353 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.361 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.372 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.380 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.394 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.403 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.417 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.426 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.437 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.444 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.455 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.462 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.474 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.481 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.493 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.503 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.513 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.520 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.531 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.539 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.549 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.556 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.568 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.577 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.588 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.595 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.607 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.616 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.628 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.644 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.658 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.667 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.678 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.685 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.696 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.703 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.715 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.734 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.743 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.754 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.764 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.776 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.784 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.794 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.806 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.817 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.823 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.835 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.845 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.855 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.875 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.885 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.896 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.905 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.916 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.925 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.936 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.944 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.955 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.963 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.974 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:42.982 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:42.992 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:42.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:42.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.000 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.012 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.021 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.032 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.040 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.050 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.060 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.072 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.092 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.102 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.113 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.121 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.132 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.139 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.152 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.160 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.171 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.171 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.177 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.188 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.188 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.197 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.208 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.215 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.226 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.226 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.234 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.245 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.253 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.265 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.274 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.285 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.293 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.305 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.313 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.324 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.333 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.344 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.351 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.363 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.370 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.381 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.389 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.399 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.408 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.420 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.427 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.437 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.445 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.457 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.464 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.477 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.477 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.484 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.495 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.504 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.514 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.523 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.534 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.543 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.554 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.554 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.564 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.574 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.582 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.593 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.605 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.615 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.623 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.635 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.641 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.653 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.662 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.673 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.681 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.693 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.702 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.714 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.733 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.741 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.752 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.761 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.772 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.780 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.790 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.809 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.819 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.830 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.837 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.849 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.857 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.868 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.877 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.889 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.898 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.909 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.918 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.929 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.935 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.947 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.957 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.969 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.975 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:43.985 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:43.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:43.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:43.993 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.005 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.026 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.035 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.046 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.052 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.064 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.075 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.085 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.095 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.105 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.126 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.135 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.148 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.157 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.168 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.178 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.189 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.200 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.211 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.218 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.230 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.236 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.247 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.254 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.264 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.273 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.284 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.303 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.311 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.325 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.334 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.346 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.354 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.366 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.366 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.374 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.385 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.395 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.406 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.414 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.426 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.443 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.461 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.468 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.479 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.486 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.498 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.507 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.517 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.527 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.539 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.549 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.559 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.568 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.579 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.585 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.597 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.604 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.616 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.624 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.634 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.644 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.655 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.662 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.673 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.681 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.693 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.701 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.712 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.712 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.720 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.730 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.738 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.749 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.756 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.769 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.777 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.788 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.794 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.804 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.824 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.833 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.844 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.851 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.863 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.872 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.883 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.893 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.903 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.910 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.922 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.929 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.941 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.949 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.960 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.970 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:44.981 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:44.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:44.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:44.991 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.003 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.011 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.022 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.031 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.042 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.048 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.063 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.071 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.083 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.092 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.102 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.124 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.132 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.144 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.153 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.164 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.173 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.186 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.192 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.203 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.212 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.224 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.233 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.245 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.254 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.265 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.272 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.283 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.305 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.315 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.326 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.335 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.345 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.352 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.363 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.372 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.385 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.394 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.405 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.413 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.426 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.434 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.448 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.456 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.466 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.475 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.486 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.493 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.504 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.510 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.520 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.530 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.541 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.549 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.560 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.568 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.579 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.586 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.597 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.605 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.616 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.625 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.635 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.644 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.656 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.664 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.675 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.683 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.694 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.702 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.716 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.724 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.734 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.742 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.754 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.762 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.772 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.780 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.791 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.802 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.813 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.821 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.832 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.840 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.851 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.858 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.869 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.881 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.892 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.914 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.924 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.934 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.941 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.953 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.960 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.971 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:45.979 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:45.990 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:45.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:45.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.000 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.011 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.030 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.036 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.047 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.056 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.068 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.077 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.089 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.096 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.107 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.115 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.126 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.134 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.145 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.151 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.162 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.171 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.182 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.190 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.200 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.209 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.219 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.228 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.239 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.256 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.264 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.275 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.283 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.294 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.302 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.313 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.320 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.331 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.342 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.353 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.360 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.372 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.381 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.392 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.399 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.411 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.419 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.431 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.439 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.453 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.458 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.470 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.478 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.489 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.498 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.510 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.517 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.527 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.536 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.547 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.557 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.569 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.577 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.589 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.595 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.606 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.614 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.625 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.633 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.645 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.652 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.663 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.672 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.682 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.689 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.702 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.710 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.721 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.739 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.748 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.759 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.767 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.779 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.788 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.799 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.806 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.818 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.831 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.846 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.854 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.865 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.872 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.883 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.891 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.903 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.911 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.924 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.924 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.932 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.945 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.953 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.964 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.975 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:46.986 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:46.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:46.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:46.994 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.005 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.015 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.027 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.034 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.045 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.065 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.085 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.094 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.106 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.112 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.125 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.125 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.134 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.145 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.154 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.166 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.174 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.185 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.195 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.206 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.213 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.223 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.231 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.242 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.251 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.262 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.262 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.270 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.281 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.288 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.299 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.307 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.319 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.328 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.339 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.348 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.359 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.377 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.385 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.397 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.398 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.404 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.418 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.429 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.439 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.447 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.459 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.467 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.478 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.484 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.495 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.503 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.513 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.521 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.532 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.532 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.537 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.548 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.558 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.568 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.569 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.575 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.587 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.596 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.606 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.615 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.625 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.633 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.644 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.652 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.664 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.673 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.684 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.692 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.704 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.715 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.725 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.733 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.744 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.751 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.762 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.770 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.780 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.790 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.800 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.807 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.820 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.827 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.838 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.846 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.858 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.867 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.879 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.887 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.898 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.908 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.918 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.927 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.938 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.948 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.959 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.966 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.978 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:47.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:47.986 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:47.998 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:47.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.007 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.018 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.025 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.036 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.043 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.054 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.060 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.071 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.082 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.093 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.103 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.114 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.130 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.141 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.152 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.158 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.169 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.177 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.189 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.198 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.209 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.217 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.229 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.238 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.249 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.270 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.277 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.289 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.296 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.308 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.318 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.328 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.349 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.349 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.357 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.368 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.375 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.387 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.394 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.405 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.414 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.425 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.431 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.442 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.449 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.463 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.475 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.485 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.498 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.511 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.523 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.534 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.542 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.554 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.554 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.563 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.573 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.584 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.595 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.612 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.624 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.637 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.647 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.656 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.667 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.675 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.685 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.693 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.704 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.715 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.726 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.736 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.749 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.758 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.769 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.778 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.789 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.800 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.811 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.819 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.831 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.838 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.850 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.857 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.869 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.879 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.890 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.890 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.897 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.909 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.917 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.927 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.933 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.945 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.961 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.973 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:48.983 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:48.984 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:48.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:48.993 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.004 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.013 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.026 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.036 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.047 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.064 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.086 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.098 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.109 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.122 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.136 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.148 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.160 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.170 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.182 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.192 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.203 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.213 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.224 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.230 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.241 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.250 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.260 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.267 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.279 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.279 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.288 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.298 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.298 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.305 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.316 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.325 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.336 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.336 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.345 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.356 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.365 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.376 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.386 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.397 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.403 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.414 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.423 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.433 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.440 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.451 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.462 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.472 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.481 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.494 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.500 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.511 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.520 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.531 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.539 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.550 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.558 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.571 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.579 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.590 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.602 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.614 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.623 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.635 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.643 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.654 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.663 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.673 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.681 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.692 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.705 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.717 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.727 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.737 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.742 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.753 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.760 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.772 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.780 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.792 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.798 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.810 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.819 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.830 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.840 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.850 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.858 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.870 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.878 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.889 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.898 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.908 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.914 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.927 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.935 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.946 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.954 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.967 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.977 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:49.988 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:49.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:49.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:49.997 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.008 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.017 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.028 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.035 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.048 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.067 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.085 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.097 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.109 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.118 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.129 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.136 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.147 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.155 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.166 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.176 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.189 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.190 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.199 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.211 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.213 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.231 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.243 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.258 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.268 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.277 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.288 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.294 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.306 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.314 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.325 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.333 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.344 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.352 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.364 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.373 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.384 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.393 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.404 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.412 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.424 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.444 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.453 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.464 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.473 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.488 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.488 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.495 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.507 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.513 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.526 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.535 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.546 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.555 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.566 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.574 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.585 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.594 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.605 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.615 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.625 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.633 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.645 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.653 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.664 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.672 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.683 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.691 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.702 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.712 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.724 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.730 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.741 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.750 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.761 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.767 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.778 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.785 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.797 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.806 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.817 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.826 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.837 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.844 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.856 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.876 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.886 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.897 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.906 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.917 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.925 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.936 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.945 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.956 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.962 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.973 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:50.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:50.983 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:50.993 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:50.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.002 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.013 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.020 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.032 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.038 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.049 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.055 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.066 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.075 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.085 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.094 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.106 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.126 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.136 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.146 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.156 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.166 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.175 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.186 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.195 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.206 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.213 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.227 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.234 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.245 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.256 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.267 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.276 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.286 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.294 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.306 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.315 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.325 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.334 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.345 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.352 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.363 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.372 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.383 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.383 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.390 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.401 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.408 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.426 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.436 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.447 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.463 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.474 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.482 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.493 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.499 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.510 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.519 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.529 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.537 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.549 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.557 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.568 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.575 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.586 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.594 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.607 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.615 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.625 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.636 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.646 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.654 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.666 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.673 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.684 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.693 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.705 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.713 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.724 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.730 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.742 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.749 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.759 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.767 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.779 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.785 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.796 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.808 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.818 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.824 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.835 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.844 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.859 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.869 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.880 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.887 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.898 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.906 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.917 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.925 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.936 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.944 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.955 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.963 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.974 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:51.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:51.984 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:51.995 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:51.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.002 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.013 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.014 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.028 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.039 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.049 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.060 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.069 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.082 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.088 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.098 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.106 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.118 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.124 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.135 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.143 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.155 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.162 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.172 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.179 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.191 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.200 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.211 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.217 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.229 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.235 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.247 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.255 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.265 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.271 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.284 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.303 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.311 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.323 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.332 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.342 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.351 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.362 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.370 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.381 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4728/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.389 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.401 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:43:52.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55243/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:43:52.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:43:52.408 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-12 04:43:52.420 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2026-03-12 04:43:57.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41683/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.427 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41683/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf492b355bfa128e94863bb6c0ed49a4befe731f9e75d5e7cae29d7a187a59082&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.432 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41683/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf2ae021a875f0494ab97e3f87839921310ad0c080f367c47875f0866d19ae504&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.438 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41683/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xeda305c7c78bf3f3db55f4da68b84ee74ae8562ae0fdf2cbcf5f82f4a7302cc7&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.443 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41683/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x7a2f50689807e2635a67d4d7540425954be676f0188055b0be4688ec639791a5&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.449 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41683/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x9d5b50f3a5b01ae563e64447cdba3cc1c1315018fc86d05e08c7b6ce2b1f0eec&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.454 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41683/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x843d6662c12ce4a2f9c6865df52423333d95e8e4358321b70eae57eec4967db9&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.460 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41683/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x79015dc42ad33deec2f096954620b9022fae73a9c8e149226d7a809dfc99eeed&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.466 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41683/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x5a60f2d1771ff338917747d319aa9e124a704c448eb51bf770917fdf286603ca&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.472 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41683/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x5b14c027ad92bff177241c9bc731ee7e4f1871e29f9893af0b160188bd306164&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.477 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41683/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x40c821416dded40ddcd2b550681d04e0a67ffa6dd068ceb0a39e42972ef3b364&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.483 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41683/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xd1f2f914b6d894ac6b75ba480083758f97689fefa3666b0d6ccc770ab3b70322&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.488 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41683/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf726dbac08e335d78ca9436ba87a13b6074ceb703ccc22893528df585bc85a85&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.493 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41683/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x2131f5ceba6dcf332e744ffb55ff6b4619fa993a7bd226042c73943df7ff1869&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.499 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41683/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xad581b2a9c5dacaaf795a1b885bb18765c5bc0c2503490a10e8f4bbe2dbb9129&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.505 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4728/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.511 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4728/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf492b355bfa128e94863bb6c0ed49a4befe731f9e75d5e7cae29d7a187a59082&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.517 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4728/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf2ae021a875f0494ab97e3f87839921310ad0c080f367c47875f0866d19ae504&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.522 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4728/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xeda305c7c78bf3f3db55f4da68b84ee74ae8562ae0fdf2cbcf5f82f4a7302cc7&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.528 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4728/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x7a2f50689807e2635a67d4d7540425954be676f0188055b0be4688ec639791a5&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.534 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4728/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x9d5b50f3a5b01ae563e64447cdba3cc1c1315018fc86d05e08c7b6ce2b1f0eec&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.540 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4728/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x843d6662c12ce4a2f9c6865df52423333d95e8e4358321b70eae57eec4967db9&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.545 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4728/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x79015dc42ad33deec2f096954620b9022fae73a9c8e149226d7a809dfc99eeed&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.551 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4728/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x5a60f2d1771ff338917747d319aa9e124a704c448eb51bf770917fdf286603ca&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.556 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4728/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x5b14c027ad92bff177241c9bc731ee7e4f1871e29f9893af0b160188bd306164&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.562 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4728/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x40c821416dded40ddcd2b550681d04e0a67ffa6dd068ceb0a39e42972ef3b364&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.568 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4728/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xd1f2f914b6d894ac6b75ba480083758f97689fefa3666b0d6ccc770ab3b70322&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.573 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4728/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf726dbac08e335d78ca9436ba87a13b6074ceb703ccc22893528df585bc85a85&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.579 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4728/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x2131f5ceba6dcf332e744ffb55ff6b4619fa993a7bd226042c73943df7ff1869&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.584 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4728/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xad581b2a9c5dacaaf795a1b885bb18765c5bc0c2503490a10e8f4bbe2dbb9129&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.590 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55243/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.604 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55243/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf492b355bfa128e94863bb6c0ed49a4befe731f9e75d5e7cae29d7a187a59082&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.616 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55243/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf2ae021a875f0494ab97e3f87839921310ad0c080f367c47875f0866d19ae504&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.627 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55243/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xeda305c7c78bf3f3db55f4da68b84ee74ae8562ae0fdf2cbcf5f82f4a7302cc7&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.639 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55243/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x7a2f50689807e2635a67d4d7540425954be676f0188055b0be4688ec639791a5&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.651 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55243/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x9d5b50f3a5b01ae563e64447cdba3cc1c1315018fc86d05e08c7b6ce2b1f0eec&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.664 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55243/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x843d6662c12ce4a2f9c6865df52423333d95e8e4358321b70eae57eec4967db9&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.677 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55243/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x79015dc42ad33deec2f096954620b9022fae73a9c8e149226d7a809dfc99eeed&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.688 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55243/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x5a60f2d1771ff338917747d319aa9e124a704c448eb51bf770917fdf286603ca&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.700 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55243/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x5b14c027ad92bff177241c9bc731ee7e4f1871e29f9893af0b160188bd306164&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.712 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55243/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x40c821416dded40ddcd2b550681d04e0a67ffa6dd068ceb0a39e42972ef3b364&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.725 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55243/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xd1f2f914b6d894ac6b75ba480083758f97689fefa3666b0d6ccc770ab3b70322&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.737 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55243/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf726dbac08e335d78ca9436ba87a13b6074ceb703ccc22893528df585bc85a85&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.749 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55243/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x2131f5ceba6dcf332e744ffb55ff6b4619fa993a7bd226042c73943df7ff1869&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.761 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55243/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xad581b2a9c5dacaaf795a1b885bb18765c5bc0c2503490a10e8f4bbe2dbb9129&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:43:57.773 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:43:57.777 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-12 04:43:57.779 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-12 04:43:57.779 DEBUG [src.node.waku_node] Stopping container with id 4dd14006f95f
|
|
2026-03-12 04:43:58.428 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:43:58.428 DEBUG [src.node.waku_node] Stopping container with id d015834c3fe0
|
|
2026-03-12 04:43:59.095 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:43:59.095 DEBUG [src.node.waku_node] Stopping container with id 75437ce8ed5f
|
|
2026-03-12 04:43:59.747 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:43:59.750 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-12 04:44:00.076 ERROR [src.node.docker_mananger] Max retries reached for container d015834c3fe0. Exiting log stream.
|
|
2026-03-12 04:44:00.747 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:44:01.314 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:44:01.804 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|