mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
6184 lines
841 KiB
Plaintext
6184 lines
841 KiB
Plaintext
2025-12-11 04:20:17.907 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-11 04:20:17.908 DEBUG [tests.conftest] Running test: test_high_message_volume_sync with id: 2025-12-11_04-20-17__7bfb26bc-c120-4d9d-954c-efc8b94819c5
|
|
2025-12-11 04:20:17.908 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-11 04:20:17.915 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:20:17.915 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-11_04-20-17__7bfb26bc-c120-4d9d-954c-efc8b94819c5__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:20:17.920 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:20:17.920 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-11_04-20-17__7bfb26bc-c120-4d9d-954c-efc8b94819c5__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:20:17.926 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:20:17.926 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-11_04-20-17__7bfb26bc-c120-4d9d-954c-efc8b94819c5__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:20:17.927 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-11 04:20:17.927 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:20:17.928 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:20:17.929 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:20:17.929 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.131.34
|
|
2025-12-11 04:20:17.929 DEBUG [src.node.docker_mananger] Generated ports ['37329', '37330', '37331', '37332', '37333']
|
|
2025-12-11 04:20:17.929 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:20:17.929 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:20:17.929 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:20:17.930 DEBUG [src.node.docker_mananger] docker run -i -t -p 37329:37329 -p 37330:37330 -p 37331:37331 -p 37332:37332 -p 37333:37333 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=37331 --rest-port=37329 --tcp-port=37330 --discv5-udp-port=37332 --rest-address=0.0.0.0 --nat=extip:172.18.131.34 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=06644a183ba6de81a4909c3ea62aa21fec76d4fe05f64fbc0ac79da59df349dc --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37333 --metrics-logging=true --relay=true
|
|
2025-12-11 04:20:18.115 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.131.34 waku a05af1d4ed4b1bd99b5b2606b8590c679d828fd80f4b54963fbd9dacefa9af29
|
|
2025-12-11 04:20:18.131 ERROR [src.node.docker_mananger] Max retries reached for container b114ca55ada5. Exiting log stream.
|
|
2025-12-11 04:20:18.149 DEBUG [src.node.docker_mananger] Container started with ID a05af1d4ed4b. Setting up logs at ./log/docker/node1_2025-12-11_04-20-17__7bfb26bc-c120-4d9d-954c-efc8b94819c5__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:20:18.150 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37329
|
|
2025-12-11 04:20:18.150 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:20:18.683 ERROR [src.node.docker_mananger] Max retries reached for container b0c56f1e7089. Exiting log stream.
|
|
2025-12-11 04:20:19.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37329/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:19.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-11 04:20:19.158 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:20:19.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37329/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:19.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.131.34/tcp/37330/p2p/16Uiu2HAmPwJjh4ZrzS1RZfJZ4vjNwM2mefLj4Vngx67x9VjH2CuX","/ip4/172.18.131.34/tcp/37331/ws/p2p/16Uiu2HAmPwJjh4ZrzS1RZfJZ4vjNwM2mefLj4Vngx67x9VjH2CuX"],"enrUri":"enr:-L24QCfaWmNR63R7oZrptQFl8zCiIRONR4FUUcOFspwxCjHRKtL8ofkRe04fzUTyV0vMLEMY0xgSKnBENWViFBaJV6oCgmlkgnY0gmlwhKwSgyKKbXVsdGlhZGRyc5YACASsEoMiBpHSAAoErBKDIgaR090DgnJzhQADAQAAiXNlY3AyNTZrMaEDp56jdeaQM_mLbKdM1BP_8GHo9S9LZEbW0SIlyhU5BdqDdGNwgpHSg3VkcIKR1IV3YWt1MhM"}'
|
|
2025-12-11 04:20:19.160 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:20:19.161 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:20:19.161 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:20:19.162 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:20:19.162 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.83.83
|
|
2025-12-11 04:20:19.162 DEBUG [src.node.docker_mananger] Generated ports ['58582', '58583', '58584', '58585', '58586']
|
|
2025-12-11 04:20:19.162 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:20:19.162 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:20:19.163 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:20:19.163 DEBUG [src.node.docker_mananger] docker run -i -t -p 58582:58582 -p 58583:58583 -p 58584:58584 -p 58585:58585 -p 58586:58586 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=58584 --rest-port=58582 --tcp-port=58583 --discv5-udp-port=58585 --rest-address=0.0.0.0 --nat=extip:172.18.83.83 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8ca0bafeb00aeaade3ab1786abac6cbcc8a932c49860e493a66b57c82acc5ce2 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58586 --metrics-logging=true --relay=true --storenode=/ip4/172.18.131.34/tcp/37330/p2p/16Uiu2HAmPwJjh4ZrzS1RZfJZ4vjNwM2mefLj4Vngx67x9VjH2CuX --discv5-bootstrap-node=enr:-L24QCfaWmNR63R7oZrptQFl8zCiIRONR4FUUcOFspwxCjHRKtL8ofkRe04fzUTyV0vMLEMY0xgSKnBENWViFBaJV6oCgmlkgnY0gmlwhKwSgyKKbXVsdGlhZGRyc5YACASsEoMiBpHSAAoErBKDIgaR090DgnJzhQADAQAAiXNlY3AyNTZrMaEDp56jdeaQM_mLbKdM1BP_8GHo9S9LZEbW0SIlyhU5BdqDdGNwgpHSg3VkcIKR1IV3YWt1MhM
|
|
2025-12-11 04:20:19.351 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.83.83 waku 945640b8f6e80621647f7f7d0107484fd6018fcfed8abcd38a4e1197660e6dca
|
|
2025-12-11 04:20:19.383 DEBUG [src.node.docker_mananger] Container started with ID 945640b8f6e8. Setting up logs at ./log/docker/node2_2025-12-11_04-20-17__7bfb26bc-c120-4d9d-954c-efc8b94819c5__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:20:19.384 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58582
|
|
2025-12-11 04:20:19.384 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:20:20.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58582/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:20.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-11 04:20:20.390 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:20:20.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58582/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:20.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.83.83/tcp/58583/p2p/16Uiu2HAm3qTFfbCj61QU7h63btwDX97Hm4dniHzkopgCq9JEnBuU","/ip4/172.18.83.83/tcp/58584/ws/p2p/16Uiu2HAm3qTFfbCj61QU7h63btwDX97Hm4dniHzkopgCq9JEnBuU"],"enrUri":"enr:-L24QCYqG81u40nXRbIpvd9InO4vbIP5vyUa8Yk1B8pUpBHEHvubkVqgVZgM6YqmXcxjRnffL-ucp3sjOSjIEYTqHdwCgmlkgnY0gmlwhKwSU1OKbXVsdGlhZGRyc5YACASsElNTBuTXAAoErBJTUwbk2N0DgnJzhQADAQAAiXNlY3AyNTZrMaECfPULjMtkCYV2FELHBuXg5kKgq-4w--na-cqn3GkeqMODdGNwguTXg3VkcILk2YV3YWt1MhM"}'
|
|
2025-12-11 04:20:20.393 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:20:20.393 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:20:20.393 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:20:20.394 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:20:20.394 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.82.233
|
|
2025-12-11 04:20:20.394 DEBUG [src.node.docker_mananger] Generated ports ['3643', '3644', '3645', '3646', '3647']
|
|
2025-12-11 04:20:20.395 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:20:20.395 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:20:20.395 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:20:20.395 DEBUG [src.node.docker_mananger] docker run -i -t -p 3643:3643 -p 3644:3644 -p 3645:3645 -p 3646:3646 -p 3647:3647 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=3645 --rest-port=3643 --tcp-port=3644 --discv5-udp-port=3646 --rest-address=0.0.0.0 --nat=extip:172.18.82.233 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3e4f8bb7bda8ef4f03e4169979e9c924a20cfd4aec07a5aee9c8538d407e77e1 --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3647 --metrics-logging=true --relay=true --storenode=/ip4/172.18.83.83/tcp/58583/p2p/16Uiu2HAm3qTFfbCj61QU7h63btwDX97Hm4dniHzkopgCq9JEnBuU --discv5-bootstrap-node=enr:-L24QCYqG81u40nXRbIpvd9InO4vbIP5vyUa8Yk1B8pUpBHEHvubkVqgVZgM6YqmXcxjRnffL-ucp3sjOSjIEYTqHdwCgmlkgnY0gmlwhKwSU1OKbXVsdGlhZGRyc5YACASsElNTBuTXAAoErBJTUwbk2N0DgnJzhQADAQAAiXNlY3AyNTZrMaECfPULjMtkCYV2FELHBuXg5kKgq-4w--na-cqn3GkeqMODdGNwguTXg3VkcILk2YV3YWt1MhM
|
|
2025-12-11 04:20:20.577 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.82.233 waku 39759a68d1ce763d2218cbdf60b634146507104daa3c1942a2e6816892e33324
|
|
2025-12-11 04:20:20.608 DEBUG [src.node.docker_mananger] Container started with ID 39759a68d1ce. Setting up logs at ./log/docker/node3_2025-12-11_04-20-17__7bfb26bc-c120-4d9d-954c-efc8b94819c5__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:20:20.608 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3643
|
|
2025-12-11 04:20:20.609 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:20:21.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3643/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:21.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-11 04:20:21.613 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:20:21.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3643/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:21.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.82.233/tcp/3644/p2p/16Uiu2HAmMaXUTkuqYkLWeKz1qGQEnAb43RsXN16iTSBShyMereRP","/ip4/172.18.82.233/tcp/3645/ws/p2p/16Uiu2HAmMaXUTkuqYkLWeKz1qGQEnAb43RsXN16iTSBShyMereRP"],"enrUri":"enr:-L24QB5Ix4Y4XcXCyDUoOvUv0iuD6ZpCYYa7CTkOoXYzPtNzT_B0oAIT9L-7SwMVLgQTiGIkQiSVU5veg8l7D8M7PKwCgmlkgnY0gmlwhKwSUumKbXVsdGlhZGRyc5YACASsElLpBg48AAoErBJS6QYOPd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhJR4TRRvfIw-x0-BIHWSgI-8cv4AahebADYK65DjxDKDdGNwgg48g3VkcIIOPoV3YWt1MgE"}'
|
|
2025-12-11 04:20:21.616 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:20:21.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.131.34/tcp/37330/p2p/16Uiu2HAmPwJjh4ZrzS1RZfJZ4vjNwM2mefLj4Vngx67x9VjH2CuX"]'
|
|
2025-12-11 04:20:21.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.83.83/tcp/58583/p2p/16Uiu2HAm3qTFfbCj61QU7h63btwDX97Hm4dniHzkopgCq9JEnBuU"]'
|
|
2025-12-11 04:20:21.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-11 04:20:21.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-11 04:20:21.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-11 04:20:21.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.678 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:21.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:21.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.683 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:21.696 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:21.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:21.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.704 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:21.715 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:21.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:21.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.720 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:21.732 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:21.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:21.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.738 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:21.749 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:21.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:21.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.756 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:21.767 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:21.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:21.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.771 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:21.784 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:21.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:21.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.790 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:21.801 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:21.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:21.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.808 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:21.818 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:21.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:21.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.823 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:21.834 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:21.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:21.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.839 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:21.849 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:21.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:21.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.856 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:21.867 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:21.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:21.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.872 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:21.883 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:21.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:21.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.888 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:21.900 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:21.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:21.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.906 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:21.918 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:21.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:21.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.923 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:21.934 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:21.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:21.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.939 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:21.950 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:21.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:21.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.955 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:21.968 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:21.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:21.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.973 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:21.984 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:21.984 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:21.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:21.989 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:21.999 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.006 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.017 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.023 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.033 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.038 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.049 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.055 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.065 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.070 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.081 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.086 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.097 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.105 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.115 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.120 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.131 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.137 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.148 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.155 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.166 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.170 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.183 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.199 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.199 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.205 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.216 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.221 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.231 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.238 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.249 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.256 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.267 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.272 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.284 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.302 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.311 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.321 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.325 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.325 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.337 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.343 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.355 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.363 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.374 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.378 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.389 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.389 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.394 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.404 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.412 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.423 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.427 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.438 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.444 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.456 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.463 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.474 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.480 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.491 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.495 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.506 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.512 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.522 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.528 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.539 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.544 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.554 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.555 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.560 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.573 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.579 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.590 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.596 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.607 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.613 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.623 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.628 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.641 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.646 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.657 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.664 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.675 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.679 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.690 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.696 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.707 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.713 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.723 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.740 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.745 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.757 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.766 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.776 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.781 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.791 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.796 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.808 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.814 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.824 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.829 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.841 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.847 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.858 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.866 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.877 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.895 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.901 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.912 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.918 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.929 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.933 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.944 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.961 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.968 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.978 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:22.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:22.985 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:22.996 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:22.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.001 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.012 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.020 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.031 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.036 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.049 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.055 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.065 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.073 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.083 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.088 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.100 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.106 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.117 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.124 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.135 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.140 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.151 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.157 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.167 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.174 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.185 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.200 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.206 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.217 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.226 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.236 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.241 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.254 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.254 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.260 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.271 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.278 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.289 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.294 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.305 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.310 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.321 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.328 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.339 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.343 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.344 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.356 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.363 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.374 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.380 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.390 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.397 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.408 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.413 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.424 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.431 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.441 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.446 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.457 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.463 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.473 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.481 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.492 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.497 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.509 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.509 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.515 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.527 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.543 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.549 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.561 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.566 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.576 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.582 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.592 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.592 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.599 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.610 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.615 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.627 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.635 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.645 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.662 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.667 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.677 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.684 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.694 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.699 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.709 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.714 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.726 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.733 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.744 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.748 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.759 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.765 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.776 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.782 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.793 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.808 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.814 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.824 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.832 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.842 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.847 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.859 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.874 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.882 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.892 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.897 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.907 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.915 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.925 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.932 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.944 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.948 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.959 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.960 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.965 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.975 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.983 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:23.993 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:23.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:23.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:23.998 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.009 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.026 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.033 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.044 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.048 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.059 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.059 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.064 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.075 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.082 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.094 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.099 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.110 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.115 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.125 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.133 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.143 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.150 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.161 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.161 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.167 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.179 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.185 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.196 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.201 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.212 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.218 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.229 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.235 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.246 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.250 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.261 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.267 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.277 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.284 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.295 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.301 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.312 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.312 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.317 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.328 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.335 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.346 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.351 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.362 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.369 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.379 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.387 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.398 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.398 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.404 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.416 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.416 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.421 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.432 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.439 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.449 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.454 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.467 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.472 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.483 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.491 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.502 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.506 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.518 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.518 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.524 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.535 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.541 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.552 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.558 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.569 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.569 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.575 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.586 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.592 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.602 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.607 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.618 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.623 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.633 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.640 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.650 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.655 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.666 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.671 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.682 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.688 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.699 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.704 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.716 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.733 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.737 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.749 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.753 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.764 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.771 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.781 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.788 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.798 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.804 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.815 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.820 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.831 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.839 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.849 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.854 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.865 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.870 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.881 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.886 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.897 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.902 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.913 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.913 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.920 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.931 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.937 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.947 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.952 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.963 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.969 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.980 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.985 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:24.996 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:24.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:24.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:24.999 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.011 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.016 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.027 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.034 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.044 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.048 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.060 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.065 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.076 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.082 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.093 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.099 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.110 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.115 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.126 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.134 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.145 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.150 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.161 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.161 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.167 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.178 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.184 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.194 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.199 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.210 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.215 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.225 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.232 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.242 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.248 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.259 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.265 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.275 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.283 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.294 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.298 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.309 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.314 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.314 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.324 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.330 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.340 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.344 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.355 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.359 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.370 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.377 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.388 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.392 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.403 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.410 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.420 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.427 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.439 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.444 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.455 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.461 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.472 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.479 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.490 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.495 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.506 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.512 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.522 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.529 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.540 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.545 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.556 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.562 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.573 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.583 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.593 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.599 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.610 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.616 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.626 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.633 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.644 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.649 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.663 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.678 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.685 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.696 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.700 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.711 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.717 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.727 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.733 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.744 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.750 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.761 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.765 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.775 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.782 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.793 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.808 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.824 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.832 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.842 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.847 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.858 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.875 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.881 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.892 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.896 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.907 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.913 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.924 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.924 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.930 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.941 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.945 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.955 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.962 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.972 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.979 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:25.989 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:25.989 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:25.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:25.994 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.006 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.012 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.023 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.023 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.029 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.040 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.044 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.055 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.063 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.073 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.079 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.090 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.095 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.107 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.112 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.122 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.130 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.140 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.145 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.156 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.164 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.174 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.181 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.192 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.196 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.207 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.213 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.223 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.231 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.242 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.247 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.258 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.263 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.274 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.280 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.291 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.296 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.307 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.314 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.324 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.331 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.341 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.347 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.358 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.364 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.375 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.383 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.393 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.397 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.409 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.413 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.424 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.431 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.442 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.446 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.457 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.462 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.473 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.480 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.491 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.495 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.506 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.512 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.523 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.530 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.541 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.546 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.557 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.562 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.573 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.579 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.590 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.595 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.605 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.610 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.620 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.627 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.638 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.643 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.655 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.660 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.671 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.677 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.689 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.693 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.704 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.711 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.723 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.730 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.741 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.746 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.757 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.762 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.773 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.780 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.791 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.795 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.808 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.825 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.833 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.844 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.850 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.861 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.868 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.879 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.887 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.897 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.902 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.914 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.919 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.930 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.937 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.948 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.952 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.964 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.969 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.979 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:26.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:26.986 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:26.996 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:26.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.001 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.013 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.029 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.037 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.047 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.053 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.064 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.070 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.081 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.088 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.098 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.104 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.114 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.115 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.131 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.137 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.147 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.151 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.163 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.168 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.179 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.186 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.197 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.201 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.212 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.217 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.228 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.235 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.245 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.250 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.261 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.266 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.277 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.281 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.292 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.296 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.307 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.313 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.323 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.330 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.341 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.347 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.358 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.364 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.375 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.382 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.393 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.398 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.409 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.414 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.424 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.443 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.447 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.458 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.463 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.474 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.480 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.490 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.496 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.507 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.512 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.522 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.528 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.539 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.544 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.554 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.555 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.559 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.571 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.577 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.588 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.592 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.603 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.608 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.619 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.627 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.637 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.642 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.654 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.660 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.671 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.678 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.689 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.693 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.705 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.710 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.720 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.739 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.743 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.755 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.762 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.773 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.780 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.792 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.808 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.824 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.830 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.840 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.844 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.855 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.860 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.871 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.877 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.888 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.904 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.909 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.919 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.925 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.936 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.941 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.952 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.957 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.969 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.976 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:27.986 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:27.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:27.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:27.990 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.001 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.006 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.017 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.025 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.036 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.040 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.051 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.056 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.067 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.072 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.083 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.088 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.098 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.104 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.114 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.120 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.131 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.136 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.147 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.153 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.164 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.181 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.191 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.196 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.207 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.212 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.223 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.231 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.242 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.257 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.262 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.274 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.280 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.291 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.297 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.308 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.313 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.324 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.331 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.341 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.347 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.358 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.363 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.374 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.380 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.391 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.396 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.409 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.414 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.426 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.434 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.445 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.462 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.467 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.477 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.484 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.495 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.500 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.511 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.518 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.528 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.535 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.546 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.550 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.561 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.566 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.577 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.584 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.595 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.604 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.615 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.621 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.631 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.639 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.649 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.653 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.664 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.669 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.680 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.688 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.699 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.705 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.716 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.720 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.731 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.738 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.748 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.753 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.765 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.770 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.780 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.787 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.798 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.802 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.813 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.817 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.828 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.835 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.845 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.849 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.860 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.875 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.883 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.894 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.898 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.909 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.914 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.925 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.931 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.942 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.946 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.957 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.962 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.973 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.979 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:28.990 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:28.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:28.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:28.994 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.005 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.010 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.020 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.027 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.038 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.043 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.054 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.059 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.071 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.078 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.089 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.093 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.104 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.109 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.119 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.126 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.137 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.141 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.152 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.157 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.169 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.180 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.193 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.201 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.213 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.220 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.231 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.231 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.237 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.247 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.253 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.266 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.273 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.284 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.290 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.303 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.309 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.320 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.320 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.327 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.338 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.344 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.355 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.363 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.374 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.383 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.393 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.405 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.418 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.425 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.437 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.444 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.454 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.461 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.472 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.479 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.491 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.499 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.510 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.516 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.527 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.543 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.551 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.561 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.562 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.568 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.579 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.586 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.597 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.606 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.617 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.624 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.635 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.642 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.654 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.662 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.673 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.681 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.691 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.697 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.708 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.714 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.725 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.732 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.743 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.743 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.750 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.761 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.767 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.778 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.786 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.797 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.803 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.815 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.821 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.833 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.839 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.850 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.856 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.869 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.877 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.887 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.897 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.908 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.914 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.925 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.931 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.943 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.961 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.967 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.978 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:29.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:29.985 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:29.995 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:29.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.002 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.013 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.030 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.039 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.049 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.055 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.065 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.072 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.085 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.092 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.103 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.115 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.125 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.134 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.145 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.153 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.163 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.170 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.181 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.200 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.207 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.219 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.225 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.237 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.245 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.258 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.265 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.276 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.282 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.293 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.299 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.310 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.317 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.327 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.335 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.346 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.351 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.362 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.370 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.381 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.388 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.399 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.404 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.416 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.416 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.421 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.432 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.438 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.448 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.455 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.466 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.476 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.487 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.495 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.507 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.514 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.525 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.544 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.551 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.563 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.569 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.580 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.585 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.596 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.605 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.616 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.624 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.635 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.643 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.653 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.660 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.671 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.677 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.688 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.696 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.707 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.713 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.723 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.731 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.742 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.743 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.749 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.759 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.767 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.778 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.785 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.796 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.805 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.816 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.824 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.835 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.842 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.853 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.860 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.871 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.876 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.887 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.903 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.909 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.923 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.924 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.933 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.944 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.952 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.964 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.971 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:30.982 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:30.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:30.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:30.989 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.001 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.007 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.018 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.025 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.036 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.042 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.054 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.061 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.073 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.079 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.090 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.095 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.105 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.111 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.122 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.130 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.140 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.147 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.159 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.164 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.176 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.183 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.193 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.200 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.210 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.215 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.226 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.226 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.233 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.244 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.251 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.261 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.269 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.280 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.288 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.299 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.307 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.318 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.323 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.334 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.341 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.351 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.356 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.366 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.366 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.374 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.386 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.391 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.401 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.407 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.418 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.425 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.436 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.442 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.453 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.454 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.459 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.470 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.476 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.489 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.495 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.505 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.513 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.524 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.533 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.544 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.549 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.560 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.567 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.578 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.583 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.594 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.603 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.613 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.613 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.619 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.629 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.636 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.647 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.654 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.665 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.673 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.683 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.690 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.701 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.708 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.719 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.727 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.737 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.747 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.758 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.764 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.775 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.781 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.797 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.805 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.816 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.824 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.834 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.841 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.856 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.860 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.871 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.872 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.878 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.888 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.896 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.906 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.912 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.925 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.931 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.941 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.947 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.958 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.963 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.976 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.982 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:31.992 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:31.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:31.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:31.998 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.010 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.016 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.027 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.034 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.048 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.055 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.067 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.073 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.084 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.092 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.103 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.110 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.121 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.128 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.139 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.145 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.155 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.163 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.175 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.175 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.181 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.192 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.198 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.210 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.218 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.228 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.235 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.246 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.251 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.261 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.267 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.278 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.279 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.283 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.295 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.305 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.316 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.322 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.333 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.342 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.353 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.361 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.371 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.379 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.390 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.399 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.411 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.419 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.430 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.439 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.451 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.457 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.470 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.475 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.488 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.488 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.495 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.506 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.513 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.524 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.531 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.541 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.548 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.558 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.564 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.576 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.583 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.594 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.599 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.611 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.618 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.629 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.634 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.644 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.652 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.662 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.669 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.682 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.688 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.698 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.706 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.717 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.733 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.740 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.751 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.756 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.767 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.775 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.786 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.792 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.802 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.809 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.819 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.825 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.838 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.844 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.855 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.861 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.873 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.879 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.893 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.899 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.909 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.918 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.929 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.935 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.947 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.952 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.963 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.970 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:32.982 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:32.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:32.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:32.989 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.000 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.007 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.018 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.025 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.037 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.042 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.054 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.062 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.073 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.080 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.091 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.098 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.109 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.116 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.126 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.133 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.144 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.149 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.160 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.168 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.178 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.185 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.195 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.200 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.211 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.218 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.229 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.236 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.247 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.252 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.264 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.272 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.282 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.288 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.298 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.304 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.315 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.323 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.334 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.339 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.351 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.359 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.370 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.377 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.390 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.399 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.409 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.416 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.427 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.444 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.461 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.467 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.478 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.484 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.495 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.503 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.513 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.520 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.531 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.538 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.548 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.553 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.564 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.570 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.582 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.587 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.597 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.602 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.613 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.613 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.622 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.633 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.639 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.649 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.659 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.670 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.670 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.679 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.689 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.696 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.707 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.712 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.722 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.729 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.740 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.749 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.761 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.768 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.779 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.786 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.798 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.808 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.819 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.825 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.835 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.841 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.853 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.859 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.870 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.876 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.890 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.890 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.897 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.908 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.915 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.926 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.933 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.944 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.961 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.967 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.977 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:33.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:33.987 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:33.998 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:33.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.006 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.017 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.024 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.035 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.035 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.042 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.052 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.059 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.070 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.078 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.089 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.100 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.110 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.117 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.130 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.137 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.147 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.152 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.163 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.168 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.179 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.185 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.195 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.202 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.214 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.223 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.235 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.243 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.253 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.261 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.271 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.277 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.289 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.296 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.309 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.318 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.328 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.347 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.355 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.365 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.372 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.383 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.383 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.392 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.404 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.413 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.423 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.429 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.440 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.447 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.459 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.466 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.476 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.477 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.485 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.495 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.501 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.512 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.518 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.529 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.539 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.549 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.556 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.568 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.574 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.585 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.592 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.603 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.610 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.621 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.628 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.639 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.645 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.656 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.663 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.674 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.681 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.692 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.701 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.711 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.717 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.729 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.738 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.749 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.755 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.766 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.773 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.784 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.791 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.802 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.808 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.818 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.828 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.838 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.848 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.860 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.867 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.878 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.885 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.896 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.903 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.913 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.922 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.933 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.940 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.951 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.951 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.959 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.970 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.970 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.977 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:34.989 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:34.989 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:34.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:34.996 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.007 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.026 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.033 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.044 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.051 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.062 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.072 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.083 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.090 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.102 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.107 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.119 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.127 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.137 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.138 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.144 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.155 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.163 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.174 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.180 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.191 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.197 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.207 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.214 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.225 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.233 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.243 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.248 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.259 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.265 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.278 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.284 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.295 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.301 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.312 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.312 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.331 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.338 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.349 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.349 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.357 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.368 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.375 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.386 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.391 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.402 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.408 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.418 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.426 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.437 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.443 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.455 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.461 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.473 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.479 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.491 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.497 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.508 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.515 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.526 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.543 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.551 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.563 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.571 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.582 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.589 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.602 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.612 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.623 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.632 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.643 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.661 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.667 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.677 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.685 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.696 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.704 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.717 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.733 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.741 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.752 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.758 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.769 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.777 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.789 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.809 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.814 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.826 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.835 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.845 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.855 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.865 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.872 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.886 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.902 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.909 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.920 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.926 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.937 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.945 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.956 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.964 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.975 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.981 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:35.992 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:35.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:35.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:35.998 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.010 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.016 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.026 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.033 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.046 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.051 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.061 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.066 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.076 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.077 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.093 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.100 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.111 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.117 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.128 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.135 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.146 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.152 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.164 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.173 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.184 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.190 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.203 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.210 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.221 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.229 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.239 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.247 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.258 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.265 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.276 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.283 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.294 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.300 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.311 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.312 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.329 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.347 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.352 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.365 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.370 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.381 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.387 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.399 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.404 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.415 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.423 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.434 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.444 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.454 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.460 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.473 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.480 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.491 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.499 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.509 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.515 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.527 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.544 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.550 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.561 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.567 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.579 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.586 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.596 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.605 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.615 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.622 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.633 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.641 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.651 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.658 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.669 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.675 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.687 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.695 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.705 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.712 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.725 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.732 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.743 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.750 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.761 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.767 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.779 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.784 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.796 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.801 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.812 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.819 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.829 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.836 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.847 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.854 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.865 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.871 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.881 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.888 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.899 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.906 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.917 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.922 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.933 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.938 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.949 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.957 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.967 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.974 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:36.985 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:36.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:36.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:36.991 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.005 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.012 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.023 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.023 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.029 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.040 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.045 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.057 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.062 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.074 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.079 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.090 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.096 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.108 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.126 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.133 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.144 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.150 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.162 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.167 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.178 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.184 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.197 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.203 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.216 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.224 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.235 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.242 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.252 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.271 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.279 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.289 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.296 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.306 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.323 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.331 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.341 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.348 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.358 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.364 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.375 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.382 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.393 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.399 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.410 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.418 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.429 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.436 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.447 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.454 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.465 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.472 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.484 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.489 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.500 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.509 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.519 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.526 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.538 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.546 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.556 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.564 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.575 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.581 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.592 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.592 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.598 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.608 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.616 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.626 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.633 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.645 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.652 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.662 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.672 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.683 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.690 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.702 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.710 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.721 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.729 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.739 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.746 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.757 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.764 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.775 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.782 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.792 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.803 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.814 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.822 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.832 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.840 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.851 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.858 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.871 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.878 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.889 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.890 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.899 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.910 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.916 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.927 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.935 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.946 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.955 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.967 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.974 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:37.987 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:37.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:37.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:37.994 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.005 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.013 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.023 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.023 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.029 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.041 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.051 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.061 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.068 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.080 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.087 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.098 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.105 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.118 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.129 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.140 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.145 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.156 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.164 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.176 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.192 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.203 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.210 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.222 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.234 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.244 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.253 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.264 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.270 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.281 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.294 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.304 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.313 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.324 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.331 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.342 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.349 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.360 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.377 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.382 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.393 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.400 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.411 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.419 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.432 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.441 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.441 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.452 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.459 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.469 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.476 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.486 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.492 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.503 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.510 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.521 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.528 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.541 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.549 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.560 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.566 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.577 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.585 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.596 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.604 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.615 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.623 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.634 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.642 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.654 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.662 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.673 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.679 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.691 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.701 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.712 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.712 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.717 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.730 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.737 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.747 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.753 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.763 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.769 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.781 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.787 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.799 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.810 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.820 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.826 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.837 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.845 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.856 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.875 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.882 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.893 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.900 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.910 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.917 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.929 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.935 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.947 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.954 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.966 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.974 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:38.985 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:38.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:38.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:38.990 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.002 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.010 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.021 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.029 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.040 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.045 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.058 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.066 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.077 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.077 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.084 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.094 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.095 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.102 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.113 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.120 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.130 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.137 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.148 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.154 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.166 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.173 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.183 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.190 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.200 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.207 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.218 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.218 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.225 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.239 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.247 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.257 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.264 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.277 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.283 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.294 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.299 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.310 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.316 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.327 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.332 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.343 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.343 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.353 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.363 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.371 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.382 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.389 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.400 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.408 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.419 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.438 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.449 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.457 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.467 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.473 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.485 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.491 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.503 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.510 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.520 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.526 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.538 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.544 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.555 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.562 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.573 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.580 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.591 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.599 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.610 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.615 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.626 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.634 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.644 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.652 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.663 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.670 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.680 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.685 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.696 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.702 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.714 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.720 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.730 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.741 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.752 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.759 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.771 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.777 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.790 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.808 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.814 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.826 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.832 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.843 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.849 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.860 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.867 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.879 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.887 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.897 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.907 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.917 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.924 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.935 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.942 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.953 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.960 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.972 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.980 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:39.991 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:39.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:39.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:39.997 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.007 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.024 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.030 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.041 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.049 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.059 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.059 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.067 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.077 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.077 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.082 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.094 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.103 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.113 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.129 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.135 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.147 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.153 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.163 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.171 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.182 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.191 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.202 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.210 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.222 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.228 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.240 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.247 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.257 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.263 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.274 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.280 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.292 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.300 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.311 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.330 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.340 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.350 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.357 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.368 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.375 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.385 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.395 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.406 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.412 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.423 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.430 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.441 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.447 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.458 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.464 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.475 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.483 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.493 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.499 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.510 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.515 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.526 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.542 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.550 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.560 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.568 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.579 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.587 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.597 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.606 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.619 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.631 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.642 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.648 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.658 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.665 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.676 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.682 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.693 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.698 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.710 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.716 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.727 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.728 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.735 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.746 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.754 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.764 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.773 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.784 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.791 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.803 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.810 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.821 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.828 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.839 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.846 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.857 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.876 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.917 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.928 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.933 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.945 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.951 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.962 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.970 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.980 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:40.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:40.988 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:40.999 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:40.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.004 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.015 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.022 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.033 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.037 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.048 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.066 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.075 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.085 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.091 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.102 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.110 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.121 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.128 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.139 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.144 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.156 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.164 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.174 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.183 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.193 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.199 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.210 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.218 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.229 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.235 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.246 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.251 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.262 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.262 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.270 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.280 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.286 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.296 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.303 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.315 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.321 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.331 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.337 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.350 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.356 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.369 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.376 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.387 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.393 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.405 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.411 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.423 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.431 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.442 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.447 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.459 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.465 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.476 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.482 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.493 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.499 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.511 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.520 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.531 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.537 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.549 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.556 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.566 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.574 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.585 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.593 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.604 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.604 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.609 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.619 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.632 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.643 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.649 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.662 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.669 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.681 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.688 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.699 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.705 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.715 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.721 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.732 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.737 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.749 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.759 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.770 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.776 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.790 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.799 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.811 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.817 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.828 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.835 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.846 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.852 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.865 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.872 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.883 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.890 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.900 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.907 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.918 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.925 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.937 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.947 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.957 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.964 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.977 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:41.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:41.984 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:41.996 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:41.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.003 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.014 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.014 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.030 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.038 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.049 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.055 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.066 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.072 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.084 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.090 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.101 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.107 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.118 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.125 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.137 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.143 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.154 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.163 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.174 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.182 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.193 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.199 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.212 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.218 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.229 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.235 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.246 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.255 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.265 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.272 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.282 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.290 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.301 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.309 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.320 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.320 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.326 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.337 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.344 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.356 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.364 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.374 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.381 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.392 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.399 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.410 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.420 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.430 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.436 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.447 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.456 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.466 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.473 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.483 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.488 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.500 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.509 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.520 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.526 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.538 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.546 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.557 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.564 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.575 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.580 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.590 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.597 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.608 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.615 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.626 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.632 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.644 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.662 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.669 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.681 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.687 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.697 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.704 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.715 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.721 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.733 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.741 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.751 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.758 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.769 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.776 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.787 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.795 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.807 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.807 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.815 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.826 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.831 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.842 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.849 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.860 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.867 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.878 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.897 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.905 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.916 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.924 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.935 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.942 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.953 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.960 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.971 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.979 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:42.990 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:42.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:42.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:42.996 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.007 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.025 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.032 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.042 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.050 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.061 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.068 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.078 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.086 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.096 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.103 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.117 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.124 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.135 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.143 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.153 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.160 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.172 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.181 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.191 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.199 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.210 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.218 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.229 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.235 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.247 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.254 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.264 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.272 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.283 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.289 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.301 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.309 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.321 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.328 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.339 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.345 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.357 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.364 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.375 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.382 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.394 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.400 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.410 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.416 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.426 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.444 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.460 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.460 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.467 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.477 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.477 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.483 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.495 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.502 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.513 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.518 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.529 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.535 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.547 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.554 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.565 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.572 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.585 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.592 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.603 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.610 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.623 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.631 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.642 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.662 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.678 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.696 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.703 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.715 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.721 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.731 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.740 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.751 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.759 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.770 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.777 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.787 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.793 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.804 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.811 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.822 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.829 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.840 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.847 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.859 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.877 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.894 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.899 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.910 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.917 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.928 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.937 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.948 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.957 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.968 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.974 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:43.986 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:43.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:43.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:43.994 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.004 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.011 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.021 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.030 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.041 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.048 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.059 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.059 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.065 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.075 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.095 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.095 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.102 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.113 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.121 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.132 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.132 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.139 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.150 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.158 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.168 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.175 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.185 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.193 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.205 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.213 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.225 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.233 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.244 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.253 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.264 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.271 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.281 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.291 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.302 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.311 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.322 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.329 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.340 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.350 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.360 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.378 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.383 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.394 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.403 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.414 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.420 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.432 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.438 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.449 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.450 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.455 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.466 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.472 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.483 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.490 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.501 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.509 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.519 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.525 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.537 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.537 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.545 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.556 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.564 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.574 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.580 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.591 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.592 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.601 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.612 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.612 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.617 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.628 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.635 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.646 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.653 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.664 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.670 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.680 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.697 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.704 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.715 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.733 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.740 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.751 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.758 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.769 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.775 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.786 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.793 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.804 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.823 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.830 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.842 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.849 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.860 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.866 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.876 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.885 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.896 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.915 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.924 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.934 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.940 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.951 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.951 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.958 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.970 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.970 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.977 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:44.991 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:44.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:44.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:44.999 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.012 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.017 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.027 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.033 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.046 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.064 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.071 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.083 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.089 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.102 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.109 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.121 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.130 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.141 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.147 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.158 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.158 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.166 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.176 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.184 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.195 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.202 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.213 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.213 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.219 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.232 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.238 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.249 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.257 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.267 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.274 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.286 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.304 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.310 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.320 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.320 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.327 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.338 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.343 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.345 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.356 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.363 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.374 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.380 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.392 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.400 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.411 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.416 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.427 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.435 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.446 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.451 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.463 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.470 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.480 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.480 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.487 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.498 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.504 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.516 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.526 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.536 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.537 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.543 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.554 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.554 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.560 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.572 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.580 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.590 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.599 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.610 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.617 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.629 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.636 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.646 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.654 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.665 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.673 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.684 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.691 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.702 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.707 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.718 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.724 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.735 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.742 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.753 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.760 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.771 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.778 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.791 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.798 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.809 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.816 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.827 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.833 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.845 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.852 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.862 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.868 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.880 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.885 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.896 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.914 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.921 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.932 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.938 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.950 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.956 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.968 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.975 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:45.985 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:45.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:45.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:45.991 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.004 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.009 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.019 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.026 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.037 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.045 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.056 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.064 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.074 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.083 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.093 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.101 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.113 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.120 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.131 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.137 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.148 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.154 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.167 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.174 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.185 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.193 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.203 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.211 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.222 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.229 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.240 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.248 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.258 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.265 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.277 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.282 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.293 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.299 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.310 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.317 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.328 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.347 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.353 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.363 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.370 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.382 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.389 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.400 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.407 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.417 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.425 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.437 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.445 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.456 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.462 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.473 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.479 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.491 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.497 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.509 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.509 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.516 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.527 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.537 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.549 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.554 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.567 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.572 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.582 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.589 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.600 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.608 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.619 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.625 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.636 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.641 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.653 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.659 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.671 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.678 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.689 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.694 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.706 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.712 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.722 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.729 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.741 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.748 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.760 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.767 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.779 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.785 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.797 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.803 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.814 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.822 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.833 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.841 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.853 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.859 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.870 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.877 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.887 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.895 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.906 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.912 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.923 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.924 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.932 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.943 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.962 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.970 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.982 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:46.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:46.988 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:46.998 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:46.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.006 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.016 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.023 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.034 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.035 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.041 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.053 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.059 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.070 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.076 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.087 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.094 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.106 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.124 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.130 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.142 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.149 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.160 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.167 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.178 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.183 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.196 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.202 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.214 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.221 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.232 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.238 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.250 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.257 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.267 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.272 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.283 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.290 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.301 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.307 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.318 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.325 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.336 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.336 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.342 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.354 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.361 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.371 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.377 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.390 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.397 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.410 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.416 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.429 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.436 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.447 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.454 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.466 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.471 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.483 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.490 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.500 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.508 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.518 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.526 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.538 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.547 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.557 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.565 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.576 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.582 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.593 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.600 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.610 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.616 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.627 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.634 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.647 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.655 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.666 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.673 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.684 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.691 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.701 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.708 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.720 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.729 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.740 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.747 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.759 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.767 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.777 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.785 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.796 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.802 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.814 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.821 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.832 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.839 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.850 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.857 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.867 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.868 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.875 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.885 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.891 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.903 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.909 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.920 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.927 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.939 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.944 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.955 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.961 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.972 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.983 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:47.993 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:47.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:47.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:47.999 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:48.011 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:48.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:48.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:48.018 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:48.029 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:48.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:48.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:48.034 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:48.045 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:48.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:48.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:48.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:48.065 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:48.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:48.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:48.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:48.084 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:48.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:48.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:48.093 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:48.103 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:48.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:48.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:48.110 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:48.123 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:48.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:48.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:48.129 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:48.139 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:48.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:48.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:48.147 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:48.157 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:48.158 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:48.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:48.168 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:48.183 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:48.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:48.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:48.201 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:48.215 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:48.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:48.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:48.222 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:48.233 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:48.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:48.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:48.240 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:48.251 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:48.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37329/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:48.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:48.258 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:48.269 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:48.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58582/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:48.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:48.274 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:48.285 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:20:48.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:20:48.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:20:48.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-11 04:20:48.304 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2025-12-11 04:20:53.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37329/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.311 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37329/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4628143b58bb4dce196b700e502dfc8e630fb219fb7c827e753abb9de20ccfe5&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.316 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37329/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xdec8826ca12a60c74afeb8adb67e426c84e55d60bb0b26c141c6c923105ba712&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.322 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37329/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf2a1260b26a9a86937d6f7d5b28ae95ef7508ae08313ca403f9b072203a7bf8e&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.327 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37329/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x35933253b74f3efdd58ac3c28d6325bfdb4bf19d14736984a89e0c35412b94a8&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.332 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37329/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x00623944630e0b11c43e70a9eeb7214ea121a7b85042a5469c9eb6456f0948dd&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.338 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37329/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x59e50344ee5e35dc90e4af2ed206ab6a34e933813b06c8140661b9e332b8c036&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.343 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37329/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x436cd68b5c58935ee9f8429a0f0ada6ec5086aaff4e4a2410b19b8cfd933fb12&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.348 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37329/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x7f4ebb63421a8cf3f6c8b097aaf927ff77e9f680c53b94d2d8a9f90e58060208&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.354 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37329/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x8268d6d4c4529abc4a333b6512b078720e4cb3123b67fab4cce356908b33803b&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.359 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37329/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3f48ad8038b059e4f1d03c6854118c12763f19789104c5cd7bbad0c763e9d1bb&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.365 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37329/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x85067aea021b90a1a20e842438218ea1c6cf1c3b4191126c02f4f54d86240c01&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.370 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37329/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x68a585874e4bf55787cd3e9c6d2d6d34398b516d7447bd5d0d74f8fea0066cd1&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.375 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37329/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xff695b0915294dc16fa61d28f5a812a9b018352ba0e584a0003b6489edd1b04a&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.381 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37329/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xe46ddb3e6a5b22d0618f350be9785f3d01a4ec436f9eeddbb446b396961c92f9&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.386 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58582/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.392 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58582/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4628143b58bb4dce196b700e502dfc8e630fb219fb7c827e753abb9de20ccfe5&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.398 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58582/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xdec8826ca12a60c74afeb8adb67e426c84e55d60bb0b26c141c6c923105ba712&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.403 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58582/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf2a1260b26a9a86937d6f7d5b28ae95ef7508ae08313ca403f9b072203a7bf8e&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.408 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58582/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x35933253b74f3efdd58ac3c28d6325bfdb4bf19d14736984a89e0c35412b94a8&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.414 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58582/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x00623944630e0b11c43e70a9eeb7214ea121a7b85042a5469c9eb6456f0948dd&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.420 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58582/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x59e50344ee5e35dc90e4af2ed206ab6a34e933813b06c8140661b9e332b8c036&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.426 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58582/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x436cd68b5c58935ee9f8429a0f0ada6ec5086aaff4e4a2410b19b8cfd933fb12&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.431 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58582/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x7f4ebb63421a8cf3f6c8b097aaf927ff77e9f680c53b94d2d8a9f90e58060208&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.437 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58582/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x8268d6d4c4529abc4a333b6512b078720e4cb3123b67fab4cce356908b33803b&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.442 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58582/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3f48ad8038b059e4f1d03c6854118c12763f19789104c5cd7bbad0c763e9d1bb&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.448 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58582/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x85067aea021b90a1a20e842438218ea1c6cf1c3b4191126c02f4f54d86240c01&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.453 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58582/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x68a585874e4bf55787cd3e9c6d2d6d34398b516d7447bd5d0d74f8fea0066cd1&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.458 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58582/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xff695b0915294dc16fa61d28f5a812a9b018352ba0e584a0003b6489edd1b04a&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.463 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58582/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xe46ddb3e6a5b22d0618f350be9785f3d01a4ec436f9eeddbb446b396961c92f9&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.468 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3643/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.481 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3643/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4628143b58bb4dce196b700e502dfc8e630fb219fb7c827e753abb9de20ccfe5&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.492 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3643/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xdec8826ca12a60c74afeb8adb67e426c84e55d60bb0b26c141c6c923105ba712&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.504 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3643/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf2a1260b26a9a86937d6f7d5b28ae95ef7508ae08313ca403f9b072203a7bf8e&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.516 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3643/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x35933253b74f3efdd58ac3c28d6325bfdb4bf19d14736984a89e0c35412b94a8&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.528 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3643/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x00623944630e0b11c43e70a9eeb7214ea121a7b85042a5469c9eb6456f0948dd&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.539 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3643/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x59e50344ee5e35dc90e4af2ed206ab6a34e933813b06c8140661b9e332b8c036&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.551 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3643/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x436cd68b5c58935ee9f8429a0f0ada6ec5086aaff4e4a2410b19b8cfd933fb12&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.562 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3643/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x7f4ebb63421a8cf3f6c8b097aaf927ff77e9f680c53b94d2d8a9f90e58060208&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.574 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3643/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x8268d6d4c4529abc4a333b6512b078720e4cb3123b67fab4cce356908b33803b&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.586 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3643/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x3f48ad8038b059e4f1d03c6854118c12763f19789104c5cd7bbad0c763e9d1bb&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.598 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3643/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x85067aea021b90a1a20e842438218ea1c6cf1c3b4191126c02f4f54d86240c01&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.609 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3643/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x68a585874e4bf55787cd3e9c6d2d6d34398b516d7447bd5d0d74f8fea0066cd1&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.621 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3643/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xff695b0915294dc16fa61d28f5a812a9b018352ba0e584a0003b6489edd1b04a&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.632 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3643/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xe46ddb3e6a5b22d0618f350be9785f3d01a4ec436f9eeddbb446b396961c92f9&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:20:53.644 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-11 04:20:53.648 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-11 04:20:53.649 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-11 04:20:53.649 DEBUG [src.node.waku_node] Stopping container with id a05af1d4ed4b
|
|
2025-12-11 04:20:54.283 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:20:54.284 DEBUG [src.node.waku_node] Stopping container with id 945640b8f6e8
|
|
2025-12-11 04:20:54.926 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:20:54.926 DEBUG [src.node.waku_node] Stopping container with id 39759a68d1ce
|
|
2025-12-11 04:20:55.519 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:20:55.522 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-11 04:20:56.060 ERROR [src.node.docker_mananger] Max retries reached for container 945640b8f6e8. Exiting log stream.
|
|
2025-12-11 04:20:56.396 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:20:56.884 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:20:57.286 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|