2025-12-18 04:11:13.913 DEBUG [tests.conftest] Running fixture setup: test_id 2025-12-18 04:11:13.914 DEBUG [tests.conftest] Running test: test_msg_stored_when_ephemeral_false with id: 2025-12-18_04-11-13__6be5126f-6019-44c0-9125-d12777243e48 2025-12-18 04:11:13.914 DEBUG [src.steps.common] Running fixture setup: common_setup 2025-12-18 04:11:13.914 DEBUG [src.steps.filter] Running fixture setup: filter_setup 2025-12-18 04:11:13.915 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup 2025-12-18 04:11:13.921 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest 2025-12-18 04:11:13.922 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-18_04-11-13__6be5126f-6019-44c0-9125-d12777243e48__wakuorg_nwaku:latest.log 2025-12-18 04:11:13.928 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest 2025-12-18 04:11:13.928 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-18_04-11-13__6be5126f-6019-44c0-9125-d12777243e48__wakuorg_nwaku:latest.log 2025-12-18 04:11:13.934 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest 2025-12-18 04:11:13.934 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-18_04-11-13__6be5126f-6019-44c0-9125-d12777243e48__wakuorg_nwaku:latest.log 2025-12-18 04:11:13.934 DEBUG [src.steps.relay] Running fixture setup: relay_setup 2025-12-18 04:11:13.934 DEBUG [src.steps.store] Running fixture setup: store_setup 2025-12-18 04:11:13.935 DEBUG [tests.e2e.test_e2e] Start 3 nodes 2025-12-18 04:11:13.935 DEBUG [src.node.waku_node] Starting Node... 2025-12-18 04:11:13.935 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku 2025-12-18 04:11:13.937 DEBUG [src.node.docker_mananger] Network waku already exists 2025-12-18 04:11:13.937 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.189.156 2025-12-18 04:11:13.937 DEBUG [src.node.docker_mananger] Generated ports ['15079', '15080', '15081', '15082', '15083'] 2025-12-18 04:11:13.937 DEBUG [src.node.waku_node] RLN credentials were not set 2025-12-18 04:11:13.937 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN 2025-12-18 04:11:13.937 DEBUG [src.node.waku_node] Using volumes [] 2025-12-18 04:11:13.938 DEBUG [src.node.docker_mananger] docker run -i -t -p 15079:15079 -p 15080:15080 -p 15081:15081 -p 15082:15082 -p 15083:15083 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=15081 --rest-port=15079 --tcp-port=15080 --discv5-udp-port=15082 --rest-address=0.0.0.0 --nat=extip:172.18.189.156 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e3fe20a568e29dffeee183e3c05d77a7dfca9155d27bbffa471b7efd5319387a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15083 --metrics-logging=true --relay=true --store=true 2025-12-18 04:11:14.122 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.189.156 waku 0af5c75ba968b6b801e9ddb960fbf8bdeee090143238f87f96c3fc269311f54e 2025-12-18 04:11:14.156 DEBUG [src.node.docker_mananger] Container started with ID 0af5c75ba968. Setting up logs at ./log/docker/node1_2025-12-18_04-11-13__6be5126f-6019-44c0-9125-d12777243e48__wakuorg_nwaku:latest.log 2025-12-18 04:11:14.156 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15079 2025-12-18 04:11:14.156 DEBUG [src.libs.common] Sleeping for 1 seconds 2025-12-18 04:11:14.178 ERROR [src.node.docker_mananger] Max retries reached for container 15168eaf3a39. Exiting log stream. 2025-12-18 04:11:14.679 ERROR [src.node.docker_mananger] Max retries reached for container da0a81409077. Exiting log stream. 2025-12-18 04:11:15.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15079/health" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:11:15.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}' 2025-12-18 04:11:15.162 INFO [src.node.waku_node] Node protocols are initialized !! 2025-12-18 04:11:15.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15079/debug/v1/info" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:11:15.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.189.156/tcp/15080/p2p/16Uiu2HAkv9BEy8S1QoG8msCBNuVJy6HbEYmL7LvyqL8VKWvXbcph","/ip4/172.18.189.156/tcp/15081/ws/p2p/16Uiu2HAkv9BEy8S1QoG8msCBNuVJy6HbEYmL7LvyqL8VKWvXbcph"],"enrUri":"enr:-L24QEHkR_qWN3pwwMUMp09f2yN50TNeo2Sl_sQuqqG-rfhISf1d9GAzdw3n6ritt89734B-uUgxLRwZHh0qZWudfxsCgmlkgnY0gmlwhKwSvZyKbXVsdGlhZGRyc5YACASsEr2cBjroAAoErBK9nAY66d0DgnJzhQADAQAAiXNlY3AyNTZrMaECCqHmP96AEaatuHgrDJGI5g2cucYqVI1LGNRwz33TwkqDdGNwgjrog3VkcII66oV3YWt1MgM"}' 2025-12-18 04:11:15.165 INFO [src.node.waku_node] REST service is ready !! 2025-12-18 04:11:15.165 DEBUG [src.node.waku_node] Starting Node... 2025-12-18 04:11:15.165 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku 2025-12-18 04:11:15.166 DEBUG [src.node.docker_mananger] Network waku already exists 2025-12-18 04:11:15.167 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.165.99 2025-12-18 04:11:15.167 DEBUG [src.node.docker_mananger] Generated ports ['58455', '58456', '58457', '58458', '58459'] 2025-12-18 04:11:15.167 DEBUG [src.node.waku_node] RLN credentials were not set 2025-12-18 04:11:15.167 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN 2025-12-18 04:11:15.167 DEBUG [src.node.waku_node] Using volumes [] 2025-12-18 04:11:15.167 DEBUG [src.node.docker_mananger] docker run -i -t -p 58455:58455 -p 58456:58456 -p 58457:58457 -p 58458:58458 -p 58459:58459 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=58457 --rest-port=58455 --tcp-port=58456 --discv5-udp-port=58458 --rest-address=0.0.0.0 --nat=extip:172.18.165.99 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a0c9ee3f8d01e1a68ac7da4ff5bcdcd34ace2c5aba76eff1aceca1f298fffc4f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58459 --metrics-logging=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QEHkR_qWN3pwwMUMp09f2yN50TNeo2Sl_sQuqqG-rfhISf1d9GAzdw3n6ritt89734B-uUgxLRwZHh0qZWudfxsCgmlkgnY0gmlwhKwSvZyKbXVsdGlhZGRyc5YACASsEr2cBjroAAoErBK9nAY66d0DgnJzhQADAQAAiXNlY3AyNTZrMaECCqHmP96AEaatuHgrDJGI5g2cucYqVI1LGNRwz33TwkqDdGNwgjrog3VkcII66oV3YWt1MgM 2025-12-18 04:11:15.353 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.165.99 waku ed5b2185f96e907ec93cc5766b988cba4ef2b5a23b60935334cd03bb95d0c400 2025-12-18 04:11:15.386 DEBUG [src.node.docker_mananger] Container started with ID ed5b2185f96e. Setting up logs at ./log/docker/node2_2025-12-18_04-11-13__6be5126f-6019-44c0-9125-d12777243e48__wakuorg_nwaku:latest.log 2025-12-18 04:11:15.387 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58455 2025-12-18 04:11:15.387 DEBUG [src.libs.common] Sleeping for 1 seconds 2025-12-18 04:11:16.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58455/health" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:11:16.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}' 2025-12-18 04:11:16.392 INFO [src.node.waku_node] Node protocols are initialized !! 2025-12-18 04:11:16.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58455/debug/v1/info" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:11:16.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.165.99/tcp/58456/p2p/16Uiu2HAmR5oVbWQs5sKhgnv1MCNXRevrKpbsz69J7m9yKxeNTfKs","/ip4/172.18.165.99/tcp/58457/ws/p2p/16Uiu2HAmR5oVbWQs5sKhgnv1MCNXRevrKpbsz69J7m9yKxeNTfKs"],"enrUri":"enr:-L24QDfWYv2q1GrhugD7r0brr4QNSSX-WGgX2LNnnn7O04yCN6Rky8Tmx-Lc167N8rbvXw1jFXfj9LTIcf-VKGL7S5cCgmlkgnY0gmlwhKwSpWOKbXVsdGlhZGRyc5YACASsEqVjBuRYAAoErBKlYwbkWd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDuKd8zn7GsAnrpwqlFrOSxSCbmxoNvl6LSJKV0tJ1ft6DdGNwguRYg3VkcILkWoV3YWt1MgM"}' 2025-12-18 04:11:16.395 INFO [src.node.waku_node] REST service is ready !! 2025-12-18 04:11:16.395 DEBUG [src.node.waku_node] Starting Node... 2025-12-18 04:11:16.395 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku 2025-12-18 04:11:16.396 DEBUG [src.node.docker_mananger] Network waku already exists 2025-12-18 04:11:16.397 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.79.77 2025-12-18 04:11:16.397 DEBUG [src.node.docker_mananger] Generated ports ['27711', '27712', '27713', '27714', '27715'] 2025-12-18 04:11:16.397 DEBUG [src.node.waku_node] RLN credentials were not set 2025-12-18 04:11:16.397 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN 2025-12-18 04:11:16.397 DEBUG [src.node.waku_node] Using volumes [] 2025-12-18 04:11:16.397 DEBUG [src.node.docker_mananger] docker run -i -t -p 27711:27711 -p 27712:27712 -p 27713:27713 -p 27714:27714 -p 27715:27715 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=27713 --rest-port=27711 --tcp-port=27712 --discv5-udp-port=27714 --rest-address=0.0.0.0 --nat=extip:172.18.79.77 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b4c69270171ba2b4e3fabfb1b6f55de7fa3790e16fcd6ceab6e2afd2ff6ee3ac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27715 --metrics-logging=true --relay=false --storenode=/ip4/172.18.165.99/tcp/58456/p2p/16Uiu2HAmR5oVbWQs5sKhgnv1MCNXRevrKpbsz69J7m9yKxeNTfKs --discv5-bootstrap-node=enr:-L24QDfWYv2q1GrhugD7r0brr4QNSSX-WGgX2LNnnn7O04yCN6Rky8Tmx-Lc167N8rbvXw1jFXfj9LTIcf-VKGL7S5cCgmlkgnY0gmlwhKwSpWOKbXVsdGlhZGRyc5YACASsEqVjBuRYAAoErBKlYwbkWd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDuKd8zn7GsAnrpwqlFrOSxSCbmxoNvl6LSJKV0tJ1ft6DdGNwguRYg3VkcILkWoV3YWt1MgM 2025-12-18 04:11:16.603 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.79.77 waku 756b6c7436edd413358f1d473e8670136222938fb96f7318c0f94d41abe4cc82 2025-12-18 04:11:16.635 DEBUG [src.node.docker_mananger] Container started with ID 756b6c7436ed. Setting up logs at ./log/docker/node3_2025-12-18_04-11-13__6be5126f-6019-44c0-9125-d12777243e48__wakuorg_nwaku:latest.log 2025-12-18 04:11:16.635 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27711 2025-12-18 04:11:16.636 DEBUG [src.libs.common] Sleeping for 1 seconds 2025-12-18 04:11:17.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27711/health" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:11:17.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}' 2025-12-18 04:11:17.641 INFO [src.node.waku_node] Node protocols are initialized !! 2025-12-18 04:11:17.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27711/debug/v1/info" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:11:17.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.79.77/tcp/27712/p2p/16Uiu2HAmPgKv7Mi8YNwmVhMyQMwVk2ggRgLxuU1RbZpaQWWNqKfJ","/ip4/172.18.79.77/tcp/27713/ws/p2p/16Uiu2HAmPgKv7Mi8YNwmVhMyQMwVk2ggRgLxuU1RbZpaQWWNqKfJ"],"enrUri":"enr:-L24QMehBb4L95vAB1fRrTwYBAcN602ijbOeWyHx7Dcd2L7zHJnBHkfWRNW274Voau3mHjSNiLtD6OinrgvdQG7Bq0gCgmlkgnY0gmlwhKwST02KbXVsdGlhZGRyc5YACASsEk9NBmxAAAoErBJPTQZsQd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDo8hCnH1Xpx39xd_NI_lSGBcjwD2gF1H8lTBUbEka_-WDdGNwgmxAg3VkcIJsQoV3YWt1MgA"}' 2025-12-18 04:11:17.643 INFO [src.node.waku_node] REST service is ready !! 2025-12-18 04:11:17.643 DEBUG [tests.e2e.test_e2e] Subscribe node1 ,2 to pubtopic /waku/2/rs/3/1 2025-12-18 04:11:17.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15079/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]' 2025-12-18 04:11:17.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK' 2025-12-18 04:11:17.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58455/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]' 2025-12-18 04:11:17.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK' 2025-12-18 04:11:17.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15079/admin/v1/peers" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:11:17.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.165.99/tcp/39698/p2p/16Uiu2HAmR5oVbWQs5sKhgnv1MCNXRevrKpbsz69J7m9yKxeNTfKs","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":"nwaku-v0.36.0-119-gbc5059","origin":"UnknownOrigin"}]' 2025-12-18 04:11:17.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58455/admin/v1/peers" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:11:17.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.189.156/tcp/15080/p2p/16Uiu2HAkv9BEy8S1QoG8msCBNuVJy6HbEYmL7LvyqL8VKWvXbcph","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":"nwaku-v0.36.0-119-gbc5059","origin":"Discv5"}]' 2025-12-18 04:11:17.659 DEBUG [src.libs.common] Sleeping for 30 seconds 2025-12-18 04:11:47.660 DEBUG [tests.e2e.test_e2e] Node1 publish message with ephemeral = false 2025-12-18 04:11:47.661 DEBUG [src.steps.store] Relaying message 2025-12-18 04:11:47.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15079/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}' 2025-12-18 04:11:47.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK' 2025-12-18 04:11:47.667 DEBUG [src.libs.common] Sleeping for 0.2 seconds 2025-12-18 04:11:47.868 DEBUG [src.libs.common] Sleeping for 3 seconds 2025-12-18 04:11:50.868 DEBUG [tests.e2e.test_e2e] Check if message is stored 2025-12-18 04:11:50.869 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages 2025-12-18 04:11:50.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27711/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:11:50.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"8f29ee2240575ff7d6ec","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x1aa6e9d6664d277d5ae00aff6861f195beb250879678c8c2ab8d0ca9a5d7ab7a"}]}' 2025-12-18 04:11:50.908 DEBUG [src.steps.store] messages length is 1 2025-12-18 04:11:50.915 DEBUG [tests.conftest] Running fixture teardown: test_setup 2025-12-18 04:11:50.916 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes 2025-12-18 04:11:50.916 DEBUG [src.node.waku_node] Stopping container with id 0af5c75ba968 2025-12-18 04:11:51.456 DEBUG [src.node.waku_node] Container stopped. 2025-12-18 04:11:51.456 DEBUG [src.node.waku_node] Stopping container with id ed5b2185f96e 2025-12-18 04:11:52.008 DEBUG [src.node.waku_node] Container stopped. 2025-12-18 04:11:52.008 DEBUG [src.node.waku_node] Stopping container with id 756b6c7436ed 2025-12-18 04:11:52.269 ERROR [src.node.docker_mananger] Max retries reached for container 0af5c75ba968. Exiting log stream. 2025-12-18 04:11:52.531 DEBUG [src.node.waku_node] Container stopped. 2025-12-18 04:11:52.531 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors 2025-12-18 04:11:52.549 DEBUG [src.node.docker_mananger] No errors found in the waku logs. 2025-12-18 04:11:52.569 DEBUG [src.node.docker_mananger] No errors found in the waku logs. 2025-12-18 04:11:52.574 DEBUG [src.node.docker_mananger] No errors found in the waku logs.