132 lines
23 KiB
Plaintext

2026-03-05 04:38:30.144 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-05 04:38:30.145 DEBUG [tests.conftest] Running test: test_store_sync_indirect_node with id: 2026-03-05_04-38-30__b5f0fe16-f7cf-49db-90d3-66c9c2e00d79
2026-03-05 04:38:30.145 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-05 04:38:30.152 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-05 04:38:30.152 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_04-38-30__b5f0fe16-f7cf-49db-90d3-66c9c2e00d79__wakuorg_nwaku:latest.log
2026-03-05 04:38:30.159 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-05 04:38:30.159 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_04-38-30__b5f0fe16-f7cf-49db-90d3-66c9c2e00d79__wakuorg_nwaku:latest.log
2026-03-05 04:38:30.166 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-05 04:38:30.166 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-05_04-38-30__b5f0fe16-f7cf-49db-90d3-66c9c2e00d79__wakuorg_nwaku:latest.log
2026-03-05 04:38:30.166 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-05 04:38:30.167 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 04:38:30.167 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 04:38:30.169 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 04:38:30.169 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.200.217
2026-03-05 04:38:30.169 DEBUG [src.node.docker_mananger] Generated ports ['53491', '53492', '53493', '53494', '53495']
2026-03-05 04:38:30.169 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 04:38:30.169 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 04:38:30.170 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 04:38:30.170 DEBUG [src.node.docker_mananger] docker run -i -t -p 53491:53491 -p 53492:53492 -p 53493:53493 -p 53494:53494 -p 53495:53495 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=53493 --rest-port=53491 --tcp-port=53492 --discv5-udp-port=53494 --rest-address=0.0.0.0 --nat=extip:172.18.200.217 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ccbabdbd0a4dc0ec5b846ec77fd56ff45efae88adf7c5632e1364e6a9f2dbef4 --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53495 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true
2026-03-05 04:38:30.343 ERROR [src.node.docker_mananger] Max retries reached for container 29ee66724274. Exiting log stream.
2026-03-05 04:38:30.365 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.200.217 waku 0ace98b307ce8e1132de0d589ff41254410245af7b935bbf07b5014c67441b21
2026-03-05 04:38:30.401 DEBUG [src.node.docker_mananger] Container started with ID 0ace98b307ce. Setting up logs at ./log/docker/node1_2026-03-05_04-38-30__b5f0fe16-f7cf-49db-90d3-66c9c2e00d79__wakuorg_nwaku:latest.log
2026-03-05 04:38:30.401 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53491
2026-03-05 04:38:30.401 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 04:38:30.937 ERROR [src.node.docker_mananger] Max retries reached for container 873ea6bddd95. Exiting log stream.
2026-03-05 04:38:31.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53491/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:38:31.405 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-05 04:38:31.405 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 04:38:31.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53491/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:38:31.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.200.217/tcp/53492/p2p/16Uiu2HAkvdEoaJWgthSsC2tRN6Yx6jr4uZmT2bJdn65exuasfECn","/ip4/172.18.200.217/tcp/53493/ws/p2p/16Uiu2HAkvdEoaJWgthSsC2tRN6Yx6jr4uZmT2bJdn65exuasfECn"],"enrUri":"enr:-L24QJREjomhORo2ot1ffzcCigHQcy2ScB8sMmXoDXWbsV1JbVpq3pq0FMi4T4l0XyAPacKY9OTe-2OXMQ-vIVOSuHACgmlkgnY0gmlwhKwSyNmKbXVsdGlhZGRyc5YACASsEsjZBtD0AAoErBLI2QbQ9d0DgnJzhQADAQAAiXNlY3AyNTZrMaECEdIwmRgSWT9E_11WcdTzoHx8KShSdM6zKWpk4G2ENa-DdGNwgtD0g3VkcILQ9oV3YWt1MhM"}'
2026-03-05 04:38:31.408 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 04:38:31.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53491/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-03-05 04:38:31.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:38:31.424 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 04:38:31.424 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 04:38:31.425 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 04:38:31.426 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.49.128
2026-03-05 04:38:31.426 DEBUG [src.node.docker_mananger] Generated ports ['24694', '24695', '24696', '24697', '24698']
2026-03-05 04:38:31.426 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 04:38:31.426 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 04:38:31.426 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 04:38:31.426 DEBUG [src.node.docker_mananger] docker run -i -t -p 24694:24694 -p 24695:24695 -p 24696:24696 -p 24697:24697 -p 24698:24698 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=24696 --rest-port=24694 --tcp-port=24695 --discv5-udp-port=24697 --rest-address=0.0.0.0 --nat=extip:172.18.49.128 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cfc4dabffee1fae62c23711070fe85eba3caa9dcce3bdb50a3aa4bffdb065eea --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24698 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --discv5-bootstrap-node=enr:-L24QJREjomhORo2ot1ffzcCigHQcy2ScB8sMmXoDXWbsV1JbVpq3pq0FMi4T4l0XyAPacKY9OTe-2OXMQ-vIVOSuHACgmlkgnY0gmlwhKwSyNmKbXVsdGlhZGRyc5YACASsEsjZBtD0AAoErBLI2QbQ9d0DgnJzhQADAQAAiXNlY3AyNTZrMaECEdIwmRgSWT9E_11WcdTzoHx8KShSdM6zKWpk4G2ENa-DdGNwgtD0g3VkcILQ9oV3YWt1MhM
2026-03-05 04:38:31.635 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.49.128 waku eaba04cc8901bf2291209b2a99a75a0808293c373d35317aaaf6fc78c129e899
2026-03-05 04:38:31.670 DEBUG [src.node.docker_mananger] Container started with ID eaba04cc8901. Setting up logs at ./log/docker/node2_2026-03-05_04-38-30__b5f0fe16-f7cf-49db-90d3-66c9c2e00d79__wakuorg_nwaku:latest.log
2026-03-05 04:38:31.671 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24694
2026-03-05 04:38:31.671 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 04:38:32.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24694/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:38:32.675 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-05 04:38:32.675 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 04:38:32.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24694/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:38:32.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.49.128/tcp/24695/p2p/16Uiu2HAmFKL8cvmxQhCajACwSv5Uqh2nen2g1WEWwsrqVgb85ARs","/ip4/172.18.49.128/tcp/24696/ws/p2p/16Uiu2HAmFKL8cvmxQhCajACwSv5Uqh2nen2g1WEWwsrqVgb85ARs"],"enrUri":"enr:-L24QMQ9TkLO8DV3lDizqNVSBe9p7P2rjzGfmEtNUIQNpcOHYGK_g7flsr2vkJ3WoXtKUYxhJEovGXE1-yxhYnwKtR4CgmlkgnY0gmlwhKwSMYCKbXVsdGlhZGRyc5YACASsEjGABmB3AAoErBIxgAZgeN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJ4nPygsrXDZBhtQ1l989XGNWWqzntTh5qeXQ_mha6vaDdGNwgmB3g3VkcIJgeYV3YWt1MhI"}'
2026-03-05 04:38:32.678 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 04:38:32.678 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 04:38:32.678 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 04:38:32.680 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 04:38:32.680 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.44.50
2026-03-05 04:38:32.680 DEBUG [src.node.docker_mananger] Generated ports ['28465', '28466', '28467', '28468', '28469']
2026-03-05 04:38:32.680 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 04:38:32.680 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 04:38:32.680 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 04:38:32.681 DEBUG [src.node.docker_mananger] docker run -i -t -p 28465:28465 -p 28466:28466 -p 28467:28467 -p 28468:28468 -p 28469:28469 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=28467 --rest-port=28465 --tcp-port=28466 --discv5-udp-port=28468 --rest-address=0.0.0.0 --nat=extip:172.18.44.50 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=77fd5cc732fb0e94fbddffb9be5b0737ab0ad3fef8ea75a8c67e4bb31c4f7f61 --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28469 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QMQ9TkLO8DV3lDizqNVSBe9p7P2rjzGfmEtNUIQNpcOHYGK_g7flsr2vkJ3WoXtKUYxhJEovGXE1-yxhYnwKtR4CgmlkgnY0gmlwhKwSMYCKbXVsdGlhZGRyc5YACASsEjGABmB3AAoErBIxgAZgeN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJ4nPygsrXDZBhtQ1l989XGNWWqzntTh5qeXQ_mha6vaDdGNwgmB3g3VkcIJgeYV3YWt1MhI
2026-03-05 04:38:32.884 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.44.50 waku 26b7983ee7082c5d49ea476702c310a8efbb04df10c0c156d394c2e2effe04c2
2026-03-05 04:38:32.918 DEBUG [src.node.docker_mananger] Container started with ID 26b7983ee708. Setting up logs at ./log/docker/node3_2026-03-05_04-38-30__b5f0fe16-f7cf-49db-90d3-66c9c2e00d79__wakuorg_nwaku:latest.log
2026-03-05 04:38:32.918 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28465
2026-03-05 04:38:32.920 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 04:38:33.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28465/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:38:33.923 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-05 04:38:33.924 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 04:38:33.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28465/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:38:33.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.44.50/tcp/28466/p2p/16Uiu2HAm3V4qBz993xnpYXsMXAkpvcNQr3738tpNWzy1bZqZN3Qy","/ip4/172.18.44.50/tcp/28467/ws/p2p/16Uiu2HAm3V4qBz993xnpYXsMXAkpvcNQr3738tpNWzy1bZqZN3Qy"],"enrUri":"enr:-L24QAG5CjCRr_ExE3Z8nk6BNZLNDbLwjHA4eqa68J3M3clydnb_GWrv9b89ECw05x3quEUTPJyH47wopGI2ssCC7ygCgmlkgnY0gmlwhKwSLDKKbXVsdGlhZGRyc5YACASsEiwyBm8yAAoErBIsMgZvM90DgnJzhQADAQAAiXNlY3AyNTZrMaECd7wTiG7JUEUWwYC7gvkEPMT2mtVat9jIuFlKWg2mbf6DdGNwgm8yg3VkcIJvNIV3YWt1MhI"}'
2026-03-05 04:38:33.926 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 04:38:33.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24694/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.200.217/tcp/53492/p2p/16Uiu2HAkvdEoaJWgthSsC2tRN6Yx6jr4uZmT2bJdn65exuasfECn"]'
2026-03-05 04:38:33.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:38:33.959 DEBUG [src.steps.store] Relaying message
2026-03-05 04:38:33.960 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53491/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 04:38:33.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:38:33.970 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-05 04:38:34.172 DEBUG [src.steps.store] Relaying message
2026-03-05 04:38:34.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53491/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 04:38:34.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:38:34.176 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-05 04:38:34.377 DEBUG [src.steps.store] Relaying message
2026-03-05 04:38:34.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53491/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 04:38:34.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:38:34.381 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-05 04:38:34.582 DEBUG [src.steps.store] Relaying message
2026-03-05 04:38:34.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53491/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 04:38:34.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:38:34.586 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-05 04:38:34.787 DEBUG [src.steps.store] Relaying message
2026-03-05 04:38:34.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53491/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 04:38:34.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:38:34.791 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-05 04:38:34.992 DEBUG [src.steps.store] Relaying message
2026-03-05 04:38:34.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53491/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 04:38:34.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:38:34.996 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-05 04:38:35.197 DEBUG [src.steps.store] Relaying message
2026-03-05 04:38:35.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53491/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 04:38:35.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:38:35.202 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-05 04:38:35.402 DEBUG [src.steps.store] Relaying message
2026-03-05 04:38:35.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53491/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 04:38:35.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:38:35.407 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-05 04:38:35.608 DEBUG [src.steps.store] Relaying message
2026-03-05 04:38:35.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53491/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 04:38:35.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:38:35.612 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-05 04:38:35.813 DEBUG [src.steps.store] Relaying message
2026-03-05 04:38:35.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53491/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-05 04:38:35.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 04:38:35.818 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-05 04:38:36.018 DEBUG [src.libs.common] Sleeping for 65 seconds
2026-03-05 04:39:41.019 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
2026-03-05 04:39:41.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28465/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:39:41.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x9a38345423a9815b68e433d01657986fe5d3df14062cb672b814cc9e3828acec"},{"messageHash":"0x2912e179b63e4448328a6b099b1af6f8c0a2606f89a8337f28ed42fc0305b5ec"},{"messageHash":"0x28be7d0d70fa9173531aa5cbc161819d55fe37066f4ea9842686a986ecbe4670"},{"messageHash":"0x8319f2af50d9472bc0eef4922ab7c46f6d4749824c74f3c077de9426b90bb684"},{"messageHash":"0xd3c1cc740676d60c790c6033d2fa1e380f27ffe73aa0f9437df529990cd127c4"},{"messageHash":"0xde2b3ae08453f510cb2f380be07b32a515127c093d84377440b00f81433ad64b"},{"messageHash":"0xf579291b05d7e7dad27a880f0d7c5d25a4d4ed87b3effc34165e348e6ce82191"},{"messageHash":"0x6309dfb811ff86c38cb2f66ae81cec79e157962e8eb3b16d612e16f05f06794b"},{"messageHash":"0xc1faa85256440677ba1790322bdcda741816245bbb6acdf201b2e10ef1aa6fca"},{"messageHash":"0xb66016627479aa894831fea12527f7af0e003fb3c63244b9da7f724b5292aa2f"}]}'
2026-03-05 04:39:41.023 DEBUG [src.steps.store] messages length is 10
2026-03-05 04:39:41.025 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-05 04:39:41.027 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-05 04:39:41.027 DEBUG [src.node.waku_node] Stopping container with id 0ace98b307ce
2026-03-05 04:39:41.634 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 04:39:41.634 DEBUG [src.node.waku_node] Stopping container with id eaba04cc8901
2026-03-05 04:39:42.197 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 04:39:42.198 DEBUG [src.node.waku_node] Stopping container with id 26b7983ee708
2026-03-05 04:39:42.449 ERROR [src.node.docker_mananger] Max retries reached for container 0ace98b307ce. Exiting log stream.
2026-03-05 04:39:42.786 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 04:39:42.788 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-05 04:39:42.830 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-05 04:39:42.898 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-05 04:39:42.933 DEBUG [src.node.docker_mananger] No errors found in the waku logs.