mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-30 15:43:32 +00:00
6185 lines
842 KiB
Plaintext
6185 lines
842 KiB
Plaintext
2026-03-09 04:49:00.006 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-09 04:49:00.007 DEBUG [tests.conftest] Running test: test_high_message_volume_sync with id: 2026-03-09_04-49-00__9890c7e3-a6a5-4c55-9d19-1f413f66aeea
|
|
2026-03-09 04:49:00.007 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-09 04:49:00.014 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:49:00.014 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-09_04-49-00__9890c7e3-a6a5-4c55-9d19-1f413f66aeea__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:49:00.020 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:49:00.021 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-09_04-49-00__9890c7e3-a6a5-4c55-9d19-1f413f66aeea__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:49:00.027 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:49:00.027 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-09_04-49-00__9890c7e3-a6a5-4c55-9d19-1f413f66aeea__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:49:00.027 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-09 04:49:00.028 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:49:00.028 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:49:00.030 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:49:00.030 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.108.210
|
|
2026-03-09 04:49:00.030 DEBUG [src.node.docker_mananger] Generated ports ['12194', '12195', '12196', '12197', '12198']
|
|
2026-03-09 04:49:00.030 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:49:00.030 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:49:00.030 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:49:00.030 DEBUG [src.node.docker_mananger] docker run -i -t -p 12194:12194 -p 12195:12195 -p 12196:12196 -p 12197:12197 -p 12198:12198 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=12196 --rest-port=12194 --tcp-port=12195 --discv5-udp-port=12197 --rest-address=0.0.0.0 --nat=extip:172.18.108.210 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=904a2eb3283a5bebcb9cafa4d46bd19edafea9acb273ff4f4feeb5b85ed66e1a --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12198 --metrics-logging=true --relay=true
|
|
2026-03-09 04:49:00.229 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.108.210 waku 51e743e8823d60fa7e8d754eb89b6124cc71e68db9c42a04e7a0f1cbc7f572b4
|
|
2026-03-09 04:49:00.250 ERROR [src.node.docker_mananger] Max retries reached for container dc33c331ee7b. Exiting log stream.
|
|
2026-03-09 04:49:00.266 DEBUG [src.node.docker_mananger] Container started with ID 51e743e8823d. Setting up logs at ./log/docker/node1_2026-03-09_04-49-00__9890c7e3-a6a5-4c55-9d19-1f413f66aeea__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:49:00.266 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12194
|
|
2026-03-09 04:49:00.266 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:49:00.812 ERROR [src.node.docker_mananger] Max retries reached for container b6f4de261073. Exiting log stream.
|
|
2026-03-09 04:49:01.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12194/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:01.270 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-09 04:49:01.270 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:49:01.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12194/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:01.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.108.210/tcp/12195/p2p/16Uiu2HAm9R8owyGadRghoC8Hpz9PPurVPBZs6n7Jpeo1LRsUoAyj","/ip4/172.18.108.210/tcp/12196/ws/p2p/16Uiu2HAm9R8owyGadRghoC8Hpz9PPurVPBZs6n7Jpeo1LRsUoAyj"],"enrUri":"enr:-L24QAUXUADKtWzB7gEeXiZ5mTQmI-6YpUPs3trMrrqX7Qj8dI_ktOvLRiPRdbd0xO46ivXrwLJozsc11d5my-ZduvMCgmlkgnY0gmlwhKwSbNKKbXVsdGlhZGRyc5YACASsEmzSBi-jAAoErBJs0gYvpN0DgnJzhQADAQAAiXNlY3AyNTZrMaECz-BfjBQUXXe_ueqhmb69zxvCloflv1CsEf2Azpum9b6DdGNwgi-jg3VkcIIvpYV3YWt1MhM"}'
|
|
2026-03-09 04:49:01.273 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:49:01.273 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:49:01.273 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:49:01.275 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:49:01.275 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.65.123
|
|
2026-03-09 04:49:01.275 DEBUG [src.node.docker_mananger] Generated ports ['40535', '40536', '40537', '40538', '40539']
|
|
2026-03-09 04:49:01.275 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:49:01.275 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:49:01.275 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:49:01.275 DEBUG [src.node.docker_mananger] docker run -i -t -p 40535:40535 -p 40536:40536 -p 40537:40537 -p 40538:40538 -p 40539:40539 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=40537 --rest-port=40535 --tcp-port=40536 --discv5-udp-port=40538 --rest-address=0.0.0.0 --nat=extip:172.18.65.123 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cafd14cddaaeedd95eb58d34cf3ba513c807daefe8c386e8cdbafe54c8cfefc5 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40539 --metrics-logging=true --relay=true --storenode=/ip4/172.18.108.210/tcp/12195/p2p/16Uiu2HAm9R8owyGadRghoC8Hpz9PPurVPBZs6n7Jpeo1LRsUoAyj --discv5-bootstrap-node=enr:-L24QAUXUADKtWzB7gEeXiZ5mTQmI-6YpUPs3trMrrqX7Qj8dI_ktOvLRiPRdbd0xO46ivXrwLJozsc11d5my-ZduvMCgmlkgnY0gmlwhKwSbNKKbXVsdGlhZGRyc5YACASsEmzSBi-jAAoErBJs0gYvpN0DgnJzhQADAQAAiXNlY3AyNTZrMaECz-BfjBQUXXe_ueqhmb69zxvCloflv1CsEf2Azpum9b6DdGNwgi-jg3VkcIIvpYV3YWt1MhM
|
|
2026-03-09 04:49:01.469 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.65.123 waku 0bf5744c798e38130ba54c773cd8f5d233c6a586a0f4e2d5c1e9af845b87b8d4
|
|
2026-03-09 04:49:01.504 DEBUG [src.node.docker_mananger] Container started with ID 0bf5744c798e. Setting up logs at ./log/docker/node2_2026-03-09_04-49-00__9890c7e3-a6a5-4c55-9d19-1f413f66aeea__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:49:01.505 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40535
|
|
2026-03-09 04:49:01.505 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:49:02.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40535/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:02.509 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-09 04:49:02.510 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:49:02.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40535/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:02.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.65.123/tcp/40536/p2p/16Uiu2HAmEhKLUQqkQ7XcqnKhg2WysJLu66kByb1Nzx4w7zjeeT91","/ip4/172.18.65.123/tcp/40537/ws/p2p/16Uiu2HAmEhKLUQqkQ7XcqnKhg2WysJLu66kByb1Nzx4w7zjeeT91"],"enrUri":"enr:-L24QPFJ0_5r4UDRbc2Ac6zZU4ntYhft0LBKAk4u29Ia4KiUdJ0V_lgP26toB4jDbTMtbboJXMV5DWPoApiUT-K5IfUCgmlkgnY0gmlwhKwSQXuKbXVsdGlhZGRyc5YACASsEkF7Bp5YAAoErBJBewaeWd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDHlAAv4mxi7N8--YHtDWDZAhBRSBkXHp6yikCl5seKhCDdGNwgp5Yg3VkcIKeWoV3YWt1MhM"}'
|
|
2026-03-09 04:49:02.512 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:49:02.512 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:49:02.512 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:49:02.514 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:49:02.514 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.243.35
|
|
2026-03-09 04:49:02.514 DEBUG [src.node.docker_mananger] Generated ports ['53035', '53036', '53037', '53038', '53039']
|
|
2026-03-09 04:49:02.514 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:49:02.514 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:49:02.514 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:49:02.515 DEBUG [src.node.docker_mananger] docker run -i -t -p 53035:53035 -p 53036:53036 -p 53037:53037 -p 53038:53038 -p 53039:53039 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=53037 --rest-port=53035 --tcp-port=53036 --discv5-udp-port=53038 --rest-address=0.0.0.0 --nat=extip:172.18.243.35 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3e0d6af7b00cbcd97eab7bf77c1bba2adfaece2b51cc149eeec2bdf3f829cb42 --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53039 --metrics-logging=true --relay=true --storenode=/ip4/172.18.65.123/tcp/40536/p2p/16Uiu2HAmEhKLUQqkQ7XcqnKhg2WysJLu66kByb1Nzx4w7zjeeT91 --discv5-bootstrap-node=enr:-L24QPFJ0_5r4UDRbc2Ac6zZU4ntYhft0LBKAk4u29Ia4KiUdJ0V_lgP26toB4jDbTMtbboJXMV5DWPoApiUT-K5IfUCgmlkgnY0gmlwhKwSQXuKbXVsdGlhZGRyc5YACASsEkF7Bp5YAAoErBJBewaeWd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDHlAAv4mxi7N8--YHtDWDZAhBRSBkXHp6yikCl5seKhCDdGNwgp5Yg3VkcIKeWoV3YWt1MhM
|
|
2026-03-09 04:49:02.718 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.243.35 waku 1cc763825da9ecfa71fd73a8012559c50795a33fe95fac8a39f2107e8f34e787
|
|
2026-03-09 04:49:02.751 DEBUG [src.node.docker_mananger] Container started with ID 1cc763825da9. Setting up logs at ./log/docker/node3_2026-03-09_04-49-00__9890c7e3-a6a5-4c55-9d19-1f413f66aeea__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:49:02.751 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53035
|
|
2026-03-09 04:49:02.752 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:49:03.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53035/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:03.775 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-09 04:49:03.777 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:49:03.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53035/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:03.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.243.35/tcp/53036/p2p/16Uiu2HAkwH5DK7DCJ2LBihEq7984yJBNqzX6AcNuZcbFpbH7aTyL","/ip4/172.18.243.35/tcp/53037/ws/p2p/16Uiu2HAkwH5DK7DCJ2LBihEq7984yJBNqzX6AcNuZcbFpbH7aTyL"],"enrUri":"enr:-L24QACx19x1PIFmGPTkiEC1a5xal5uGFAsmbh-yb83-HviaIZDvUqGzA9cHP_pueR6Q6Su50rZOEYsNqe4iBanKLTcCgmlkgnY0gmlwhKwS8yOKbXVsdGlhZGRyc5YACASsEvMjBs8sAAoErBLzIwbPLd0DgnJzhQADAQAAiXNlY3AyNTZrMaECG4Nqk50vjQihBje8nTyTmQ1oUmR9qYTOce9e3SZIefODdGNwgs8sg3VkcILPLoV3YWt1MgE"}'
|
|
2026-03-09 04:49:03.784 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:49:03.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.108.210/tcp/12195/p2p/16Uiu2HAm9R8owyGadRghoC8Hpz9PPurVPBZs6n7Jpeo1LRsUoAyj"]'
|
|
2026-03-09 04:49:03.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:03.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.65.123/tcp/40536/p2p/16Uiu2HAmEhKLUQqkQ7XcqnKhg2WysJLu66kByb1Nzx4w7zjeeT91"]'
|
|
2026-03-09 04:49:03.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:03.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-09 04:49:03.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:03.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-09 04:49:03.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:03.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-09 04:49:03.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:03.802 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:03.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:03.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:03.809 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:03.822 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:03.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:03.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:03.829 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:03.840 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:03.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:03.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:03.847 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:03.859 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:03.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:03.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:03.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:03.876 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:03.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:03.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:03.883 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:03.893 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:03.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:03.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:03.899 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:03.910 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:03.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:03.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:03.917 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:03.928 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:03.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:03.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:03.936 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:03.947 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:03.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:03.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:03.954 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:03.966 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:03.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:03.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:03.972 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:03.984 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:03.984 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:03.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:03.991 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.002 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.008 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.020 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.027 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.037 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.045 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.056 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.062 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.073 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.079 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.089 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.097 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.107 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.125 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.131 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.143 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.152 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.162 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.168 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.180 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.185 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.196 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.204 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.215 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.221 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.232 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.238 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.249 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.270 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.275 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.286 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.293 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.305 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.313 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.324 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.330 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.342 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.348 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.361 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.369 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.380 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.387 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.398 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.398 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.404 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.415 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.423 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.434 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.439 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.451 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.461 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.471 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.479 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.490 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.496 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.507 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.513 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.525 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.536 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.547 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.552 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.563 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.569 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.580 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.589 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.599 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.607 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.618 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.623 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.636 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.636 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.644 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.654 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.659 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.672 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.679 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.692 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.700 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.711 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.716 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.727 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.736 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.746 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.756 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.767 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.772 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.784 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.792 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.802 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.811 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.821 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.828 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.839 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.846 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.857 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.876 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.881 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.893 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.899 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.910 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.918 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.928 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.934 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.944 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.961 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.968 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.979 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:04.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:04.984 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:04.996 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:04.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.001 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.012 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.020 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.030 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.037 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.049 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.055 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.066 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.075 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.085 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.093 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.105 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.124 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.134 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.144 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.150 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.162 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.167 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.177 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.185 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.195 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.201 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.213 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.213 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.219 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.230 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.231 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.238 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.249 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.254 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.265 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.270 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.281 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.289 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.302 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.307 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.318 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.324 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.335 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.344 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.355 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.360 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.371 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.378 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.388 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.389 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.396 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.407 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.413 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.425 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.431 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.442 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.461 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.467 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.479 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.486 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.497 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.497 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.505 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.515 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.521 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.533 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.539 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.549 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.556 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.568 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.575 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.586 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.592 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.603 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.612 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.622 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.642 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.647 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.658 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.667 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.678 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.683 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.694 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.700 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.710 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.718 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.729 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.736 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.748 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.755 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.766 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.774 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.785 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.789 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.800 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.808 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.819 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.826 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.837 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.842 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.853 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.860 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.871 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.872 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.881 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.891 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.891 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.898 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.909 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.915 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.925 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.933 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.944 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.951 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.963 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.971 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:05.982 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:05.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:05.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:05.991 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.001 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.006 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.017 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.023 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.033 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.043 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.053 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.060 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.071 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.078 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.089 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.097 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.108 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.114 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.125 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.125 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.131 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.141 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.151 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.162 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.169 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.181 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.187 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.200 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.209 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.219 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.226 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.237 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.244 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.255 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.255 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.263 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.274 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.281 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.294 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.300 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.312 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.312 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.320 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.332 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.340 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.351 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.358 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.369 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.376 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.388 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.395 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.406 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.413 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.423 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.443 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.451 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.462 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.468 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.479 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.480 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.487 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.498 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.502 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.513 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.519 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.531 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.539 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.550 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.554 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.565 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.573 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.584 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.591 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.602 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.607 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.618 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.624 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.634 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.643 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.655 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.660 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.671 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.678 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.691 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.700 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.711 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.716 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.727 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.728 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.736 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.747 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.755 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.766 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.773 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.784 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.791 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.803 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.811 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.822 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.828 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.838 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.844 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.855 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.863 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.874 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.880 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.891 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.897 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.908 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.916 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.927 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.932 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.943 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.949 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.960 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.960 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.968 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.979 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:06.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:06.983 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:06.994 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:06.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.000 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.011 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.018 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.029 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.036 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.047 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.064 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.073 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.084 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.090 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.102 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.108 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.119 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.126 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.137 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.138 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.142 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.153 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.159 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.169 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.177 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.188 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.188 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.193 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.204 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.210 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.221 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.228 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.238 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.238 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.244 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.257 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.262 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.273 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.282 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.292 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.297 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.308 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.314 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.314 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.325 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.347 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.353 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.365 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.370 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.381 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.388 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.398 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.398 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.403 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.414 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.420 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.430 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.438 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.453 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.459 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.471 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.477 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.490 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.496 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.508 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.513 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.524 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.530 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.541 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.549 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.560 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.564 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.575 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.581 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.593 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.601 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.612 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.612 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.617 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.628 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.635 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.646 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.654 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.665 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.670 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.681 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.689 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.699 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.707 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.717 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.723 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.734 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.739 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.749 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.757 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.767 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.772 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.783 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.793 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.804 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.812 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.823 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.829 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.840 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.846 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.857 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.876 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.881 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.894 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.900 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.912 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.921 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.931 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.938 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.949 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.954 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.964 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.972 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:07.982 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:07.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:07.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:07.990 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.001 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.007 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.019 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.027 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.038 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.044 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.054 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.060 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.071 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.079 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.089 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.095 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.106 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.125 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.134 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.145 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.150 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.161 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.167 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.179 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.199 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.199 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.205 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.217 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.223 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.234 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.242 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.253 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.260 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.271 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.277 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.287 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.294 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.305 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.311 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.323 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.329 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.340 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.348 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.359 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.365 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.377 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.395 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.402 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.413 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.418 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.429 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.435 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.447 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.456 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.466 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.473 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.484 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.489 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.500 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.508 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.519 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.525 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.536 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.541 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.553 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.560 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.571 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.577 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.588 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.596 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.608 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.615 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.627 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.631 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.642 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.648 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.660 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.680 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.697 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.706 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.716 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.724 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.734 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.740 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.751 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.757 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.768 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.777 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.789 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.794 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.806 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.812 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.823 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.831 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.842 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.847 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.858 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.876 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.883 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.894 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.899 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.911 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.911 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.917 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.928 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.936 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.946 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.953 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.964 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.971 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:08.983 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:08.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:08.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:08.994 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.004 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.010 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.022 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.028 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.039 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.048 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.058 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.065 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.078 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.084 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.095 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.095 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.104 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.115 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.115 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.121 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.133 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.138 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.151 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.158 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.169 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.174 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.185 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.192 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.203 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.211 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.221 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.228 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.240 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.256 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.264 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.275 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.281 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.293 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.300 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.310 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.329 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.334 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.346 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.354 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.364 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.373 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.384 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.390 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.402 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.408 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.418 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.425 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.436 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.441 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.454 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.454 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.460 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.471 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.478 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.488 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.494 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.504 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.522 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.530 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.542 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.547 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.558 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.564 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.574 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.582 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.593 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.599 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.610 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.616 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.626 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.634 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.644 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.649 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.661 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.667 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.679 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.688 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.698 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.704 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.715 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.733 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.741 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.752 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.757 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.768 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.774 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.786 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.795 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.805 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.811 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.822 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.827 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.838 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.846 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.857 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.862 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.874 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.880 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.891 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.891 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.898 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.910 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.911 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.916 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.928 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.935 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.945 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.953 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.965 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.970 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:09.981 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:09.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:09.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:09.992 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.002 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.010 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.021 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.026 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.038 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.046 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.057 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.065 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.077 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.077 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.083 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.094 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.101 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.111 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.130 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.137 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.148 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.155 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.166 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.174 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.185 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.200 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.207 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.218 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.218 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.226 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.237 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.243 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.254 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.254 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.261 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.272 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.281 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.293 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.302 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.313 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.318 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.329 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.337 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.347 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.353 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.364 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.371 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.382 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.390 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.400 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.407 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.418 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.425 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.437 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.445 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.456 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.462 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.473 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.479 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.490 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.498 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.509 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.509 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.514 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.525 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.531 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.544 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.551 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.562 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.567 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.578 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.584 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.595 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.601 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.615 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.619 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.630 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.636 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.647 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.655 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.665 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.671 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.682 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.688 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.700 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.707 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.719 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.726 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.737 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.745 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.756 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.766 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.778 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.785 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.797 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.803 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.814 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.822 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.832 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.838 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.849 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.855 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.866 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.875 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.886 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.904 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.911 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.921 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.931 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.941 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.948 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.959 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.960 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.966 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.978 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:10.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:10.988 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:10.998 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:10.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.004 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.015 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.021 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.032 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.040 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.051 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.058 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.070 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.076 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.089 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.098 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.109 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.115 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.126 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.133 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.143 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.152 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.163 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.171 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.182 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.188 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.199 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.199 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.208 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.219 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.224 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.235 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.244 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.255 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.264 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.274 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.281 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.293 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.309 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.319 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.335 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.345 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.352 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.363 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.371 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.383 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.383 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.395 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.405 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.416 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.427 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.435 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.446 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.454 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.465 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.478 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.489 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.499 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.510 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.518 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.529 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.549 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.560 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.571 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.582 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.590 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.601 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.612 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.624 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.636 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.647 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.653 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.663 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.672 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.683 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.692 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.703 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.712 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.723 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.730 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.742 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.750 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.761 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.768 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.779 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.785 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.796 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.804 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.815 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.824 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.835 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.844 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.855 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.875 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.882 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.894 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.901 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.912 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.919 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.932 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.940 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.953 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.960 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.973 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:11.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:11.981 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:11.992 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:11.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.001 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.013 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.022 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.033 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.042 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.053 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.060 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.071 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.077 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.090 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.098 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.109 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.118 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.128 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.137 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.149 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.157 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.168 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.177 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.188 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.188 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.194 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.205 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.217 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.228 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.236 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.247 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.253 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.264 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.273 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.284 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.302 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.310 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.321 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.329 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.339 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.348 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.358 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.365 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.376 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.386 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.396 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.405 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.416 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.416 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.425 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.436 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.445 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.455 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.463 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.474 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.482 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.494 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.505 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.516 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.527 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.538 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.548 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.559 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.570 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.580 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.589 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.601 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.610 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.621 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.641 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.653 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.663 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.672 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.686 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.695 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.706 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.714 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.725 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.739 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.750 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.762 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.772 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.780 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.792 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.800 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.810 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.821 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.831 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.839 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.851 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.860 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.873 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.873 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.881 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.893 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.901 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.912 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.920 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.931 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.942 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.952 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.959 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.971 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.977 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:12.989 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:12.989 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:12.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:12.995 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.006 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.015 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.025 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.034 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.046 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.055 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.065 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.075 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.086 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.093 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.104 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.116 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.126 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.136 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.148 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.156 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.168 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.177 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.188 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.188 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.198 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.210 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.220 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.232 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.242 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.253 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.254 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.263 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.274 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.296 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.305 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.317 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.325 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.337 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.347 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.358 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.367 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.379 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.389 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.401 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.409 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.421 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.431 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.441 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.448 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.461 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.469 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.481 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.489 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.501 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.510 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.520 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.527 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.539 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.550 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.560 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.570 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.581 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.588 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.600 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.609 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.620 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.631 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.642 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.662 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.669 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.679 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.698 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.706 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.716 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.726 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.738 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.746 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.757 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.765 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.776 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.783 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.793 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.803 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.814 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.824 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.835 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.844 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.855 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.876 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.896 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.905 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.916 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.923 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.934 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.943 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.955 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.963 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.974 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:13.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:13.982 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:13.994 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:13.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.003 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.014 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.022 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.033 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.042 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.053 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.060 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.074 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.083 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.093 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.103 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.114 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.123 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.134 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.142 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.154 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.162 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.172 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.182 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.193 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.202 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.212 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.220 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.234 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.242 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.254 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.254 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.263 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.274 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.282 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.293 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.302 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.313 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.321 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.331 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.339 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.351 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.361 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.372 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.380 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.391 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.399 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.410 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.420 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.430 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.440 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.451 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.460 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.471 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.478 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.490 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.500 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.511 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.519 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.531 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.541 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.552 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.560 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.572 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.580 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.592 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.592 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.602 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.615 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.626 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.637 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.647 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.658 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.666 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.679 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.689 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.699 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.708 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.719 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.739 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.745 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.755 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.761 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.773 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.774 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.782 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.793 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.802 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.813 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.821 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.831 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.840 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.853 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.861 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.862 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.874 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.894 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.903 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.915 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.922 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.935 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.944 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.954 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.962 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.975 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:14.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:14.984 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:14.994 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:14.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.007 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.017 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.026 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.038 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.048 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.059 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.059 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.070 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.081 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.088 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.100 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.107 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.118 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.126 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.136 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.146 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.157 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.164 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.174 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.175 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.183 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.193 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.202 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.214 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.222 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.232 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.240 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.251 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.261 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.273 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.283 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.293 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.301 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.313 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.320 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.331 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.339 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.349 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.358 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.368 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.378 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.389 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.389 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.397 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.409 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.415 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.425 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.435 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.446 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.455 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.465 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.471 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.481 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.491 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.502 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.510 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.521 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.529 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.541 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.551 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.562 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.571 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.585 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.591 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.603 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.611 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.625 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.634 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.645 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.653 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.664 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.671 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.685 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.695 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.705 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.716 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.727 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.734 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.746 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.755 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.765 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.775 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.785 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.793 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.804 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.812 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.824 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.833 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.844 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.851 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.864 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.871 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.881 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.889 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.899 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.908 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.922 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.931 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.942 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.952 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.962 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.969 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:15.980 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:15.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:15.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:15.988 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.000 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.007 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.019 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.028 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.040 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.048 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.060 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.070 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.082 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.090 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.102 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.115 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.126 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.135 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.146 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.155 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.168 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.176 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.188 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.188 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.198 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.209 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.216 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.227 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.234 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.245 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.254 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.265 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.273 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.284 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.293 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.304 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.313 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.323 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.333 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.345 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.353 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.364 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.372 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.383 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.392 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.403 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.413 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.424 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.444 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.453 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.464 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.473 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.484 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.493 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.504 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.512 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.524 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.529 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.540 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.548 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.558 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.568 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.579 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.587 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.598 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.608 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.618 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.626 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.638 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.648 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.658 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.665 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.680 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.688 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.701 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.708 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.719 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.725 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.737 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.742 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.754 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.762 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.774 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.774 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.783 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.796 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.805 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.816 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.827 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.838 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.847 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.858 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.874 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.883 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.893 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.903 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.913 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.922 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.933 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.942 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.953 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.960 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.972 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:16.979 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:16.991 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:16.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:16.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.000 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.010 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.016 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.026 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.035 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.046 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.065 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.084 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.092 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.102 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.111 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.122 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.128 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.140 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.149 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.160 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.169 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.179 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.192 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.203 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.211 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.224 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.232 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.245 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.253 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.265 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.274 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.286 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.294 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.306 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.314 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.326 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.334 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.345 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.354 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.364 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.373 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.384 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.390 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.401 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.410 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.421 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.430 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.440 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.447 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.459 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.460 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.465 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.476 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.485 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.495 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.504 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.515 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.524 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.534 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.542 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.553 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.563 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.574 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.583 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.594 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.604 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.616 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.623 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.635 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.645 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.657 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.666 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.677 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.684 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.696 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.707 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.717 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.724 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.736 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.744 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.756 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.764 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.775 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.783 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.795 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.803 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.814 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.821 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.831 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.839 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.851 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.859 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.870 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.877 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.890 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.890 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.898 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.908 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.917 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.928 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.938 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.949 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.957 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.967 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.973 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:17.985 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:17.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:17.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:17.996 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.007 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.015 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.027 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.036 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.047 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.066 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.077 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.087 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.096 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.107 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.116 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.127 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.135 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.145 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.155 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.166 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.174 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.186 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.194 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.205 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.211 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.222 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.234 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.245 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.253 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.265 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.273 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.284 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.303 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.323 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.331 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.342 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.343 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.353 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.364 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.373 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.384 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.392 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.403 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.413 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.424 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.432 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.447 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.454 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.466 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.475 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.488 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.488 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.497 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.507 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.516 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.527 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.538 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.549 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.557 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.568 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.576 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.587 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.595 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.606 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.612 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.624 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.641 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.662 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.670 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.681 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.688 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.701 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.711 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.722 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.729 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.740 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.747 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.758 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.767 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.777 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.787 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.799 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.809 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.820 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.829 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.840 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.849 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.860 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.869 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.880 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.889 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.900 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.911 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.922 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.928 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.939 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.949 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.959 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.968 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.978 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:18.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:18.986 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:18.997 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:18.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.007 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.017 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.026 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.039 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.046 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.058 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.066 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.077 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.077 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.085 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.096 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.104 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.115 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.115 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.123 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.134 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.142 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.154 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.163 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.174 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.184 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.196 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.207 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.219 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.226 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.239 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.247 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.258 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.266 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.277 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.297 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.304 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.316 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.325 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.337 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.346 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.359 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.367 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.378 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.385 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.396 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.405 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.416 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.425 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.436 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.445 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.456 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.463 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.475 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.484 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.494 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.503 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.515 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.523 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.535 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.542 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.554 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.554 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.561 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.573 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.579 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.592 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.592 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.601 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.612 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.612 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.619 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.630 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.637 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.648 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.658 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.669 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.670 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.677 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.688 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.696 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.707 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.717 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.728 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.728 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.739 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.749 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.757 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.768 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.776 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.787 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.794 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.805 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.826 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.836 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.847 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.856 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.867 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.874 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.886 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.893 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.905 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.915 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.925 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.936 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.950 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.958 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.969 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.979 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:19.990 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:19.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:19.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:19.999 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.010 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.020 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.033 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.042 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.053 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.061 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.073 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.082 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.093 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.102 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.113 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.122 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.133 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.142 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.153 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.160 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.171 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.171 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.179 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.190 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.190 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.201 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.211 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.223 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.234 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.243 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.255 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.255 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.262 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.273 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.281 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.294 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.301 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.314 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.329 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.341 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.347 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.358 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.377 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.386 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.397 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.408 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.418 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.427 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.438 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.447 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.458 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.466 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.477 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.484 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.496 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.507 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.518 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.518 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.527 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.538 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.547 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.558 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.567 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.577 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.587 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.598 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.605 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.617 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.631 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.641 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.649 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.660 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.669 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.680 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.691 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.704 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.712 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.724 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.734 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.747 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.753 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.766 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.773 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.784 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.790 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.801 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.808 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.819 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.832 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.842 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.851 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.862 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.870 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.882 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.894 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.904 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.912 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.922 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.932 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.943 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.953 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.963 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.970 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.981 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:20.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:20.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:20.987 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:20.999 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.008 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.019 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.026 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.037 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.045 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.056 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.064 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.076 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.086 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.097 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.105 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.116 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.122 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.133 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.140 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.151 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.163 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.173 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.182 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.193 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.201 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.212 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.219 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.231 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.231 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.241 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.251 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.273 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.284 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.294 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.301 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.312 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.312 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.320 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.333 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.340 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.350 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.360 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.370 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.377 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.388 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.389 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.397 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.408 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.418 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.429 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.437 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.448 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.456 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.467 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.477 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.487 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.488 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.494 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.505 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.514 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.525 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.545 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.557 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.569 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.569 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.578 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.589 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.598 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.609 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.615 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.626 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.634 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.644 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.654 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.665 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.674 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.687 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.694 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.705 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.715 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.726 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.733 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.745 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.752 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.763 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.772 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.783 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.793 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.805 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.814 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.824 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.833 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.844 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.851 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.862 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.872 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.882 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.902 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.912 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.925 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.934 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.945 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.954 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.965 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.975 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:21.986 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:21.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:21.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:21.996 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.006 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.027 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.035 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.047 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.057 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.068 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.076 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.087 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.093 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.104 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.124 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.125 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.132 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.143 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.152 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.164 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.170 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.182 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.190 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.201 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.208 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.220 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.228 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.240 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.247 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.258 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.268 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.279 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.279 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.290 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.301 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.307 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.318 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.325 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.337 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.343 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.344 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.354 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.361 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.373 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.381 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.393 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.399 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.410 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.418 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.429 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.438 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.449 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.459 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.470 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.480 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.491 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.497 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.508 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.514 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.524 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.543 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.553 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.564 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.572 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.583 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.593 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.603 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.604 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.611 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.624 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.641 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.661 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.670 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.683 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.694 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.704 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.714 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.727 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.741 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.756 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.779 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.791 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.802 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.813 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.820 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.831 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.841 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.853 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.861 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.873 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.873 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.878 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.890 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.890 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.901 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.912 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.923 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.935 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.941 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.953 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.962 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.973 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.980 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:22.991 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:22.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:22.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:22.999 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.010 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.018 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.029 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.038 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.048 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.066 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.085 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.092 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.102 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.111 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.123 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.132 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.142 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.152 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.163 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.169 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.181 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.201 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.209 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.219 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.228 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.239 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.249 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.259 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.266 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.277 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.298 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.308 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.320 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.320 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.328 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.339 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.347 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.359 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.368 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.378 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.388 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.401 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.409 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.420 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.427 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.438 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.452 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.463 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.471 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.485 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.495 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.506 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.516 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.526 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.535 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.546 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.553 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.565 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.571 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.581 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.590 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.601 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.611 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.623 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.632 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.643 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.652 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.664 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.672 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.682 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.693 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.704 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.713 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.724 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.733 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.744 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.753 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.764 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.773 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.784 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.793 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.803 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.823 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.832 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.843 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.850 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.862 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.873 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.886 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.894 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.905 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.912 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.923 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.932 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.942 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.952 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.963 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.971 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:23.983 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:23.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:23.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:23.991 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.002 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.010 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.021 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.028 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.042 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.051 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.063 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.071 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.082 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.093 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.103 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.126 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.135 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.146 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.155 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.166 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.175 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.186 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.193 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.204 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.213 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.224 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.231 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.241 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.250 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.261 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.271 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.281 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.287 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.298 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.298 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.306 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.317 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.325 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.325 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.337 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.345 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.357 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.367 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.378 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.386 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.396 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.404 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.414 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.420 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.431 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.441 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.451 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.462 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.472 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.481 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.493 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.501 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.515 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.525 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.537 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.537 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.543 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.556 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.565 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.575 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.584 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.595 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.601 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.612 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.613 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.619 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.630 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.636 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.647 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.655 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.666 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.675 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.685 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.694 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.705 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.712 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.725 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.732 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.744 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.752 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.764 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.772 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.783 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.795 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.805 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.826 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.834 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.845 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.857 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.868 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.868 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.876 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.888 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.895 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.906 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.913 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.925 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.934 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.946 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.956 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.967 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.976 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:24.987 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:24.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:24.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:24.999 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.009 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.031 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.041 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.053 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.062 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.074 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.082 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.094 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.102 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.113 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.121 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.132 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.141 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.152 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.158 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.169 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.177 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.191 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.201 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.212 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.223 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.233 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.242 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.253 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.261 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.274 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.283 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.293 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.303 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.313 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.323 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.334 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.344 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.355 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.365 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.375 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.382 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.393 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.402 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.413 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.421 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.433 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.443 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.454 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.454 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.463 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.475 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.485 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.495 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.502 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.516 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.524 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.536 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.537 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.546 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.557 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.566 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.578 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.587 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.597 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.606 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.617 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.629 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.642 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.649 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.662 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.669 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.679 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.688 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.699 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.706 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.717 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.726 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.737 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.742 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.755 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.762 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.774 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.774 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.781 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.792 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.800 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.812 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.822 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.832 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.841 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.853 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.862 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.873 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.873 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.882 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.892 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.900 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.911 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.911 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.920 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.931 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.941 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.952 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.959 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.972 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:25.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:25.979 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:25.992 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:25.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.000 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.011 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.029 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.037 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.049 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.058 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.069 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.078 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.089 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.097 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.109 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.118 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.129 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.137 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.151 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.158 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.169 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.176 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.187 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.195 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.205 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.214 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.226 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.226 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.233 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.245 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.253 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.263 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.273 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.285 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.294 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.305 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.314 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.325 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.333 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.344 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.352 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.364 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.372 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.383 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.383 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.389 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.400 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.408 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.419 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.428 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.439 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.447 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.458 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.467 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.478 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.490 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.501 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.510 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.520 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.530 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.541 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.549 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.561 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.571 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.582 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.587 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.598 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.607 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.618 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.625 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.636 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.636 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.643 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.654 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.663 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.674 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.683 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.694 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.703 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.714 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.721 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.733 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.743 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.754 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.765 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.775 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.783 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.794 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.803 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.816 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.825 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.835 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.845 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.857 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.875 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.885 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.897 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.915 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.925 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.937 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.947 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.959 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.965 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.975 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:26.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:26.984 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:26.995 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:26.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.005 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.016 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.027 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.038 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.045 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.057 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.064 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.075 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.093 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.102 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.113 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.122 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.132 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.142 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.154 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.162 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.173 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.184 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.195 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.203 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.215 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.224 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.235 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.256 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.264 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.275 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.282 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.294 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.302 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.314 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.321 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.331 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.341 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.352 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.361 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.372 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.380 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.391 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.398 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.410 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.420 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.432 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.440 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.453 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.460 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.474 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.482 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.493 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.506 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.517 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.525 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.536 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.544 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.556 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.566 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.577 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.584 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.596 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.606 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.616 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.625 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.638 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.645 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.658 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.666 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.677 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.687 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.699 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.704 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.715 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.725 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.736 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.736 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.746 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.756 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.766 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.777 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.786 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.800 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.809 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.821 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.830 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.842 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.850 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.861 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.868 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.879 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.888 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.899 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.908 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.919 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.927 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.938 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.948 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.960 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.960 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.968 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:27.978 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:27.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:27.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:27.989 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.000 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.011 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.022 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.031 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.042 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.051 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.061 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.068 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.079 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.089 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.099 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.111 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.121 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.129 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.141 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.149 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.160 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.167 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.178 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.185 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.196 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.204 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.217 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.225 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.238 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.247 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.259 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.268 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.278 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.279 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.286 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.297 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.303 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.317 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.325 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.325 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.337 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.346 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.359 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.368 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.379 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.387 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.399 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.406 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.416 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.424 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.437 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.444 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.454 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.454 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.462 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.472 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.479 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.491 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.500 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.511 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.521 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.532 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.532 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.540 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.553 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.563 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.573 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.582 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.593 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.600 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.612 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.612 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.619 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.629 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.638 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.649 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.658 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.669 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.679 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.690 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.700 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.711 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.720 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.733 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.743 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.754 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.763 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.774 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.774 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.782 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.793 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.802 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.812 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.821 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.832 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.842 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.854 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.863 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.873 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.881 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.892 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.902 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.913 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.923 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.933 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.939 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.950 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.959 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.970 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.980 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:28.990 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:28.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:28.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:28.999 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.009 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.030 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.039 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.050 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.057 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.068 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.077 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.089 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.097 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.108 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.130 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.140 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.151 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.160 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.171 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.171 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.181 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.192 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.197 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.211 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.219 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.230 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.241 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.251 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.262 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.273 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.282 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.295 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.305 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.316 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.324 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.337 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.348 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.358 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.365 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.376 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.395 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.401 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.412 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.420 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.431 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.439 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.450 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.450 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.458 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.468 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.475 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.485 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.491 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.503 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.521 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.529 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.540 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.547 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.560 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.569 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.579 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.589 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.600 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.608 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.619 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.629 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.639 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.648 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.658 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.667 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.678 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.685 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.696 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.705 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.716 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.726 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.736 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.746 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.759 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.769 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.779 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.788 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.799 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.807 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.821 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.828 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.840 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.848 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.860 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.869 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.879 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.888 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.899 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.909 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.920 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.930 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.940 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.948 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.959 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.965 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.976 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:29.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:29.983 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:29.994 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:29.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.002 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.013 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.022 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.033 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.040 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.050 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.060 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.072 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.079 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.092 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.102 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.113 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.123 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.134 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.141 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.153 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.162 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.173 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.183 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.194 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.203 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.215 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.223 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.234 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.245 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.256 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.264 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.275 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.280 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.291 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.306 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.318 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.330 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.343 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.359 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.371 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.379 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.391 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.398 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.410 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.419 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.430 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.437 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.448 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.454 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.465 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.474 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.484 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.494 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.504 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.525 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.533 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.543 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.552 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.563 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.569 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.579 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.588 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.598 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.604 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.615 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.622 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.635 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.642 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.652 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.658 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.668 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.676 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.687 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.696 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.709 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.716 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.727 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.735 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.746 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.756 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.766 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.775 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.785 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.793 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.805 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.814 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.825 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.832 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.844 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.852 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.864 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.873 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.885 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.895 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.906 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.916 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.927 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.936 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.948 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.957 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.967 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.976 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:30.986 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:30.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:30.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:30.996 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.006 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.015 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.026 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.035 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.046 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.055 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.066 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.084 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.094 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.105 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.116 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.127 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.137 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.147 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.155 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.166 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.175 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.186 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.195 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.205 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.213 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.225 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.235 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.246 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.255 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.266 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.273 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.285 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.295 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.305 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.322 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.328 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.340 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.349 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.359 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.368 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.378 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.387 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.399 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.408 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.419 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.428 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.438 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.447 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.458 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.466 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.477 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.477 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.485 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.495 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.502 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.514 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.525 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.537 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.537 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.557 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.568 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.569 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.579 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.590 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.597 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.608 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.617 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.629 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.637 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.648 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.657 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.668 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.678 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.691 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.698 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.710 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.718 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.730 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.739 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.750 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.760 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.772 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.779 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.790 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.798 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.809 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.816 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.827 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.836 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.847 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.855 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.867 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.875 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.889 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.897 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.908 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.915 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.926 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.934 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.947 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.956 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.966 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.975 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:31.987 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:31.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:31.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:31.995 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.007 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.015 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.026 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.034 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.044 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.065 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.075 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.086 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.095 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.107 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.118 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.129 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.136 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.147 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.156 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.166 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.176 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.187 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.188 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.198 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.209 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.219 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.230 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.238 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.249 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.270 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.278 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.289 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.299 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.310 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.320 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.330 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.339 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.350 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.359 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.370 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.380 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.391 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.399 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.410 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.416 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.428 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.437 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.448 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.457 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.468 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.477 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.490 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.500 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.511 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.519 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.529 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.539 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.550 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.563 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.573 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.580 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.591 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.599 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.610 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.619 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.630 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.631 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.643 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.653 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.666 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.677 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.684 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.695 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.704 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.714 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.721 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.733 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.751 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.762 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.770 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.781 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.798 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.812 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12194/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.825 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.836 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.845 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.856 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:49:32.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53035/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:49:32.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:49:32.863 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-09 04:49:32.874 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2026-03-09 04:49:37.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12194/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.880 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12194/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x9d16beeb1957297714eb1b998acf65c0eb3ac29a77a9ee8d5a7227471afa2909&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.887 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12194/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x25982c90cb254efef2ac641342f4d427068753e54ab34a2b6e69140cc8d3f160&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.892 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12194/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x8ae4f709b7c8c1f747a5ec65df39ef8be24cbe395e14d73b9e3e9599cb1a2159&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.897 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12194/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x010dad425ca87a3f9752ce024e8df758d2c7999a8d3b5b19a05b761cd606acaf&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.903 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12194/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa4c74e63fd36246f1bdfee597b57848220140e10d03eb7add68e1f8548b368d3&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.908 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12194/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf2ebd2f0844bec384c766dd41322e4405a9b0e4fda733a7576e29f90f2aaa0b4&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.914 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12194/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x818c0e5da6902683d88a970b759b4b50ddba19d3769cb692f0f7d73e66b730c4&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.919 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12194/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x7b9f684ca902bbb4b7d81f83bb0f2a476fc8e877c86a314812abae15323f077c&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.925 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12194/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x1c048e1f2d2ec4e8536d26abe09c2f6bbd5d6437d935090dab93a114c944f086&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.931 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12194/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3f82ef3e49ad5061e935c2727bda4a360269a1d703e67cc62ac7f454b9c6ba75&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.936 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12194/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x8e45b9a8bc8093db6bfec6329c515f5b490d48c609b535f65ad69f12905740ad&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.942 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12194/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x7e2db738d228867d458d77fbcca2f5d31f8b04c87c2ce9f137ec0f6f827e03fe&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.948 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12194/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x2d0155897ba91a0ef94a8be468ddabfdb8cce60dcc9e71dd1459bee5e58f55ec&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.954 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12194/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x444429441b5847ca8575bcc2b2aac25444a22aa0acf2c586cf7014676044d403&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.959 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40535/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.965 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40535/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x9d16beeb1957297714eb1b998acf65c0eb3ac29a77a9ee8d5a7227471afa2909&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.971 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40535/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x25982c90cb254efef2ac641342f4d427068753e54ab34a2b6e69140cc8d3f160&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.976 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40535/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x8ae4f709b7c8c1f747a5ec65df39ef8be24cbe395e14d73b9e3e9599cb1a2159&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.982 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40535/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x010dad425ca87a3f9752ce024e8df758d2c7999a8d3b5b19a05b761cd606acaf&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.987 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40535/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa4c74e63fd36246f1bdfee597b57848220140e10d03eb7add68e1f8548b368d3&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.993 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40535/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf2ebd2f0844bec384c766dd41322e4405a9b0e4fda733a7576e29f90f2aaa0b4&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:37.998 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:37.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40535/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x818c0e5da6902683d88a970b759b4b50ddba19d3769cb692f0f7d73e66b730c4&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.004 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40535/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x7b9f684ca902bbb4b7d81f83bb0f2a476fc8e877c86a314812abae15323f077c&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.010 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40535/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x1c048e1f2d2ec4e8536d26abe09c2f6bbd5d6437d935090dab93a114c944f086&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.015 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40535/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3f82ef3e49ad5061e935c2727bda4a360269a1d703e67cc62ac7f454b9c6ba75&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.021 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40535/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x8e45b9a8bc8093db6bfec6329c515f5b490d48c609b535f65ad69f12905740ad&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.026 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40535/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x7e2db738d228867d458d77fbcca2f5d31f8b04c87c2ce9f137ec0f6f827e03fe&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.032 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40535/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x2d0155897ba91a0ef94a8be468ddabfdb8cce60dcc9e71dd1459bee5e58f55ec&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.037 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40535/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x444429441b5847ca8575bcc2b2aac25444a22aa0acf2c586cf7014676044d403&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.043 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53035/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.056 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53035/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x9d16beeb1957297714eb1b998acf65c0eb3ac29a77a9ee8d5a7227471afa2909&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.068 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53035/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x25982c90cb254efef2ac641342f4d427068753e54ab34a2b6e69140cc8d3f160&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.081 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53035/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x8ae4f709b7c8c1f747a5ec65df39ef8be24cbe395e14d73b9e3e9599cb1a2159&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.094 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53035/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x010dad425ca87a3f9752ce024e8df758d2c7999a8d3b5b19a05b761cd606acaf&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.107 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53035/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa4c74e63fd36246f1bdfee597b57848220140e10d03eb7add68e1f8548b368d3&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.119 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53035/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf2ebd2f0844bec384c766dd41322e4405a9b0e4fda733a7576e29f90f2aaa0b4&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.132 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53035/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x818c0e5da6902683d88a970b759b4b50ddba19d3769cb692f0f7d73e66b730c4&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.144 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53035/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x7b9f684ca902bbb4b7d81f83bb0f2a476fc8e877c86a314812abae15323f077c&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.155 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53035/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x1c048e1f2d2ec4e8536d26abe09c2f6bbd5d6437d935090dab93a114c944f086&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.168 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53035/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3f82ef3e49ad5061e935c2727bda4a360269a1d703e67cc62ac7f454b9c6ba75&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.180 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53035/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x8e45b9a8bc8093db6bfec6329c515f5b490d48c609b535f65ad69f12905740ad&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.192 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53035/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x7e2db738d228867d458d77fbcca2f5d31f8b04c87c2ce9f137ec0f6f827e03fe&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.204 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53035/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x2d0155897ba91a0ef94a8be468ddabfdb8cce60dcc9e71dd1459bee5e58f55ec&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.217 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53035/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x444429441b5847ca8575bcc2b2aac25444a22aa0acf2c586cf7014676044d403&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:49:38.229 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:49:38.233 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-09 04:49:38.234 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-09 04:49:38.234 DEBUG [src.node.waku_node] Stopping container with id 51e743e8823d
|
|
2026-03-09 04:49:38.884 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:49:38.886 DEBUG [src.node.waku_node] Stopping container with id 0bf5744c798e
|
|
2026-03-09 04:49:39.517 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:49:39.518 DEBUG [src.node.waku_node] Stopping container with id 1cc763825da9
|
|
2026-03-09 04:49:39.704 ERROR [src.node.docker_mananger] Max retries reached for container 51e743e8823d. Exiting log stream.
|
|
2026-03-09 04:49:40.163 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:49:40.165 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-09 04:49:40.724 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-09 04:49:41.525 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-09 04:49:42.031 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-09 04:49:42.035 ERROR [src.node.docker_mananger] Max retries reached for container 1cc763825da9. Exiting log stream.
|