2026-03-18 09:27:31 +00:00

110 lines
18 KiB
Plaintext

2026-03-18 09:13:22.819 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-18 09:13:22.820 DEBUG [tests.conftest] Running test: test_sync_flags_node2_start_later with id: 2026-03-18_09-13-22__15f252a1-bd94-4599-b422-bd0d15dd6c0a
2026-03-18 09:13:22.820 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-18 09:13:22.828 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-18 09:13:22.828 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_09-13-22__15f252a1-bd94-4599-b422-bd0d15dd6c0a__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:13:22.835 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-18 09:13:22.836 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_09-13-22__15f252a1-bd94-4599-b422-bd0d15dd6c0a__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:13:22.843 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-18 09:13:22.843 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-18_09-13-22__15f252a1-bd94-4599-b422-bd0d15dd6c0a__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:13:22.843 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-18 09:13:22.844 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 09:13:22.844 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 09:13:22.846 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 09:13:22.846 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.160.57
2026-03-18 09:13:22.846 DEBUG [src.node.docker_mananger] Generated ports ['45897', '45898', '45899', '45900', '45901']
2026-03-18 09:13:22.846 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 09:13:22.846 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 09:13:22.846 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 09:13:22.847 DEBUG [src.node.docker_mananger] docker run -i -t -p 45897:45897 -p 45898:45898 -p 45899:45899 -p 45900:45900 -p 45901:45901 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=45899 --rest-port=45897 --tcp-port=45898 --discv5-udp-port=45900 --rest-address=0.0.0.0 --nat=extip:172.18.160.57 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=ed2fbc0bea091c53ef72dea1beae17ad4e13a8a292fabc1f83f95bfc3bbb3cea --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=45901 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true
2026-03-18 09:13:22.963 ERROR [src.node.docker_mananger] Max retries reached for container a1ade149e129. Exiting log stream.
2026-03-18 09:13:23.060 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.160.57 waku b6b4bf3c3aeffbd4a3ed2d78bb11ec69ec0963ab24deb8d96d64f2db20bdd648
2026-03-18 09:13:23.095 DEBUG [src.node.docker_mananger] Container started with ID b6b4bf3c3aef. Setting up logs at ./log/docker/node1_2026-03-18_09-13-22__15f252a1-bd94-4599-b422-bd0d15dd6c0a__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:13:23.097 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 45897
2026-03-18 09:13:23.097 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 09:13:23.593 ERROR [src.node.docker_mananger] Max retries reached for container b38f756d5555. Exiting log stream.
2026-03-18 09:13:24.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45897/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:13:24.101 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-18 09:13:24.101 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 09:13:24.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45897/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:13:24.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.160.57/tcp/45898/p2p/16Uiu2HAmVDR6ZVJemsEDsFAjyHygtpDhyJHXYRNZBYNwMZ3aYi6g","/ip4/172.18.160.57/tcp/45899/ws/p2p/16Uiu2HAmVDR6ZVJemsEDsFAjyHygtpDhyJHXYRNZBYNwMZ3aYi6g"],"enrUri":"enr:-L24QAIuKbqpU-t-RSqRnPHTKgLNRTGS5kXf0xCfver-P5DWSHk9weaeQpRqbd8AmOlZqXIgSJYHBcGUVlBvgHDJXgQCgmlkgnY0gmlwhKwSoDmKbXVsdGlhZGRyc5YACASsEqA5BrNKAAoErBKgOQazS90DgnJzhQDGAQAAiXNlY3AyNTZrMaED9gmOokOiPnLFPC124cE9V61hhjQqwsj8dZGJ_KETPzWDdGNwgrNKg3VkcIKzTIV3YWt1MhM"}'
2026-03-18 09:13:24.104 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 09:13:24.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45897/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
2026-03-18 09:13:24.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:13:24.123 DEBUG [src.steps.store] Relaying message
2026-03-18 09:13:24.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45897/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:13:24.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:13:24.128 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:13:24.329 DEBUG [src.steps.store] Relaying message
2026-03-18 09:13:24.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45897/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:13:24.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:13:24.333 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:13:24.534 DEBUG [src.steps.store] Relaying message
2026-03-18 09:13:24.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45897/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:13:24.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:13:24.539 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:13:24.739 DEBUG [src.steps.store] Relaying message
2026-03-18 09:13:24.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45897/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:13:24.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:13:24.744 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:13:24.945 DEBUG [src.steps.store] Relaying message
2026-03-18 09:13:24.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45897/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:13:24.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:13:24.950 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:13:25.150 DEBUG [src.steps.store] Relaying message
2026-03-18 09:13:25.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45897/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:13:25.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:13:25.155 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:13:25.356 DEBUG [src.steps.store] Relaying message
2026-03-18 09:13:25.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45897/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:13:25.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:13:25.360 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:13:25.561 DEBUG [src.steps.store] Relaying message
2026-03-18 09:13:25.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45897/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:13:25.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:13:25.565 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:13:25.766 DEBUG [src.steps.store] Relaying message
2026-03-18 09:13:25.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45897/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:13:25.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:13:25.771 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:13:25.971 DEBUG [src.steps.store] Relaying message
2026-03-18 09:13:25.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45897/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:13:25.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:13:25.976 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:13:26.176 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 09:13:27.177 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 09:13:27.177 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 09:13:27.179 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 09:13:27.179 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.49.36
2026-03-18 09:13:27.179 DEBUG [src.node.docker_mananger] Generated ports ['39503', '39504', '39505', '39506', '39507']
2026-03-18 09:13:27.180 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 09:13:27.180 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 09:13:27.180 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 09:13:27.180 DEBUG [src.node.docker_mananger] docker run -i -t -p 39503:39503 -p 39504:39504 -p 39505:39505 -p 39506:39506 -p 39507:39507 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=39505 --rest-port=39503 --tcp-port=39504 --discv5-udp-port=39506 --rest-address=0.0.0.0 --nat=extip:172.18.49.36 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=e2b7c61abffb1bdebb9a3ced3e7ac667eebbe3dc1e0bddbd0818fe2ec7bd1bb4 --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=39507 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --discv5-bootstrap-node=enr:-L24QAIuKbqpU-t-RSqRnPHTKgLNRTGS5kXf0xCfver-P5DWSHk9weaeQpRqbd8AmOlZqXIgSJYHBcGUVlBvgHDJXgQCgmlkgnY0gmlwhKwSoDmKbXVsdGlhZGRyc5YACASsEqA5BrNKAAoErBKgOQazS90DgnJzhQDGAQAAiXNlY3AyNTZrMaED9gmOokOiPnLFPC124cE9V61hhjQqwsj8dZGJ_KETPzWDdGNwgrNKg3VkcIKzTIV3YWt1MhM
2026-03-18 09:13:27.387 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.49.36 waku c58842ead237be00336097aea3f8e3f2f4c6e1a23cfb7820f108cf0c535767eb
2026-03-18 09:13:27.423 DEBUG [src.node.docker_mananger] Container started with ID c58842ead237. Setting up logs at ./log/docker/node2_2026-03-18_09-13-22__15f252a1-bd94-4599-b422-bd0d15dd6c0a__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:13:27.424 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 39503
2026-03-18 09:13:27.424 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 09:13:28.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39503/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:13:28.428 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-18 09:13:28.428 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 09:13:28.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39503/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:13:28.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.49.36/tcp/39504/p2p/16Uiu2HAm3hUM1s7BPZGzGCXBEkdgYf3E7GmXdjw82BYetcQkYo15","/ip4/172.18.49.36/tcp/39505/ws/p2p/16Uiu2HAm3hUM1s7BPZGzGCXBEkdgYf3E7GmXdjw82BYetcQkYo15"],"enrUri":"enr:-L24QIn4yj-Nv1GrUuPkhhL8mPVrR1nxj6-lBhFvpwE5gDYmdRQdjIdHoWGhIult-MOgQOPVJPkcL-Y0WiIjgeEf2hcCgmlkgnY0gmlwhKwSMSSKbXVsdGlhZGRyc5YACASsEjEkBppQAAoErBIxJAaaUd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECeumiNgqAqDCqkDS1upPayjNTxDv1dZFblwSD8jjOB6SDdGNwgppQg3VkcIKaUoV3YWt1MhI"}'
2026-03-18 09:13:28.431 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 09:13:28.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39503/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.160.57/tcp/45898/p2p/16Uiu2HAmVDR6ZVJemsEDsFAjyHygtpDhyJHXYRNZBYNwMZ3aYi6g"]'
2026-03-18 09:13:28.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:13:28.434 DEBUG [src.libs.common] Sleeping for 65 seconds
2026-03-18 09:14:33.435 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the stored messages
2026-03-18 09:14:33.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39503/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:14:33.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x6ad4b1597197474bf6c895ee1d05c12b3dedb11c2c30dd746a172f8ccdd95f41"},{"messageHash":"0x8412ffa2b4ea29dceb433953025d0126bacce1476afa18a612f0a34a79471eef"},{"messageHash":"0x02834302f2a5b4944a136088caef2319dc5b8bf11597eec28e534d7327218ae4"},{"messageHash":"0x02ef162319332ab06bf6ed25ed147a6e48dafa7b34154d165ff5665247bb419d"},{"messageHash":"0xd543c067035ebf9cb22c8cac1a956a22d7df185931d8b49e35a88ac4f218b8a5"},{"messageHash":"0x863d01a30486f6b1aafd330b89fea59b47ec37a9adcfe4579ca12c5710fe9d35"},{"messageHash":"0xec715e7f4cf2dd6d1ec4d0b5f42d65455b641616626e60fd35e4a501ab429003"},{"messageHash":"0xc4f320971931e2e5e1af38dfa5f35025461819d1386f0c12ee8b8d1addd372b7"},{"messageHash":"0xbea811f51064136bf0a27f67436e01d8426d76f418ad35fa4cdb8273dff29a61"},{"messageHash":"0x0db6099ecc8ac96971669019249f8a0a9656e550408c94170ecd5772b2bd85b7"}]}'
2026-03-18 09:14:33.439 DEBUG [src.steps.store] messages length is 10
2026-03-18 09:14:33.441 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-18 09:14:33.443 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-18 09:14:33.443 DEBUG [src.node.waku_node] Stopping container with id b6b4bf3c3aef
2026-03-18 09:14:34.024 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 09:14:34.024 DEBUG [src.node.waku_node] Stopping container with id c58842ead237
2026-03-18 09:14:34.581 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 09:14:34.585 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-18 09:14:34.647 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 09:14:34.674 DEBUG [src.node.docker_mananger] No errors found in the waku logs.