mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-25 21:23:39 +00:00
431 lines
63 KiB
Plaintext
431 lines
63 KiB
Plaintext
2026-03-09 04:37:42.736 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-09 04:37:42.737 DEBUG [tests.conftest] Running test: test_continuous_store_sync with id: 2026-03-09_04-37-42__5becaa65-ee25-4329-9a22-31edb84d9085
|
|
2026-03-09 04:37:42.737 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-09 04:37:42.748 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:37:42.748 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-09_04-37-42__5becaa65-ee25-4329-9a22-31edb84d9085__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:37:42.758 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:37:42.758 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-09_04-37-42__5becaa65-ee25-4329-9a22-31edb84d9085__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:37:42.766 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:37:42.766 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-09_04-37-42__5becaa65-ee25-4329-9a22-31edb84d9085__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:37:42.767 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-09 04:37:42.769 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:37:42.770 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:37:42.771 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:37:42.771 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.46.178
|
|
2026-03-09 04:37:42.771 DEBUG [src.node.docker_mananger] Generated ports ['41125', '41126', '41127', '41128', '41129']
|
|
2026-03-09 04:37:42.771 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:37:42.772 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:37:42.772 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:37:42.772 DEBUG [src.node.docker_mananger] docker run -i -t -p 41125:41125 -p 41126:41126 -p 41127:41127 -p 41128:41128 -p 41129:41129 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=41127 --rest-port=41125 --tcp-port=41126 --discv5-udp-port=41128 --rest-address=0.0.0.0 --nat=extip:172.18.46.178 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bf996e54cdcf7ad8af78fe3d06ed4e7ebcb45aa1ba71514fdbd4094880ecee6f --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41129 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-03-09 04:37:42.955 ERROR [src.node.docker_mananger] Max retries reached for container 5c0d3b5e6e70. Exiting log stream.
|
|
2026-03-09 04:37:42.965 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.46.178 waku 2650225589e006bb9dc9c1a50efa446cd329ceb1d5759520837de8211c333852
|
|
2026-03-09 04:37:43.003 DEBUG [src.node.docker_mananger] Container started with ID 2650225589e0. Setting up logs at ./log/docker/node1_2026-03-09_04-37-42__5becaa65-ee25-4329-9a22-31edb84d9085__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:37:43.003 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41125
|
|
2026-03-09 04:37:43.004 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:37:43.579 ERROR [src.node.docker_mananger] Max retries reached for container 8fa7eb3893ab. Exiting log stream.
|
|
2026-03-09 04:37:44.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41125/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:37:44.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-09 04:37:44.007 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:37:44.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41125/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:37:44.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.46.178/tcp/41126/p2p/16Uiu2HAm3CwtccrTHBuqBGoeV8qkZrriRaac2qVdHKAj4ZSxvm3G","/ip4/172.18.46.178/tcp/41127/ws/p2p/16Uiu2HAm3CwtccrTHBuqBGoeV8qkZrriRaac2qVdHKAj4ZSxvm3G"],"enrUri":"enr:-L24QEiagnkPWCKutufeAej3uPxyGxAgtqAQ_E6L9Sc8WFUpeEhsoNssGM-2cOU7_LZ-OI8CTjxTvtuWL7s9Q5e_4XoCgmlkgnY0gmlwhKwSLrKKbXVsdGlhZGRyc5YACASsEi6yBqCmAAoErBIusgagp90DgnJzhQADAQAAiXNlY3AyNTZrMaECc5rvaOZBoIGBLBCf_X0Ufkn6ZcNtJdNJmZUR4vHiO4uDdGNwgqCmg3VkcIKgqIV3YWt1MhM"}'
|
|
2026-03-09 04:37:44.011 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:37:44.011 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:37:44.011 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:37:44.013 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:37:44.013 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.222.108
|
|
2026-03-09 04:37:44.013 DEBUG [src.node.docker_mananger] Generated ports ['23640', '23641', '23642', '23643', '23644']
|
|
2026-03-09 04:37:44.013 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:37:44.013 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:37:44.013 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:37:44.014 DEBUG [src.node.docker_mananger] docker run -i -t -p 23640:23640 -p 23641:23641 -p 23642:23642 -p 23643:23643 -p 23644:23644 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=23642 --rest-port=23640 --tcp-port=23641 --discv5-udp-port=23643 --rest-address=0.0.0.0 --nat=extip:172.18.222.108 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4ae52ddef5e1b2fc75e6dac338f6147e6c060ae8a5ce7de4c268e052a41f20ff --store-sync=true --store=true --store-sync-range=600 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23644 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-09 04:37:44.220 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.222.108 waku 7cadf76c53a8717ea5f6653e487d6e18c31e801eccda3b96166500cee4c84184
|
|
2026-03-09 04:37:44.255 DEBUG [src.node.docker_mananger] Container started with ID 7cadf76c53a8. Setting up logs at ./log/docker/node2_2026-03-09_04-37-42__5becaa65-ee25-4329-9a22-31edb84d9085__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:37:44.255 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23640
|
|
2026-03-09 04:37:44.256 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:37:45.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23640/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:37:45.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-09 04:37:45.260 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:37:45.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23640/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:37:45.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.222.108/tcp/23641/p2p/16Uiu2HAmQuk9eAcpj43EWDa8DwKmABGasDdQXqxQr3721nMVCU8F","/ip4/172.18.222.108/tcp/23642/ws/p2p/16Uiu2HAmQuk9eAcpj43EWDa8DwKmABGasDdQXqxQr3721nMVCU8F"],"enrUri":"enr:-L24QLGV2Pg-NMeuR1XiJzF5QW6VsAtFHIYSX_tKszL2bWlPT2V13-HUEySFfzuKEeKy08WREyhWYuRfB4ME3DH3A0QCgmlkgnY0gmlwhKwS3myKbXVsdGlhZGRyc5YACASsEt5sBlxZAAoErBLebAZcWt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDthPl-E9K3smlaLDDRnQMRFuJNtBDyk-XSTMgbD3jOKiDdGNwglxZg3VkcIJcW4V3YWt1MhI"}'
|
|
2026-03-09 04:37:45.262 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:37:45.263 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23640/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.46.178/tcp/41126/p2p/16Uiu2HAm3CwtccrTHBuqBGoeV8qkZrriRaac2qVdHKAj4ZSxvm3G"]'
|
|
2026-03-09 04:37:45.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:45.302 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:45.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:45.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:45.321 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:45.532 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:45.532 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:45.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:45.536 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:45.747 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:45.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:45.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:45.752 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:45.962 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:45.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:45.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:45.967 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:46.178 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:46.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:46.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:46.183 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:46.394 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:46.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:46.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:46.398 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:46.609 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:46.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:46.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:46.614 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:46.825 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:46.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:46.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:46.829 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:47.040 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:47.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:47.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:47.045 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:47.255 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:47.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:47.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:47.260 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:47.471 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:47.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:47.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:47.475 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:47.686 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:47.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:47.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:47.691 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:47.902 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:47.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:47.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:47.906 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:48.117 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:48.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:48.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:48.122 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:48.332 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:48.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:48.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:48.337 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:48.548 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:48.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:48.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:48.552 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:48.763 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:48.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:48.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:48.768 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:48.978 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:48.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:48.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:48.983 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:49.194 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:49.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:49.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:49.198 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:49.409 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:49.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:49.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:49.414 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:49.625 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:49.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:49.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:49.629 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:49.840 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:49.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:49.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:49.845 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:50.055 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:50.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:50.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:50.060 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:50.271 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:50.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:50.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:50.280 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:50.491 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:50.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:50.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:50.496 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:50.707 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:50.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:50.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:50.711 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:50.922 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:50.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:50.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:50.926 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:51.137 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:51.138 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:51.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:51.142 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:51.353 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:51.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:51.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:51.358 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:37:51.568 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:37:51.569 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:37:51.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:51.574 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:03.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23640/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:38:03.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x862eaf8b63df10e919ea49c2fb5d6554da2bb35a42a444dfd1f4a8fc623a455b"},{"messageHash":"0x37b3aeddb819c723dddf38eafd4fd4b74d07791d4b96854cb4e96fe1319b3ee7"},{"messageHash":"0xaa90f3550e48cbe67c354b0ff2b19e00aff978fcf4df5b301520e1c64f6dccec"},{"messageHash":"0xf09d10b689e014d3575f80ced40559977e7ac7e20d1a53eebdb7d4f46a3ee250"},{"messageHash":"0xa8b6c87094b9c736da46a8ba7f8eac031c3145253a11e0845e0d4b5faf1623cf"},{"messageHash":"0xf77402636be52400fc4f5249af6380e573da0bd546dd38b63ac1c129f9563dc9"},{"messageHash":"0xa193834c3f51815ba67679aa79d1adfe3dd8371a987d50768600b92b3c5cb27e"},{"messageHash":"0xa55621c20446026e7a65d0f600048d5da1a162f5ca55ac7a0cb19e716cf23147"},{"messageHash":"0x111fda71588cf5dd8e0de51f2ab8859689de68b99e0e24903ebf4ed7cd558eaf"},{"messageHash":"0x2d93ad451d680a69b1b8d8cb4f135c8fc8985fdeaae8b2b8c448f5d22bfc1602"},{"messageHash":"0xfa27b4bb6bad632cc148ac8fa827e076eaae56437e3d02fd39d5ffbe76fde0be"},{"messageHash":"0x904101f942986637b487708fa2da42b356e59b7e078be25a251b571cd68bf91f"},{"messageHash":"0x4c3b9ff55010197866eaca41796b6ace202029f29afb9e53cd004bc2f1967113"},{"messageHash":"0x11de2ed8e78ccb6d1d6caf2227b514d3caca2c883a9272ee179019e835c76c1a"},{"messageHash":"0xb7192bfb43033d670f683fc5245ca9fa3a52bec0ab19805d9a2a4a98172a85df"},{"messageHash":"0x7e32b0f4f7a2159c933793262faa95f927e31fd37f107618046289b5c1ca8bb2"},{"messageHash":"0x3312882d6bf595ab9857d35a01e08b936cda2480ef3836b395d24fc35db2e118"},{"messageHash":"0x874e64d7d74d1b3f6fa823bb80746438c04b43d6d63bbc0fe856101a19dbc516"},{"messageHash":"0x6426b6ac474b706d688a02f4be16e5bb59f24f5308817e4687217be4b8dc67e3"},{"messageHash":"0x0c124378c839b1575096f2b1e70ff711398cdf3dfb6aed3f0163df601e945fcc"},{"messageHash":"0x4d3400cf239617c887122f6ca6e98515967605cf4817a045db093c09068d9b33"},{"messageHash":"0x11d13dbe3c1047e65ff5bbaa2182bed3edd14d71c7540c62914ff34bd939cee2"},{"messageHash":"0xcfcd2edec19db920d2d29294594ec3bdd500f920dd098785d640a95c13ec57e0"},{"messageHash":"0x3fbae3212f43683c5e5574293c3b91a88803d4c323ed4d3250bb18dea94d7cd5"},{"messageHash":"0xf8654aecfffa80677c1c3e6d0404b52e08c7e5ef86d99169f60ac5b3672640e1"},{"messageHash":"0xdadd2e61be618a617860ea345a2453e3556d72131aed33104041e785e44d706b"},{"messageHash":"0x1752e8e3eafc925bcdd365f8e45526ab15b05f04cfefb60c29bc541509f570ca"},{"messageHash":"0xa804795240d7df3b3044bb3d4dbaac314b445b210704b509994ef7a38995fd0a"},{"messageHash":"0x98fe83d10b04c95da2e9539c938f4866f8349d5c3d4871c368355fae3ab67923"},{"messageHash":"0xf435779eae2282c2c576abd8cc952c74f87a8c8650c06d9c232c0f3a861d9f92"}]}'
|
|
2026-03-09 04:38:03.790 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 30/30 messages
|
|
2026-03-09 04:38:33.790 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:33.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:33.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:33.795 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:34.006 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:34.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:34.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:34.011 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:34.222 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:34.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:34.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:34.227 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:34.438 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:34.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:34.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:34.442 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:34.653 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:34.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:34.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:34.658 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:34.869 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:34.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:34.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:34.874 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:35.085 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:35.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:35.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:35.089 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:35.300 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:35.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:35.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:35.305 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:35.515 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:35.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:35.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:35.520 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:35.731 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:35.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:35.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:35.736 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:35.947 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:35.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:35.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:35.952 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:36.163 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:36.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:36.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:36.167 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:36.378 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:36.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:36.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:36.383 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:36.594 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:36.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:36.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:36.599 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:36.809 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:36.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:36.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:36.814 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:37.025 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:37.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:37.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:37.030 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:37.240 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:37.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:37.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:37.245 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:37.456 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:37.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:37.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:37.461 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:37.671 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:37.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:37.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:37.676 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:37.887 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:37.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:37.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:37.892 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:38.102 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:38.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:38.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:38.107 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:38.318 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:38.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:38.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:38.323 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:38.534 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:38.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:38.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:38.538 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:38.749 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:38.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:38.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:38.754 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:38.965 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:38.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:38.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:38.970 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:39.180 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:39.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:39.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:39.185 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:39.396 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:39.396 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:39.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:39.401 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:39.611 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:39.612 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:39.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:39.616 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:39.827 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:39.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:39.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:39.833 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:40.044 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:38:40.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:38:40.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:38:40.049 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:38:52.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23640/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:38:52.265 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:38:52.265 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 60/60 messages
|
|
2026-03-09 04:39:22.266 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:22.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:22.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:22.271 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:22.482 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:22.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:22.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:22.486 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:22.697 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:22.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:22.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:22.702 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:22.912 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:22.913 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:22.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:22.917 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:23.128 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:23.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:23.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:23.133 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:23.344 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:23.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:23.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:23.349 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:23.559 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:23.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:23.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:23.565 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:23.775 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:23.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:23.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:23.780 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:23.991 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:23.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:23.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:23.996 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:24.207 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:24.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:24.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:24.212 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:24.423 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:24.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:24.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:24.428 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:24.638 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:24.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:24.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:24.643 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:24.854 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:24.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:24.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:24.859 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:25.070 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:25.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:25.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:25.075 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:25.286 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:25.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:25.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:25.291 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:25.501 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:25.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:25.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:25.506 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:25.717 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:25.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:25.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:25.722 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:25.933 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:25.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:25.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:25.938 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:26.148 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:26.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:26.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:26.153 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:26.364 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:26.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:26.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:26.369 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:26.579 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:26.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:26.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:26.584 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:26.795 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:26.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:26.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:26.800 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:27.011 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:27.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:27.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:27.017 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:27.227 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:27.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:27.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:27.232 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:27.443 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:27.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:27.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:27.448 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:27.659 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:27.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:27.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:27.664 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:27.874 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:27.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:27.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:27.879 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:28.090 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:28.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:28.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:28.095 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:28.305 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:28.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:28.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:28.310 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:28.521 DEBUG [src.steps.store] Relaying message
|
|
2026-03-09 04:39:28.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41125/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:39:28.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:39:28.526 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-09 04:39:40.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23640/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:39:40.743 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-09 04:39:40.743 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 90/90 messages
|
|
2026-03-09 04:40:10.745 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-09 04:40:10.746 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-09 04:40:10.746 DEBUG [src.node.waku_node] Stopping container with id 2650225589e0
|
|
2026-03-09 04:40:11.337 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:40:11.340 DEBUG [src.node.waku_node] Stopping container with id 7cadf76c53a8
|
|
2026-03-09 04:40:11.879 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:40:11.880 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-09 04:40:11.950 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-09 04:40:12.008 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|