122 lines
23 KiB
Plaintext

2026-04-23 05:15:24.611 DEBUG [tests.conftest] Running fixture setup: test_id
2026-04-23 05:15:24.612 DEBUG [tests.conftest] Running test: test_admin_peers_stats_counts with id: 2026-04-23_05-15-24__79f84d46-b990-4e1b-a606-b11f330ae7f9
2026-04-23 05:15:24.612 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-04-23 05:15:24.612 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-04-23 05:15:24.613 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-04-23 05:15:24.620 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 05:15:24.621 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_05-15-24__79f84d46-b990-4e1b-a606-b11f330ae7f9__wakuorg_nwaku:latest.log
2026-04-23 05:15:24.627 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 05:15:24.627 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_05-15-24__79f84d46-b990-4e1b-a606-b11f330ae7f9__wakuorg_nwaku:latest.log
2026-04-23 05:15:24.634 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 05:15:24.634 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-04-23_05-15-24__79f84d46-b990-4e1b-a606-b11f330ae7f9__wakuorg_nwaku:latest.log
2026-04-23 05:15:24.641 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 05:15:24.641 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-04-23_05-15-24__79f84d46-b990-4e1b-a606-b11f330ae7f9__wakuorg_nwaku:latest.log
2026-04-23 05:15:24.641 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-04-23 05:15:24.641 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-04-23 05:15:24.642 DEBUG [src.node.waku_node] Starting Node...
2026-04-23 05:15:24.642 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-23 05:15:24.644 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-23 05:15:24.644 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.76.189
2026-04-23 05:15:24.644 DEBUG [src.node.docker_mananger] Generated ports ['63108', '63109', '63110', '63111', '63112']
2026-04-23 05:15:24.644 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-23 05:15:24.644 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-23 05:15:24.644 DEBUG [src.node.waku_node] Using volumes []
2026-04-23 05:15:24.645 DEBUG [src.node.docker_mananger] docker run -i -t -p 63108:63108 -p 63109:63109 -p 63110:63110 -p 63111:63111 -p 63112:63112 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=63110 --rest-port=63108 --tcp-port=63109 --discv5-udp-port=63111 --rest-address=0.0.0.0 --nat=extip:172.18.76.189 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=f2c7ce0ead00f90254154fb63bdf16ec9f9b956ebdfd55b255ccd8fa9f6a0e92 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63112 --metrics-logging=true --filter=true --relay=true
2026-04-23 05:15:24.827 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.76.189 waku feefdbe71c19e1ee378b343e6773187cbf32e8f6b974159d0a4cb95d561c2200
2026-04-23 05:15:24.864 DEBUG [src.node.docker_mananger] Container started with ID feefdbe71c19. Setting up logs at ./log/docker/node1_2026-04-23_05-15-24__79f84d46-b990-4e1b-a606-b11f330ae7f9__wakuorg_nwaku:latest.log
2026-04-23 05:15:24.864 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63108
2026-04-23 05:15:24.865 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-23 05:15:24.958 ERROR [src.node.docker_mananger] Max retries reached for container d7b1551e0742. Exiting log stream.
2026-04-23 05:15:25.409 ERROR [src.node.docker_mananger] Max retries reached for container ba988b23bc0b. Exiting log stream.
2026-04-23 05:15:25.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63108/health" -H "Content-Type: application/json" -d 'None'
2026-04-23 05:15:25.869 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-23 05:15:25.869 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-23 05:15:25.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63108/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-23 05:15:25.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.76.189/tcp/63109/p2p/16Uiu2HAm57M6fyhTB4cqhMjaqm75Hx5egEVfyM8j5uPtkALXXrTd","/ip4/172.18.76.189/tcp/63110/ws/p2p/16Uiu2HAm57M6fyhTB4cqhMjaqm75Hx5egEVfyM8j5uPtkALXXrTd"],"enrUri":"enr:-L24QIGWsiOxkEpEDyy-dBwzFlsx9ppO5qwWbqvHlI58lrGYBdZRFz7ka6cngsWTgFfBSnvMJ8ox4bdThc9qJN8PW4ICgmlkgnY0gmlwhKwSTL2KbXVsdGlhZGRyc5YACASsEky9BvaFAAoErBJMvQb2ht0DgnJzhQDGAQAAiXNlY3AyNTZrMaECj-MQwOXJydhTUOzE3Yx1hXb304-fndP-ot8DPi2qmByDdGNwgvaFg3VkcIL2h4V3YWt1MgU"}'
2026-04-23 05:15:25.872 INFO [src.node.waku_node] REST service is ready !!
2026-04-23 05:15:25.872 DEBUG [src.node.waku_node] Starting Node...
2026-04-23 05:15:25.873 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-23 05:15:25.874 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-23 05:15:25.874 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.231.3
2026-04-23 05:15:25.874 DEBUG [src.node.docker_mananger] Generated ports ['17085', '17086', '17087', '17088', '17089']
2026-04-23 05:15:25.874 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-23 05:15:25.875 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-23 05:15:25.875 DEBUG [src.node.waku_node] Using volumes []
2026-04-23 05:15:25.875 DEBUG [src.node.docker_mananger] docker run -i -t -p 17085:17085 -p 17086:17086 -p 17087:17087 -p 17088:17088 -p 17089:17089 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=17087 --rest-port=17085 --tcp-port=17086 --discv5-udp-port=17088 --rest-address=0.0.0.0 --nat=extip:172.18.231.3 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=a3f6fded3bebcdd5b2fb541e0b44cdfd5b5bcbc68b2f44d7adfd9de97c8a68ef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17089 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIGWsiOxkEpEDyy-dBwzFlsx9ppO5qwWbqvHlI58lrGYBdZRFz7ka6cngsWTgFfBSnvMJ8ox4bdThc9qJN8PW4ICgmlkgnY0gmlwhKwSTL2KbXVsdGlhZGRyc5YACASsEky9BvaFAAoErBJMvQb2ht0DgnJzhQDGAQAAiXNlY3AyNTZrMaECj-MQwOXJydhTUOzE3Yx1hXb304-fndP-ot8DPi2qmByDdGNwgvaFg3VkcIL2h4V3YWt1MgU
2026-04-23 05:15:26.067 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.231.3 waku 8d205f0807df82d3a9f9d4218cef5c1a8aff4fc82304b3c670798535fcbde45b
2026-04-23 05:15:26.103 DEBUG [src.node.docker_mananger] Container started with ID 8d205f0807df. Setting up logs at ./log/docker/node2_2026-04-23_05-15-24__79f84d46-b990-4e1b-a606-b11f330ae7f9__wakuorg_nwaku:latest.log
2026-04-23 05:15:26.103 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17085
2026-04-23 05:15:26.104 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-23 05:15:27.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17085/health" -H "Content-Type: application/json" -d 'None'
2026-04-23 05:15:27.122 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":"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"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-23 05:15:27.122 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-23 05:15:27.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17085/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-23 05:15:27.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.231.3/tcp/17086/p2p/16Uiu2HAmPCxV6rAyp8Lvuo3rcPeuFW1r3bLpqn1PvEoBCYkXSgGx","/ip4/172.18.231.3/tcp/17087/ws/p2p/16Uiu2HAmPCxV6rAyp8Lvuo3rcPeuFW1r3bLpqn1PvEoBCYkXSgGx"],"enrUri":"enr:-L24QM2rr0HBgOa77RkYxtxb6GpKJcd7EyqhyL8Z280ahk8pW4r4hBuyAKTono4Yhfn0996pls4ufNeug-d-2f4E_3cCgmlkgnY0gmlwhKwS5wOKbXVsdGlhZGRyc5YACASsEucDBkK-AAoErBLnAwZCv90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDnMVYldQXFfQ4ZM2X-Xu5cM6CIsmLCvYECTB6sIAlIwGDdGNwgkK-g3VkcIJCwIV3YWt1MgE"}'
2026-04-23 05:15:27.125 INFO [src.node.waku_node] REST service is ready !!
2026-04-23 05:15:27.125 DEBUG [src.node.waku_node] Starting Node...
2026-04-23 05:15:27.126 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-23 05:15:27.127 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-23 05:15:27.127 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.226.29
2026-04-23 05:15:27.127 DEBUG [src.node.docker_mananger] Generated ports ['21217', '21218', '21219', '21220', '21221']
2026-04-23 05:15:27.128 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-23 05:15:27.128 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-23 05:15:27.128 DEBUG [src.node.waku_node] Using volumes []
2026-04-23 05:15:27.128 DEBUG [src.node.docker_mananger] docker run -i -t -p 21217:21217 -p 21218:21218 -p 21219:21219 -p 21220:21220 -p 21221:21221 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=21219 --rest-port=21217 --tcp-port=21218 --discv5-udp-port=21220 --rest-address=0.0.0.0 --nat=extip:172.18.226.29 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=bdaf85cad16e05b78ffd7b09a9efe641eff7dbffb6a9028c416b4f6fe39a39f2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21221 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIGWsiOxkEpEDyy-dBwzFlsx9ppO5qwWbqvHlI58lrGYBdZRFz7ka6cngsWTgFfBSnvMJ8ox4bdThc9qJN8PW4ICgmlkgnY0gmlwhKwSTL2KbXVsdGlhZGRyc5YACASsEky9BvaFAAoErBJMvQb2ht0DgnJzhQDGAQAAiXNlY3AyNTZrMaECj-MQwOXJydhTUOzE3Yx1hXb304-fndP-ot8DPi2qmByDdGNwgvaFg3VkcIL2h4V3YWt1MgU
2026-04-23 05:15:27.327 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.226.29 waku a0a9bc784b384120e86a5b64cc142b9483687cb475de26e6f4762029954ca648
2026-04-23 05:15:27.367 DEBUG [src.node.docker_mananger] Container started with ID a0a9bc784b38. Setting up logs at ./log/docker/node3_2026-04-23_05-15-24__79f84d46-b990-4e1b-a606-b11f330ae7f9__wakuorg_nwaku:latest.log
2026-04-23 05:15:27.367 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21217
2026-04-23 05:15:27.367 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-23 05:15:28.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21217/health" -H "Content-Type: application/json" -d 'None'
2026-04-23 05:15:28.377 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":"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"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-23 05:15:28.377 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-23 05:15:28.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21217/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-23 05:15:28.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.226.29/tcp/21218/p2p/16Uiu2HAmJbv3nAbAm881CRK8XQnyUxRBww3HBozAvMTPrZua7EW6","/ip4/172.18.226.29/tcp/21219/ws/p2p/16Uiu2HAmJbv3nAbAm881CRK8XQnyUxRBww3HBozAvMTPrZua7EW6"],"enrUri":"enr:-L24QNxJGihxDlclElbhTcg1FJ9l5mkrPQ4h6f7w1aNKbIK-JGh8k4-2DrGWQqGHIWS2jcWQ_rZlr_mLHy-Z0Rj1lXUCgmlkgnY0gmlwhKwS4h2KbXVsdGlhZGRyc5YACASsEuIdBlLiAAoErBLiHQZS490DgnJzhQDGAQAAiXNlY3AyNTZrMaEDWFyD1AmXA9Zxk3tJgm4JwhOgVRSUrHThBKFMhflULmuDdGNwglLig3VkcIJS5IV3YWt1MgE"}'
2026-04-23 05:15:28.385 INFO [src.node.waku_node] REST service is ready !!
2026-04-23 05:15:28.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63108/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.231.3/tcp/17086/p2p/16Uiu2HAmPCxV6rAyp8Lvuo3rcPeuFW1r3bLpqn1PvEoBCYkXSgGx"]'
2026-04-23 05:15:28.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-23 05:15:28.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63108/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.226.29/tcp/21218/p2p/16Uiu2HAmJbv3nAbAm881CRK8XQnyUxRBww3HBozAvMTPrZua7EW6"]'
2026-04-23 05:15:28.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-23 05:15:28.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63108/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.226.29/tcp/21218/p2p/16Uiu2HAmJbv3nAbAm881CRK8XQnyUxRBww3HBozAvMTPrZua7EW6"]'
2026-04-23 05:15:28.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-23 05:15:28.397 DEBUG [src.node.waku_node] Starting Node...
2026-04-23 05:15:28.397 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-23 05:15:28.398 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-23 05:15:28.398 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.173.212
2026-04-23 05:15:28.398 DEBUG [src.node.docker_mananger] Generated ports ['9376', '9377', '9378', '9379', '9380']
2026-04-23 05:15:28.399 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-23 05:15:28.399 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-23 05:15:28.399 DEBUG [src.node.waku_node] Using volumes []
2026-04-23 05:15:28.399 DEBUG [src.node.docker_mananger] docker run -i -t -p 9376:9376 -p 9377:9377 -p 9378:9378 -p 9379:9379 -p 9380:9380 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=9378 --rest-port=9376 --tcp-port=9377 --discv5-udp-port=9379 --rest-address=0.0.0.0 --nat=extip:172.18.173.212 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=e29c8b358fe304aac2d77aeeae78eae1acf52b1728ab4da00fca9aa3836dde3e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9380 --metrics-logging=true --relay=false --filternode=/ip4/172.18.76.189/tcp/63109/p2p/16Uiu2HAm57M6fyhTB4cqhMjaqm75Hx5egEVfyM8j5uPtkALXXrTd --discv5-bootstrap-node=enr:-L24QIGWsiOxkEpEDyy-dBwzFlsx9ppO5qwWbqvHlI58lrGYBdZRFz7ka6cngsWTgFfBSnvMJ8ox4bdThc9qJN8PW4ICgmlkgnY0gmlwhKwSTL2KbXVsdGlhZGRyc5YACASsEky9BvaFAAoErBJMvQb2ht0DgnJzhQDGAQAAiXNlY3AyNTZrMaECj-MQwOXJydhTUOzE3Yx1hXb304-fndP-ot8DPi2qmByDdGNwgvaFg3VkcIL2h4V3YWt1MgU
2026-04-23 05:15:28.597 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.173.212 waku e41dbce483f27b2606f22599b1ba00ae0d0d0f13b0d1456b41ade04553d080ce
2026-04-23 05:15:28.636 DEBUG [src.node.docker_mananger] Container started with ID e41dbce483f2. Setting up logs at ./log/docker/node4_2026-04-23_05-15-24__79f84d46-b990-4e1b-a606-b11f330ae7f9__wakuorg_nwaku:latest.log
2026-04-23 05:15:28.636 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9376
2026-04-23 05:15:28.636 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-23 05:15:29.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9376/health" -H "Content-Type: application/json" -d 'None'
2026-04-23 05:15:29.641 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-23 05:15:29.641 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-23 05:15:29.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9376/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-23 05:15:29.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.173.212/tcp/9377/p2p/16Uiu2HAm2bLJRumroPzquu3JrCdBv5vhwkUXnrhBKnhxuBVH8LyF","/ip4/172.18.173.212/tcp/9378/ws/p2p/16Uiu2HAm2bLJRumroPzquu3JrCdBv5vhwkUXnrhBKnhxuBVH8LyF"],"enrUri":"enr:-L24QKw3HDbKcEvUayk3wsV9NB6ny0D7Mk-6xOH7bfDunXTdXIoTbXcizU3mDxqjKxn-etzfwRPCV5NFHUJpmr_6yGoCgmlkgnY0gmlwhKwSrdSKbXVsdGlhZGRyc5YACASsEq3UBiShAAoErBKt1AYkot0DgnJzhQDGAQAAiXNlY3AyNTZrMaECantdpraqwd_n_4rsvnRPx3dAjFAoItrd2hbdvVWRV4KDdGNwgiShg3VkcIIko4V3YWt1MgA"}'
2026-04-23 05:15:29.644 INFO [src.node.waku_node] REST service is ready !!
2026-04-23 05:15:29.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9376/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-04-23 05:15:29.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-04-23 05:15:29.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63108/admin/v1/peers/stats" -H "Content-Type: application/json" -d 'None'
2026-04-23 05:15:29.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"Sum":{"Total peers":3},"By Connectedness":{"Connected":3,"NotConnected":0,"CannotConnect":0,"CanConnect":0},"Relay peers":{"0":2,"Total relay peers":2},"Mesh peers":{"0":2,"Total mesh peers":2},"By Protocols":{"/vac/waku/relay/2.0.0":2,"/vac/waku/filter-subscribe/2.0.0-beta1":0,"/vac/waku/filter-push/2.0.0-beta1":3,"/vac/waku/store-query/3.0.0":0,"/vac/waku/lightpush/3.0.0":0,"/vac/waku/lightpush/2.0.0-beta1":0,"/vac/waku/peer-exchange/2.0.0-alpha1":3,"/vac/waku/reconciliation/1.0.0":0}}'
2026-04-23 05:15:29.694 DEBUG [tests.rest_flags.test_admin_flags] Node-1 admin peers stats {'Sum': {'Total peers': 3}, 'By Connectedness': {'Connected': 3, 'NotConnected': 0, 'CannotConnect': 0, 'CanConnect': 0}, 'Relay peers': {'0': 2, 'Total relay peers': 2}, 'Mesh peers': {'0': 2, 'Total mesh peers': 2}, 'By Protocols': {'/vac/waku/relay/2.0.0': 2, '/vac/waku/filter-subscribe/2.0.0-beta1': 0, '/vac/waku/filter-push/2.0.0-beta1': 3, '/vac/waku/store-query/3.0.0': 0, '/vac/waku/lightpush/3.0.0': 0, '/vac/waku/lightpush/2.0.0-beta1': 0, '/vac/waku/peer-exchange/2.0.0-alpha1': 3, '/vac/waku/reconciliation/1.0.0': 0}}
2026-04-23 05:15:29.697 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-04-23 05:15:29.698 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-04-23 05:15:29.698 DEBUG [src.node.waku_node] Stopping container with id feefdbe71c19
2026-04-23 05:15:30.207 DEBUG [src.node.waku_node] Container stopped.
2026-04-23 05:15:30.208 DEBUG [src.node.waku_node] Stopping container with id 8d205f0807df
2026-04-23 05:15:30.666 DEBUG [src.node.waku_node] Container stopped.
2026-04-23 05:15:30.669 DEBUG [src.node.waku_node] Stopping container with id a0a9bc784b38
2026-04-23 05:15:31.023 ERROR [src.node.docker_mananger] Max retries reached for container feefdbe71c19. Exiting log stream.
2026-04-23 05:15:31.124 DEBUG [src.node.waku_node] Container stopped.
2026-04-23 05:15:31.124 DEBUG [src.node.waku_node] Stopping container with id e41dbce483f2
2026-04-23 05:15:31.480 ERROR [src.node.docker_mananger] Max retries reached for container 8d205f0807df. Exiting log stream.
2026-04-23 05:15:31.596 DEBUG [src.node.waku_node] Container stopped.
2026-04-23 05:15:31.599 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-04-23 05:15:31.613 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-23 05:15:31.618 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-23 05:15:31.624 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-23 05:15:31.629 DEBUG [src.node.docker_mananger] No errors found in the waku logs.