108 lines
19 KiB
Plaintext

2026-03-06 04:31:54.424 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-06 04:31:54.425 DEBUG [tests.conftest] Running test: test_msg_stored_when_ephemeral_false with id: 2026-03-06_04-31-54__9ce6b294-d4d8-40c8-8cd8-80bc008dd0b4
2026-03-06 04:31:54.425 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-06 04:31:54.425 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-06 04:31:54.425 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-06 04:31:54.432 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-06 04:31:54.432 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-06_04-31-54__9ce6b294-d4d8-40c8-8cd8-80bc008dd0b4__wakuorg_nwaku:latest.log
2026-03-06 04:31:54.437 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-06 04:31:54.438 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-06_04-31-54__9ce6b294-d4d8-40c8-8cd8-80bc008dd0b4__wakuorg_nwaku:latest.log
2026-03-06 04:31:54.444 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-06 04:31:54.444 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-06_04-31-54__9ce6b294-d4d8-40c8-8cd8-80bc008dd0b4__wakuorg_nwaku:latest.log
2026-03-06 04:31:54.444 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-06 04:31:54.444 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-06 04:31:54.445 DEBUG [tests.e2e.test_e2e] Start 3 nodes
2026-03-06 04:31:54.445 DEBUG [src.node.waku_node] Starting Node...
2026-03-06 04:31:54.445 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-06 04:31:54.446 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-06 04:31:54.447 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.73.70
2026-03-06 04:31:54.447 DEBUG [src.node.docker_mananger] Generated ports ['31242', '31243', '31244', '31245', '31246']
2026-03-06 04:31:54.447 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-06 04:31:54.447 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-06 04:31:54.447 DEBUG [src.node.waku_node] Using volumes []
2026-03-06 04:31:54.447 DEBUG [src.node.docker_mananger] docker run -i -t -p 31242:31242 -p 31243:31243 -p 31244:31244 -p 31245:31245 -p 31246:31246 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=31244 --rest-port=31242 --tcp-port=31243 --discv5-udp-port=31245 --rest-address=0.0.0.0 --nat=extip:172.18.73.70 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fe0a85c5bee21ea8eecedab8eda8f86bbfdd3d024ebbfb68890fe4ab3addec0d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31246 --metrics-logging=true --relay=true --store=true
2026-03-06 04:31:54.605 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.73.70 waku 2fef6a1deb71afb74fcd1e743653bc5a1d2acf27d606e533611aaf371589fcbd
2026-03-06 04:31:54.630 DEBUG [src.node.docker_mananger] Container started with ID 2fef6a1deb71. Setting up logs at ./log/docker/node1_2026-03-06_04-31-54__9ce6b294-d4d8-40c8-8cd8-80bc008dd0b4__wakuorg_nwaku:latest.log
2026-03-06 04:31:54.632 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31242
2026-03-06 04:31:54.632 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-06 04:31:54.733 ERROR [src.node.docker_mananger] Max retries reached for container ee0fa03336b0. Exiting log stream.
2026-03-06 04:31:55.194 ERROR [src.node.docker_mananger] Max retries reached for container 29e24a7e76e0. Exiting log stream.
2026-03-06 04:31:55.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31242/health" -H "Content-Type: application/json" -d 'None'
2026-03-06 04:31:55.636 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-06 04:31:55.637 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-06 04:31:55.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31242/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-06 04:31:55.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.73.70/tcp/31243/p2p/16Uiu2HAm2AQwrgKRNEFemTgqdbBzXfeCht1RekxNx1jhz7gNRp8B","/ip4/172.18.73.70/tcp/31244/ws/p2p/16Uiu2HAm2AQwrgKRNEFemTgqdbBzXfeCht1RekxNx1jhz7gNRp8B"],"enrUri":"enr:-L24QAExp2be-hXQuCfQogmqamUpM9N-TRDat_A5CRMbKsFwEjFQAvpzJuzLZsJ0e5_fvUXlnrzcA2WiZ-HqyEEzYawCgmlkgnY0gmlwhKwSSUaKbXVsdGlhZGRyc5YACASsEklGBnoLAAoErBJJRgZ6DN0DgnJzhQADAQAAiXNlY3AyNTZrMaECZBkZGbW4Zff3LUbqNZpW-RDRSNmiQHaiZhNvlifBzKyDdGNwgnoLg3VkcIJ6DYV3YWt1MgM"}'
2026-03-06 04:31:55.639 INFO [src.node.waku_node] REST service is ready !!
2026-03-06 04:31:55.640 DEBUG [src.node.waku_node] Starting Node...
2026-03-06 04:31:55.640 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-06 04:31:55.641 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-06 04:31:55.641 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.165.182
2026-03-06 04:31:55.642 DEBUG [src.node.docker_mananger] Generated ports ['45641', '45642', '45643', '45644', '45645']
2026-03-06 04:31:55.642 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-06 04:31:55.642 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-06 04:31:55.642 DEBUG [src.node.waku_node] Using volumes []
2026-03-06 04:31:55.642 DEBUG [src.node.docker_mananger] docker run -i -t -p 45641:45641 -p 45642:45642 -p 45643:45643 -p 45644:45644 -p 45645:45645 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=45643 --rest-port=45641 --tcp-port=45642 --discv5-udp-port=45644 --rest-address=0.0.0.0 --nat=extip:172.18.165.182 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=783ae668b8e1b0be6b6fda3d6fe67ba2ec350cdb687dc17c96bc8752a3a8ecd5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45645 --metrics-logging=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QAExp2be-hXQuCfQogmqamUpM9N-TRDat_A5CRMbKsFwEjFQAvpzJuzLZsJ0e5_fvUXlnrzcA2WiZ-HqyEEzYawCgmlkgnY0gmlwhKwSSUaKbXVsdGlhZGRyc5YACASsEklGBnoLAAoErBJJRgZ6DN0DgnJzhQADAQAAiXNlY3AyNTZrMaECZBkZGbW4Zff3LUbqNZpW-RDRSNmiQHaiZhNvlifBzKyDdGNwgnoLg3VkcIJ6DYV3YWt1MgM
2026-03-06 04:31:55.806 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.165.182 waku 0ae783f3c6335d9c8b223493d32a7cf0db33a20930860521e966b1540ca5da03
2026-03-06 04:31:55.836 DEBUG [src.node.docker_mananger] Container started with ID 0ae783f3c633. Setting up logs at ./log/docker/node2_2026-03-06_04-31-54__9ce6b294-d4d8-40c8-8cd8-80bc008dd0b4__wakuorg_nwaku:latest.log
2026-03-06 04:31:55.836 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45641
2026-03-06 04:31:55.837 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-06 04:31:56.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45641/health" -H "Content-Type: application/json" -d 'None'
2026-03-06 04:31:56.841 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-06 04:31:56.841 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-06 04:31:56.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45641/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-06 04:31:56.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.165.182/tcp/45642/p2p/16Uiu2HAmSLPjZKLf7dCQxZwNafUyx5SgPiC2kFrdYHkSCs7YP1UY","/ip4/172.18.165.182/tcp/45643/ws/p2p/16Uiu2HAmSLPjZKLf7dCQxZwNafUyx5SgPiC2kFrdYHkSCs7YP1UY"],"enrUri":"enr:-L24QGH4sep-opr-kU99TEKpG5AS5CemxKNEfum5-eOTd-k4X_QiPm7SIIsYKfi853cqPQXhjClFoaHVfU2H3GwnhZsCgmlkgnY0gmlwhKwSpbaKbXVsdGlhZGRyc5YACASsEqW2BrJKAAoErBKltgayS90DgnJzhQADAQAAiXNlY3AyNTZrMaEDy0AFmtZnTBHcg139hiWwhNLUmkfjCcqsLpU70tRut12DdGNwgrJKg3VkcIKyTIV3YWt1MgM"}'
2026-03-06 04:31:56.844 INFO [src.node.waku_node] REST service is ready !!
2026-03-06 04:31:56.844 DEBUG [src.node.waku_node] Starting Node...
2026-03-06 04:31:56.844 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-06 04:31:56.847 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-06 04:31:56.850 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.222.114
2026-03-06 04:31:56.850 DEBUG [src.node.docker_mananger] Generated ports ['47309', '47310', '47311', '47312', '47313']
2026-03-06 04:31:56.850 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-06 04:31:56.850 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-06 04:31:56.850 DEBUG [src.node.waku_node] Using volumes []
2026-03-06 04:31:56.850 DEBUG [src.node.docker_mananger] docker run -i -t -p 47309:47309 -p 47310:47310 -p 47311:47311 -p 47312:47312 -p 47313:47313 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=47311 --rest-port=47309 --tcp-port=47310 --discv5-udp-port=47312 --rest-address=0.0.0.0 --nat=extip:172.18.222.114 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5facc6f3f1a9c3e37cbf14bd04bca4b7cacbd9cca60db834dfbcb7a0cc359b39 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47313 --metrics-logging=true --relay=false --storenode=/ip4/172.18.165.182/tcp/45642/p2p/16Uiu2HAmSLPjZKLf7dCQxZwNafUyx5SgPiC2kFrdYHkSCs7YP1UY --discv5-bootstrap-node=enr:-L24QGH4sep-opr-kU99TEKpG5AS5CemxKNEfum5-eOTd-k4X_QiPm7SIIsYKfi853cqPQXhjClFoaHVfU2H3GwnhZsCgmlkgnY0gmlwhKwSpbaKbXVsdGlhZGRyc5YACASsEqW2BrJKAAoErBKltgayS90DgnJzhQADAQAAiXNlY3AyNTZrMaEDy0AFmtZnTBHcg139hiWwhNLUmkfjCcqsLpU70tRut12DdGNwgrJKg3VkcIKyTIV3YWt1MgM
2026-03-06 04:31:57.029 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.222.114 waku 621cbed59ef5c2b527b0497937ad447598fbe1bb31fdbb89501c36e09598ba9a
2026-03-06 04:31:57.056 DEBUG [src.node.docker_mananger] Container started with ID 621cbed59ef5. Setting up logs at ./log/docker/node3_2026-03-06_04-31-54__9ce6b294-d4d8-40c8-8cd8-80bc008dd0b4__wakuorg_nwaku:latest.log
2026-03-06 04:31:57.056 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47309
2026-03-06 04:31:57.057 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-06 04:31:58.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47309/health" -H "Content-Type: application/json" -d 'None'
2026-03-06 04:31:58.060 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":"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-06 04:31:58.060 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-06 04:31:58.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47309/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-06 04:31:58.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.222.114/tcp/47310/p2p/16Uiu2HAmCRTTR2a7vxG1dEtbUjsoQUG7dJ8rEBFQxjyPprxiCPfn","/ip4/172.18.222.114/tcp/47311/ws/p2p/16Uiu2HAmCRTTR2a7vxG1dEtbUjsoQUG7dJ8rEBFQxjyPprxiCPfn"],"enrUri":"enr:-L24QJkvAWo5fqlziphBHPyYTi3sVnnbVUSd4j-BLBS4lun_HIEeLLDKP4fckLXMXpQxC0ibphOqwa8MZUFiLP3xjRgCgmlkgnY0gmlwhKwS3nKKbXVsdGlhZGRyc5YACASsEt5yBrjOAAoErBLecga4z90DgnJzhQADAQAAiXNlY3AyNTZrMaEC_IiEX2FQSMLvpYL6acLWCeICLeXWBwSA26Xj7GDY_EmDdGNwgrjOg3VkcIK40IV3YWt1MgA"}'
2026-03-06 04:31:58.063 INFO [src.node.waku_node] REST service is ready !!
2026-03-06 04:31:58.063 DEBUG [tests.e2e.test_e2e] Subscribe node1 ,2 to pubtopic /waku/2/rs/3/1
2026-03-06 04:31:58.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31242/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-06 04:31:58.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-06 04:31:58.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45641/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-06 04:31:58.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-06 04:31:58.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31242/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-06 04:31:58.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.165.182/tcp/47436/p2p/16Uiu2HAmSLPjZKLf7dCQxZwNafUyx5SgPiC2kFrdYHkSCs7YP1UY","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
2026-03-06 04:31:58.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45641/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-06 04:31:58.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.73.70/tcp/31243/p2p/16Uiu2HAm2AQwrgKRNEFemTgqdbBzXfeCht1RekxNx1jhz7gNRp8B","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
2026-03-06 04:31:58.079 DEBUG [src.libs.common] Sleeping for 30 seconds
2026-03-06 04:32:28.079 DEBUG [tests.e2e.test_e2e] Node1 publish message with ephemeral = false
2026-03-06 04:32:28.080 DEBUG [src.steps.store] Relaying message
2026-03-06 04:32:28.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31242/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)', "ephemeral": false}'
2026-03-06 04:32:28.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-06 04:32:28.087 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-06 04:32:28.287 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-06 04:32:31.288 DEBUG [tests.e2e.test_e2e] Check if message is stored
2026-03-06 04:32:31.288 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
2026-03-06 04:32:31.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47309/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-06 04:32:31.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"b369c49f7834bd9aa044","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x0b381af1f679a25f2202eb9e46d9fdb87ca5c6bb143f19a6c9b211e04e0881db"}]}'
2026-03-06 04:32:31.328 DEBUG [src.steps.store] messages length is 1
2026-03-06 04:32:31.335 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-06 04:32:31.335 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-06 04:32:31.336 DEBUG [src.node.waku_node] Stopping container with id 2fef6a1deb71
2026-03-06 04:32:31.808 DEBUG [src.node.waku_node] Container stopped.
2026-03-06 04:32:31.810 DEBUG [src.node.waku_node] Stopping container with id 0ae783f3c633
2026-03-06 04:32:32.284 DEBUG [src.node.waku_node] Container stopped.
2026-03-06 04:32:32.284 DEBUG [src.node.waku_node] Stopping container with id 621cbed59ef5
2026-03-06 04:32:32.623 ERROR [src.node.docker_mananger] Max retries reached for container 2fef6a1deb71. Exiting log stream.
2026-03-06 04:32:32.771 DEBUG [src.node.waku_node] Container stopped.
2026-03-06 04:32:32.773 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-06 04:32:32.792 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-06 04:32:32.812 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-06 04:32:32.816 DEBUG [src.node.docker_mananger] No errors found in the waku logs.