mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 08:03:29 +00:00
229 lines
43 KiB
Plaintext
229 lines
43 KiB
Plaintext
2026-03-21 04:33:19.213 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-21 04:33:19.213 DEBUG [tests.conftest] Running test: test_sync_with_nodes_restart__case1 with id: 2026-03-21_04-33-19__bfba1f77-497c-4a77-8ce2-3407a95ee42a
|
|
2026-03-21 04:33:19.214 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-21 04:33:19.220 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:33:19.220 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-21_04-33-19__bfba1f77-497c-4a77-8ce2-3407a95ee42a__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:33:19.226 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:33:19.227 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-21_04-33-19__bfba1f77-497c-4a77-8ce2-3407a95ee42a__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:33:19.232 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:33:19.232 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-21_04-33-19__bfba1f77-497c-4a77-8ce2-3407a95ee42a__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:33:19.233 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-21 04:33:19.233 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:33:19.234 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:33:19.235 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:33:19.235 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.58.67
|
|
2026-03-21 04:33:19.236 DEBUG [src.node.docker_mananger] Generated ports ['65402', '65403', '65404', '65405', '65406']
|
|
2026-03-21 04:33:19.236 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:33:19.236 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:33:19.236 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:33:19.236 DEBUG [src.node.docker_mananger] docker run -i -t -p 65402:65402 -p 65403:65403 -p 65404:65404 -p 65405:65405 -p 65406:65406 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=65404 --rest-port=65402 --tcp-port=65403 --discv5-udp-port=65405 --rest-address=0.0.0.0 --nat=extip:172.18.58.67 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3f6afca8f02c8f1edfde9e4f3adefadbb800ec0e869dfeff37ea4b8c63b2e7ac --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65406 --metrics-logging=true --relay=true
|
|
2026-03-21 04:33:19.431 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.58.67 waku 64c81395fa7c1826f848a9a302f247b35726587499cc001685e2e5da7fe7657c
|
|
2026-03-21 04:33:19.454 ERROR [src.node.docker_mananger] Max retries reached for container a9ff5fd337ff. Exiting log stream.
|
|
2026-03-21 04:33:19.466 DEBUG [src.node.docker_mananger] Container started with ID 64c81395fa7c. Setting up logs at ./log/docker/node1_2026-03-21_04-33-19__bfba1f77-497c-4a77-8ce2-3407a95ee42a__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:33:19.467 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 65402
|
|
2026-03-21 04:33:19.467 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:33:20.020 ERROR [src.node.docker_mananger] Max retries reached for container 765350757ece. Exiting log stream.
|
|
2026-03-21 04:33:20.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65402/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:33:20.470 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-21 04:33:20.471 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:33:20.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65402/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:33:20.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.58.67/tcp/65403/p2p/16Uiu2HAkwx8qJsgoJU81nffqjCWGKHTxJy2CWAsYKw3CCs3PWrer","/ip4/172.18.58.67/tcp/65404/ws/p2p/16Uiu2HAkwx8qJsgoJU81nffqjCWGKHTxJy2CWAsYKw3CCs3PWrer"],"enrUri":"enr:-L24QP9By7EmddZ7py-w3ebNMLxc9Vm2UOjih-Gfcj33NG3FXcIT3gl3iRe-vDh982cWvPhFBmOBT5typ4NZAFIK9twCgmlkgnY0gmlwhKwSOkOKbXVsdGlhZGRyc5YACASsEjpDBv97AAoErBI6Qwb_fN0DgnJzhQADAQAAiXNlY3AyNTZrMaECJYUpZk42PVx8NVzJ5mksaey_AcqPuQIy99Qj2OyeMJ-DdGNwgv97g3VkcIL_fYV3YWt1MhM"}'
|
|
2026-03-21 04:33:20.473 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:33:20.473 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:33:20.474 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:33:20.475 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:33:20.475 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.101.11
|
|
2026-03-21 04:33:20.475 DEBUG [src.node.docker_mananger] Generated ports ['63086', '63087', '63088', '63089', '63090']
|
|
2026-03-21 04:33:20.475 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:33:20.476 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:33:20.476 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:33:20.476 DEBUG [src.node.docker_mananger] docker run -i -t -p 63086:63086 -p 63087:63087 -p 63088:63088 -p 63089:63089 -p 63090:63090 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=63088 --rest-port=63086 --tcp-port=63087 --discv5-udp-port=63089 --rest-address=0.0.0.0 --nat=extip:172.18.101.11 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=01342f1956fde362e7e11c24dc5edc4cfa45f0c67c8ababffc9bf1cb4ebfef93 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63090 --metrics-logging=true --relay=true --storenode=/ip4/172.18.58.67/tcp/65403/p2p/16Uiu2HAkwx8qJsgoJU81nffqjCWGKHTxJy2CWAsYKw3CCs3PWrer --discv5-bootstrap-node=enr:-L24QP9By7EmddZ7py-w3ebNMLxc9Vm2UOjih-Gfcj33NG3FXcIT3gl3iRe-vDh982cWvPhFBmOBT5typ4NZAFIK9twCgmlkgnY0gmlwhKwSOkOKbXVsdGlhZGRyc5YACASsEjpDBv97AAoErBI6Qwb_fN0DgnJzhQADAQAAiXNlY3AyNTZrMaECJYUpZk42PVx8NVzJ5mksaey_AcqPuQIy99Qj2OyeMJ-DdGNwgv97g3VkcIL_fYV3YWt1MhM
|
|
2026-03-21 04:33:20.678 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.101.11 waku 1442846fd9023222da771bab49bb1bdfa59a5599f51a4fb2c374d9ebcbdaf3b2
|
|
2026-03-21 04:33:20.713 DEBUG [src.node.docker_mananger] Container started with ID 1442846fd902. Setting up logs at ./log/docker/node2_2026-03-21_04-33-19__bfba1f77-497c-4a77-8ce2-3407a95ee42a__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:33:20.714 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63086
|
|
2026-03-21 04:33:20.714 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:33:21.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63086/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:33:21.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-21 04:33:21.717 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:33:21.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63086/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:33:21.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.101.11/tcp/63087/p2p/16Uiu2HAm9SPfHqD2wWmrCjJtqLseJGqv9fsc1F2uaRarNyBbk1iB","/ip4/172.18.101.11/tcp/63088/ws/p2p/16Uiu2HAm9SPfHqD2wWmrCjJtqLseJGqv9fsc1F2uaRarNyBbk1iB"],"enrUri":"enr:-L24QIOvgmAetN8risasS6bePtogX6_x2HQ-jnK_Tpj94eJ1JnvZjYEsceeocFKajgfSKzsKxIR_tk9-vPU8DbRR6-wCgmlkgnY0gmlwhKwSZQuKbXVsdGlhZGRyc5YACASsEmULBvZvAAoErBJlCwb2cN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC0DK-7cu6B3Za0YA6Er9yrkMkbnEqHIqFBzERYdnE7-yDdGNwgvZvg3VkcIL2cYV3YWt1MhM"}'
|
|
2026-03-21 04:33:21.720 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:33:21.720 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:33:21.720 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:33:21.722 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:33:21.722 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.158.215
|
|
2026-03-21 04:33:21.722 DEBUG [src.node.docker_mananger] Generated ports ['5217', '5218', '5219', '5220', '5221']
|
|
2026-03-21 04:33:21.722 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:33:21.722 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:33:21.723 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:33:21.723 DEBUG [src.node.docker_mananger] docker run -i -t -p 5217:5217 -p 5218:5218 -p 5219:5219 -p 5220:5220 -p 5221:5221 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=5219 --rest-port=5217 --tcp-port=5218 --discv5-udp-port=5220 --rest-address=0.0.0.0 --nat=extip:172.18.158.215 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b5ecaca2d550561d574c30e1ccffc4cfadfddbcbbb1b160ee252c1a57aabcdc3 --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5221 --metrics-logging=true --relay=true --storenode=/ip4/172.18.101.11/tcp/63087/p2p/16Uiu2HAm9SPfHqD2wWmrCjJtqLseJGqv9fsc1F2uaRarNyBbk1iB --discv5-bootstrap-node=enr:-L24QIOvgmAetN8risasS6bePtogX6_x2HQ-jnK_Tpj94eJ1JnvZjYEsceeocFKajgfSKzsKxIR_tk9-vPU8DbRR6-wCgmlkgnY0gmlwhKwSZQuKbXVsdGlhZGRyc5YACASsEmULBvZvAAoErBJlCwb2cN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC0DK-7cu6B3Za0YA6Er9yrkMkbnEqHIqFBzERYdnE7-yDdGNwgvZvg3VkcIL2cYV3YWt1MhM
|
|
2026-03-21 04:33:21.921 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.158.215 waku 71566925d1f730ed7c962a44dcc4e01cc0d2b15d712acfa68553d84d64ca6932
|
|
2026-03-21 04:33:21.957 DEBUG [src.node.docker_mananger] Container started with ID 71566925d1f7. Setting up logs at ./log/docker/node3_2026-03-21_04-33-19__bfba1f77-497c-4a77-8ce2-3407a95ee42a__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:33:21.957 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5217
|
|
2026-03-21 04:33:21.958 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:33:22.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5217/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:33:22.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-21 04:33:22.971 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:33:22.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5217/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:33:22.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.158.215/tcp/5218/p2p/16Uiu2HAm6WjrPdXK7MWEvjGVrfGGCoRuqdv8hnx6FzMAxmtua5Nm","/ip4/172.18.158.215/tcp/5219/ws/p2p/16Uiu2HAm6WjrPdXK7MWEvjGVrfGGCoRuqdv8hnx6FzMAxmtua5Nm"],"enrUri":"enr:-L24QKdl0JrHvFwPHkYANxkFPDDqPTQ_SgI528yPBGirBf7mVnshsoC4rNQ8R2PSqhMW8cHJbtNwaeUSymLQ_9OvugcCgmlkgnY0gmlwhKwSnteKbXVsdGlhZGRyc5YACASsEp7XBhRiAAoErBKe1wYUY90DgnJzhQADAQAAiXNlY3AyNTZrMaECpLzWt4o-KI_MkGRm3w7phGZppH5lRBs3soRETNdYWEaDdGNwghRig3VkcIIUZIV3YWt1MgE"}'
|
|
2026-03-21 04:33:22.990 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:33:22.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63086/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.58.67/tcp/65403/p2p/16Uiu2HAkwx8qJsgoJU81nffqjCWGKHTxJy2CWAsYKw3CCs3PWrer"]'
|
|
2026-03-21 04:33:22.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5217/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.101.11/tcp/63087/p2p/16Uiu2HAm9SPfHqD2wWmrCjJtqLseJGqv9fsc1F2uaRarNyBbk1iB"]'
|
|
2026-03-21 04:33:23.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65402/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-21 04:33:23.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63086/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-21 04:33:23.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5217/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-21 04:33:23.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.010 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65402/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.018 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.029 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65402/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.036 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.047 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65402/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.053 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.064 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65402/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.071 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.083 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65402/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.089 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.100 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65402/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.106 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.118 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65402/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.124 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.136 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65402/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.142 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.153 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65402/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.161 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.172 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65402/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.179 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.190 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.190 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63086/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.198 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.208 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63086/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.217 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.228 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63086/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.235 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.246 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63086/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.255 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.266 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63086/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.274 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.285 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63086/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.294 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.305 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63086/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.313 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.324 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63086/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.332 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.342 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63086/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.351 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.362 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63086/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.369 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.380 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5217/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.386 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.397 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5217/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.405 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.416 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.416 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5217/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.421 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.432 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5217/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.438 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.449 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5217/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.454 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.466 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5217/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.471 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.482 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5217/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.489 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.500 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5217/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.506 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.518 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5217/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.526 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.536 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:33:23.537 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5217/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:33:23.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:33:23.542 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-21 04:33:23.554 DEBUG [src.node.waku_node] Restarting container with id 64c81395fa7c
|
|
2026-03-21 04:33:24.597 DEBUG [src.node.waku_node] Restarting container with id 1442846fd902
|
|
2026-03-21 04:33:25.382 DEBUG [src.node.waku_node] Restarting container with id 71566925d1f7
|
|
2026-03-21 04:33:26.191 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-03-21 04:33:28.192 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-21 04:33:28.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65402/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:33:28.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x5bc711978ae9a393102911e6f0bbb428d492b9d99d96f8f94a457bcc3423ddc6"},{"messageHash":"0x30e91d6d836c4d77582c4f079b67c90ca5cc1360c6f4069e307f93d5bb4340ca"},{"messageHash":"0x8af8d45c5b7ac123ee1f5c3d678fb40bf69cedfcf190af70592cc57fc7538885"},{"messageHash":"0x1a60448330aabfa074816e8c96b3c72ec76d9032ff19f432bed000181d145a44"},{"messageHash":"0x62d597a1c251d6875e7df22dd96bdc3fdc2520ceccd740c721e6cb38bc8d6a27"},{"messageHash":"0x7c4114e0b50436de42b19b4a1e751413dac3a02cb024cf91f00685fa1b4860ff"},{"messageHash":"0x9f8878c2c1c09f648a500275bc1b70706c6a8438a0c5a854617b76ccffd7b7fb"},{"messageHash":"0xc975752090c8ca7173f1d86c1fee41a48f218961e1728199519100c4221209cb"},{"messageHash":"0xcb295bc22fada19aaeeefc2be3dd7132adbe7d1091bbfaee93c4fe3366182a54"},{"messageHash":"0x0a472908eb2223df88257ffcb3058bc25900cba7ed5d4108f993689ab81a018f"},{"messageHash":"0xdc7e605297794a42fb84e88a43b76886f5048327a50631d328bcb1494a7d8365"},{"messageHash":"0xfcb753627d2f6bc64695b6f8c70d3b473f19284a1f1ff9c7215ee79b33c76ff2"},{"messageHash":"0xe0fe5a569c83f5ee9083b5eb08571b4263859a8b0fb600fb5a6a3fc4adc0e3f7"},{"messageHash":"0x661657ee937a10b0d791d85884db0d43a5afa0002b86156ac6a3de1fefb8efa0"},{"messageHash":"0x4cddc04bc5fc0911208103924e5a473049f054c0009eec76d515314d8633bc26"},{"messageHash":"0x168d214b25cdfbc18e43acc73ba4c6fd764f9be5ef1fd360b49eed5ff81c0371"},{"messageHash":"0x635eb23c39616279c9e4cc3c85bdb6aa506272ecc30b1cccd3ed4cfcaeaeab4e"},{"messageHash":"0xc1d5c5dea86ba980c1d9c1486ae197db5c488ad606d2d52d947f2cbf3b1734bd"},{"messageHash":"0x21d8ff4f8124a7ecba6f5fbfa3f6b98646bd3fdd7ab717f4df1ccbbe1e72ab25"},{"messageHash":"0x6ea7713f94dce68d5b557634bb81339a46f34d8c23f7d4cae44736ae8d61d793"},{"messageHash":"0x837ef294ffe514700806187f768095e890f6eb5663b25fae6d28127d2a761b6c"},{"messageHash":"0x7dac4234b643c1189d5f220b8a22414bfe47e7177c9596c7249fc779121f4e20"},{"messageHash":"0x0be9fd1d1bb02cf90d80ffc8ee89732fe9bbe16dbd41911ff500c2430ec26315"},{"messageHash":"0xc01eca2e906649b2717f585a3e96ad88388db7bbd9de039d0d451fb88003c5be"},{"messageHash":"0xed1f2173170b4aeebb98433640c26d96668cefb3e362aa02614fc4b67bfcc376"},{"messageHash":"0x15bcfd2d5a6b8df17126b526172b71e880ebcddbe66e9e3e0736f6321a261122"},{"messageHash":"0x21910b59f61c4b55c0959b8ee4ff46b842f0ca95867b18522e8419e24614b17c"},{"messageHash":"0xf82530b98beba459e447b28ac890b0d30af50509e4fb5a8cc5fb7c59263adf98"},{"messageHash":"0x173e176ebe96e2701cf5de47ffb8debd77987c43a2e38a4fbdb54ec55286a55c"},{"messageHash":"0xa9da5272439ed6c3ffaadca85e44308353eadf1557591dcd8e7cdf2cb7169e9e"}]}'
|
|
2026-03-21 04:33:28.197 DEBUG [src.steps.store] messages length is 30
|
|
2026-03-21 04:33:28.200 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-21 04:33:28.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63086/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:33:28.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x5bc711978ae9a393102911e6f0bbb428d492b9d99d96f8f94a457bcc3423ddc6"},{"messageHash":"0x30e91d6d836c4d77582c4f079b67c90ca5cc1360c6f4069e307f93d5bb4340ca"},{"messageHash":"0x8af8d45c5b7ac123ee1f5c3d678fb40bf69cedfcf190af70592cc57fc7538885"},{"messageHash":"0x1a60448330aabfa074816e8c96b3c72ec76d9032ff19f432bed000181d145a44"},{"messageHash":"0x62d597a1c251d6875e7df22dd96bdc3fdc2520ceccd740c721e6cb38bc8d6a27"},{"messageHash":"0x7c4114e0b50436de42b19b4a1e751413dac3a02cb024cf91f00685fa1b4860ff"},{"messageHash":"0x9f8878c2c1c09f648a500275bc1b70706c6a8438a0c5a854617b76ccffd7b7fb"},{"messageHash":"0xc975752090c8ca7173f1d86c1fee41a48f218961e1728199519100c4221209cb"},{"messageHash":"0xcb295bc22fada19aaeeefc2be3dd7132adbe7d1091bbfaee93c4fe3366182a54"},{"messageHash":"0x0a472908eb2223df88257ffcb3058bc25900cba7ed5d4108f993689ab81a018f"},{"messageHash":"0xdc7e605297794a42fb84e88a43b76886f5048327a50631d328bcb1494a7d8365"},{"messageHash":"0xfcb753627d2f6bc64695b6f8c70d3b473f19284a1f1ff9c7215ee79b33c76ff2"},{"messageHash":"0xe0fe5a569c83f5ee9083b5eb08571b4263859a8b0fb600fb5a6a3fc4adc0e3f7"},{"messageHash":"0x661657ee937a10b0d791d85884db0d43a5afa0002b86156ac6a3de1fefb8efa0"},{"messageHash":"0x4cddc04bc5fc0911208103924e5a473049f054c0009eec76d515314d8633bc26"},{"messageHash":"0x168d214b25cdfbc18e43acc73ba4c6fd764f9be5ef1fd360b49eed5ff81c0371"},{"messageHash":"0x635eb23c39616279c9e4cc3c85bdb6aa506272ecc30b1cccd3ed4cfcaeaeab4e"},{"messageHash":"0xc1d5c5dea86ba980c1d9c1486ae197db5c488ad606d2d52d947f2cbf3b1734bd"},{"messageHash":"0x21d8ff4f8124a7ecba6f5fbfa3f6b98646bd3fdd7ab717f4df1ccbbe1e72ab25"},{"messageHash":"0x6ea7713f94dce68d5b557634bb81339a46f34d8c23f7d4cae44736ae8d61d793"},{"messageHash":"0x837ef294ffe514700806187f768095e890f6eb5663b25fae6d28127d2a761b6c"},{"messageHash":"0x7dac4234b643c1189d5f220b8a22414bfe47e7177c9596c7249fc779121f4e20"},{"messageHash":"0x0be9fd1d1bb02cf90d80ffc8ee89732fe9bbe16dbd41911ff500c2430ec26315"},{"messageHash":"0xc01eca2e906649b2717f585a3e96ad88388db7bbd9de039d0d451fb88003c5be"},{"messageHash":"0xed1f2173170b4aeebb98433640c26d96668cefb3e362aa02614fc4b67bfcc376"},{"messageHash":"0x15bcfd2d5a6b8df17126b526172b71e880ebcddbe66e9e3e0736f6321a261122"},{"messageHash":"0x21910b59f61c4b55c0959b8ee4ff46b842f0ca95867b18522e8419e24614b17c"},{"messageHash":"0xf82530b98beba459e447b28ac890b0d30af50509e4fb5a8cc5fb7c59263adf98"},{"messageHash":"0x173e176ebe96e2701cf5de47ffb8debd77987c43a2e38a4fbdb54ec55286a55c"},{"messageHash":"0xa9da5272439ed6c3ffaadca85e44308353eadf1557591dcd8e7cdf2cb7169e9e"}]}'
|
|
2026-03-21 04:33:28.205 DEBUG [src.steps.store] messages length is 30
|
|
2026-03-21 04:33:28.208 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-21 04:33:28.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5217/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:33:28.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c00da159e6f936f851ea","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x5bc711978ae9a393102911e6f0bbb428d492b9d99d96f8f94a457bcc3423ddc6"},{"messageHash":"0x30e91d6d836c4d77582c4f079b67c90ca5cc1360c6f4069e307f93d5bb4340ca"},{"messageHash":"0x8af8d45c5b7ac123ee1f5c3d678fb40bf69cedfcf190af70592cc57fc7538885"},{"messageHash":"0x1a60448330aabfa074816e8c96b3c72ec76d9032ff19f432bed000181d145a44"},{"messageHash":"0x62d597a1c251d6875e7df22dd96bdc3fdc2520ceccd740c721e6cb38bc8d6a27"},{"messageHash":"0x7c4114e0b50436de42b19b4a1e751413dac3a02cb024cf91f00685fa1b4860ff"},{"messageHash":"0x9f8878c2c1c09f648a500275bc1b70706c6a8438a0c5a854617b76ccffd7b7fb"},{"messageHash":"0xc975752090c8ca7173f1d86c1fee41a48f218961e1728199519100c4221209cb"},{"messageHash":"0xcb295bc22fada19aaeeefc2be3dd7132adbe7d1091bbfaee93c4fe3366182a54"},{"messageHash":"0x0a472908eb2223df88257ffcb3058bc25900cba7ed5d4108f993689ab81a018f"},{"messageHash":"0xdc7e605297794a42fb84e88a43b76886f5048327a50631d328bcb1494a7d8365"},{"messageHash":"0xfcb753627d2f6bc64695b6f8c70d3b473f19284a1f1ff9c7215ee79b33c76ff2"},{"messageHash":"0xe0fe5a569c83f5ee9083b5eb08571b4263859a8b0fb600fb5a6a3fc4adc0e3f7"},{"messageHash":"0x661657ee937a10b0d791d85884db0d43a5afa0002b86156ac6a3de1fefb8efa0"},{"messageHash":"0x4cddc04bc5fc0911208103924e5a473049f054c0009eec76d515314d8633bc26"},{"messageHash":"0x168d214b25cdfbc18e43acc73ba4c6fd764f9be5ef1fd360b49eed5ff81c0371"},{"messageHash":"0x635eb23c39616279c9e4cc3c85bdb6aa506272ecc30b1cccd3ed4cfcaeaeab4e"},{"messageHash":"0xc1d5c5dea86ba980c1d9c1486ae197db5c488ad606d2d52d947f2cbf3b1734bd"},{"messageHash":"0x21d8ff4f8124a7ecba6f5fbfa3f6b98646bd3fdd7ab717f4df1ccbbe1e72ab25"},{"messageHash":"0x6ea7713f94dce68d5b557634bb81339a46f34d8c23f7d4cae44736ae8d61d793"},{"messageHash":"0x837ef294ffe514700806187f768095e890f6eb5663b25fae6d28127d2a761b6c"},{"messageHash":"0x7dac4234b643c1189d5f220b8a22414bfe47e7177c9596c7249fc779121f4e20"},{"messageHash":"0x0be9fd1d1bb02cf90d80ffc8ee89732fe9bbe16dbd41911ff500c2430ec26315"},{"messageHash":"0xc01eca2e906649b2717f585a3e96ad88388db7bbd9de039d0d451fb88003c5be"},{"messageHash":"0xed1f2173170b4aeebb98433640c26d96668cefb3e362aa02614fc4b67bfcc376"},{"messageHash":"0x15bcfd2d5a6b8df17126b526172b71e880ebcddbe66e9e3e0736f6321a261122"},{"messageHash":"0x21910b59f61c4b55c0959b8ee4ff46b842f0ca95867b18522e8419e24614b17c"},{"messageHash":"0xf82530b98beba459e447b28ac890b0d30af50509e4fb5a8cc5fb7c59263adf98"},{"messageHash":"0x173e176ebe96e2701cf5de47ffb8debd77987c43a2e38a4fbdb54ec55286a55c"},{"messageHash":"0xa9da5272439ed6c3ffaadca85e44308353eadf1557591dcd8e7cdf2cb7169e9e"}]}'
|
|
2026-03-21 04:33:28.218 DEBUG [src.steps.store] messages length is 30
|
|
2026-03-21 04:33:28.222 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-21 04:33:28.224 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-21 04:33:28.224 DEBUG [src.node.waku_node] Stopping container with id 64c81395fa7c
|
|
2026-03-21 04:33:28.777 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:33:28.778 DEBUG [src.node.waku_node] Stopping container with id 1442846fd902
|
|
2026-03-21 04:33:29.341 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:33:29.342 DEBUG [src.node.waku_node] Stopping container with id 71566925d1f7
|
|
2026-03-21 04:33:29.593 ERROR [src.node.docker_mananger] Max retries reached for container 64c81395fa7c. Exiting log stream.
|
|
2026-03-21 04:33:29.909 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:33:29.912 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-21 04:33:29.953 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:33:30.035 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:33:30.070 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|