122 lines
23 KiB
Plaintext

2025-12-11 04:14:31.041 DEBUG [tests.conftest] Running fixture setup: test_id
2025-12-11 04:14:31.041 DEBUG [tests.conftest] Running test: test_admin_peers_stats_counts with id: 2025-12-11_04-14-31__7ea8d02c-6512-48fc-814f-8bcf312221a6
2025-12-11 04:14:31.042 DEBUG [src.steps.common] Running fixture setup: common_setup
2025-12-11 04:14:31.042 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2025-12-11 04:14:31.042 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2025-12-11 04:14:31.049 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-11 04:14:31.049 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-11_04-14-31__7ea8d02c-6512-48fc-814f-8bcf312221a6__wakuorg_nwaku:latest.log
2025-12-11 04:14:31.056 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-11 04:14:31.056 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-11_04-14-31__7ea8d02c-6512-48fc-814f-8bcf312221a6__wakuorg_nwaku:latest.log
2025-12-11 04:14:31.062 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-11 04:14:31.062 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-11_04-14-31__7ea8d02c-6512-48fc-814f-8bcf312221a6__wakuorg_nwaku:latest.log
2025-12-11 04:14:31.068 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-11 04:14:31.068 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-11_04-14-31__7ea8d02c-6512-48fc-814f-8bcf312221a6__wakuorg_nwaku:latest.log
2025-12-11 04:14:31.068 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2025-12-11 04:14:31.069 DEBUG [src.steps.store] Running fixture setup: store_setup
2025-12-11 04:14:31.069 DEBUG [src.node.waku_node] Starting Node...
2025-12-11 04:14:31.069 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2025-12-11 04:14:31.071 DEBUG [src.node.docker_mananger] Network waku already exists
2025-12-11 04:14:31.071 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.193.26
2025-12-11 04:14:31.071 DEBUG [src.node.docker_mananger] Generated ports ['58317', '58318', '58319', '58320', '58321']
2025-12-11 04:14:31.072 DEBUG [src.node.waku_node] RLN credentials were not set
2025-12-11 04:14:31.072 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2025-12-11 04:14:31.072 DEBUG [src.node.waku_node] Using volumes []
2025-12-11 04:14:31.072 DEBUG [src.node.docker_mananger] docker run -i -t -p 58317:58317 -p 58318:58318 -p 58319:58319 -p 58320:58320 -p 58321:58321 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=58319 --rest-port=58317 --tcp-port=58318 --discv5-udp-port=58320 --rest-address=0.0.0.0 --nat=extip:172.18.193.26 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c3cccdefc2ebc289b9dadbceedeb701eadf584662a2952bcd7bffaecbd566e5a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58321 --metrics-logging=true --filter=true --relay=true
2025-12-11 04:14:31.240 ERROR [src.node.docker_mananger] Max retries reached for container b1084262e392. Exiting log stream.
2025-12-11 04:14:31.256 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.193.26 waku fce46afcf45824818beed413c058ffb1d4d18129701fa60d700007753b4b3ee6
2025-12-11 04:14:31.287 DEBUG [src.node.docker_mananger] Container started with ID fce46afcf458. Setting up logs at ./log/docker/node1_2025-12-11_04-14-31__7ea8d02c-6512-48fc-814f-8bcf312221a6__wakuorg_nwaku:latest.log
2025-12-11 04:14:31.287 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58317
2025-12-11 04:14:31.287 DEBUG [src.libs.common] Sleeping for 1 seconds
2025-12-11 04:14:31.841 ERROR [src.node.docker_mananger] Max retries reached for container 22e0f05c62df. Exiting log stream.
2025-12-11 04:14:32.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58317/health" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:14:32.291 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
2025-12-11 04:14:32.291 INFO [src.node.waku_node] Node protocols are initialized !!
2025-12-11 04:14:32.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58317/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:14:32.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.193.26/tcp/58318/p2p/16Uiu2HAkvE6bheZTwKnvGVwHCLcV8JTZHuSqHp3Dh1HtyxNL6RM1","/ip4/172.18.193.26/tcp/58319/ws/p2p/16Uiu2HAkvE6bheZTwKnvGVwHCLcV8JTZHuSqHp3Dh1HtyxNL6RM1"],"enrUri":"enr:-L24QE21Z-Qh3fzjkLxDdEGxSht1YUPnLqNDX-MDO1Gm8clVQaONPMUU_dnUGo0dKdMJUAn2ejjZVWAb2U981p6VtKACgmlkgnY0gmlwhKwSwRqKbXVsdGlhZGRyc5YACASsEsEaBuPOAAoErBLBGgbjz90DgnJzhQADAQAAiXNlY3AyNTZrMaECC-SN22KVFQ7ei9RjM6oVB4hzQeb2hjLJh_4IdqTTl8CDdGNwguPOg3VkcILj0IV3YWt1MgU"}'
2025-12-11 04:14:32.294 INFO [src.node.waku_node] REST service is ready !!
2025-12-11 04:14:32.295 DEBUG [src.node.waku_node] Starting Node...
2025-12-11 04:14:32.295 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2025-12-11 04:14:32.297 DEBUG [src.node.docker_mananger] Network waku already exists
2025-12-11 04:14:32.297 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.181.207
2025-12-11 04:14:32.297 DEBUG [src.node.docker_mananger] Generated ports ['65322', '65323', '65324', '65325', '65326']
2025-12-11 04:14:32.297 DEBUG [src.node.waku_node] RLN credentials were not set
2025-12-11 04:14:32.298 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2025-12-11 04:14:32.298 DEBUG [src.node.waku_node] Using volumes []
2025-12-11 04:14:32.298 DEBUG [src.node.docker_mananger] docker run -i -t -p 65322:65322 -p 65323:65323 -p 65324:65324 -p 65325:65325 -p 65326:65326 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=65324 --rest-port=65322 --tcp-port=65323 --discv5-udp-port=65325 --rest-address=0.0.0.0 --nat=extip:172.18.181.207 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f62d8675d8e02bc5a2b8b02cf9efb4b1200a02ecad0b8e8a4fe8cacce5766d91 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65326 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QE21Z-Qh3fzjkLxDdEGxSht1YUPnLqNDX-MDO1Gm8clVQaONPMUU_dnUGo0dKdMJUAn2ejjZVWAb2U981p6VtKACgmlkgnY0gmlwhKwSwRqKbXVsdGlhZGRyc5YACASsEsEaBuPOAAoErBLBGgbjz90DgnJzhQADAQAAiXNlY3AyNTZrMaECC-SN22KVFQ7ei9RjM6oVB4hzQeb2hjLJh_4IdqTTl8CDdGNwguPOg3VkcILj0IV3YWt1MgU
2025-12-11 04:14:32.480 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.181.207 waku 478d32ef1c086f043b8c182bb05f236782d3ff9fa2ecf2e2a149a3a9745d66aa
2025-12-11 04:14:32.512 DEBUG [src.node.docker_mananger] Container started with ID 478d32ef1c08. Setting up logs at ./log/docker/node2_2025-12-11_04-14-31__7ea8d02c-6512-48fc-814f-8bcf312221a6__wakuorg_nwaku:latest.log
2025-12-11 04:14:32.513 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 65322
2025-12-11 04:14:32.513 DEBUG [src.libs.common] Sleeping for 1 seconds
2025-12-11 04:14:33.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65322/health" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:14:33.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"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":"READY"}]}'
2025-12-11 04:14:33.531 INFO [src.node.waku_node] Node protocols are initialized !!
2025-12-11 04:14:33.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65322/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:14:33.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.181.207/tcp/65323/p2p/16Uiu2HAmJF7NPv8PebJxNqNmpYsPyREEYscvhhjFhur3YyPHCaMf","/ip4/172.18.181.207/tcp/65324/ws/p2p/16Uiu2HAmJF7NPv8PebJxNqNmpYsPyREEYscvhhjFhur3YyPHCaMf"],"enrUri":"enr:-L24QBG8Df9fOaIYZaEzoKKHnnb2vrAsD05Q7xZNcmiRHQaQTOWcNFfmEsP-H-TBgTC1AssrVdojCPTpMDZZ8Ca59mkCgmlkgnY0gmlwhKwStc-KbXVsdGlhZGRyc5YACASsErXPBv8rAAoErBK1zwb_LN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUwgeXmNN7ouDkoXGr9-cgHmeXrFihfxyFzr6PXF1MkqDdGNwgv8rg3VkcIL_LYV3YWt1MgE"}'
2025-12-11 04:14:33.535 INFO [src.node.waku_node] REST service is ready !!
2025-12-11 04:14:33.535 DEBUG [src.node.waku_node] Starting Node...
2025-12-11 04:14:33.535 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2025-12-11 04:14:33.537 DEBUG [src.node.docker_mananger] Network waku already exists
2025-12-11 04:14:33.537 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.63.10
2025-12-11 04:14:33.537 DEBUG [src.node.docker_mananger] Generated ports ['62890', '62891', '62892', '62893', '62894']
2025-12-11 04:14:33.537 DEBUG [src.node.waku_node] RLN credentials were not set
2025-12-11 04:14:33.538 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2025-12-11 04:14:33.538 DEBUG [src.node.waku_node] Using volumes []
2025-12-11 04:14:33.538 DEBUG [src.node.docker_mananger] docker run -i -t -p 62890:62890 -p 62891:62891 -p 62892:62892 -p 62893:62893 -p 62894:62894 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=62892 --rest-port=62890 --tcp-port=62891 --discv5-udp-port=62893 --rest-address=0.0.0.0 --nat=extip:172.18.63.10 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bbbed2ecedbcb64a441e4cf968bfa677ba3ec6da49212bba8aab375141eace9f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62894 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QE21Z-Qh3fzjkLxDdEGxSht1YUPnLqNDX-MDO1Gm8clVQaONPMUU_dnUGo0dKdMJUAn2ejjZVWAb2U981p6VtKACgmlkgnY0gmlwhKwSwRqKbXVsdGlhZGRyc5YACASsEsEaBuPOAAoErBLBGgbjz90DgnJzhQADAQAAiXNlY3AyNTZrMaECC-SN22KVFQ7ei9RjM6oVB4hzQeb2hjLJh_4IdqTTl8CDdGNwguPOg3VkcILj0IV3YWt1MgU
2025-12-11 04:14:33.727 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.63.10 waku 76c2f2ebdbfc1ce1de061bc9f305e003c8d045ba6dc5b520842ff8df30db3583
2025-12-11 04:14:33.756 DEBUG [src.node.docker_mananger] Container started with ID 76c2f2ebdbfc. Setting up logs at ./log/docker/node3_2025-12-11_04-14-31__7ea8d02c-6512-48fc-814f-8bcf312221a6__wakuorg_nwaku:latest.log
2025-12-11 04:14:33.757 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62890
2025-12-11 04:14:33.757 DEBUG [src.libs.common] Sleeping for 1 seconds
2025-12-11 04:14:34.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62890/health" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:14:34.770 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":"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":"READY"}]}'
2025-12-11 04:14:34.771 INFO [src.node.waku_node] Node protocols are initialized !!
2025-12-11 04:14:34.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62890/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:14:34.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.63.10/tcp/62891/p2p/16Uiu2HAmM69dXEFKw8XZBXWQ8d9hBkJTgNEBMBjAXA8rWJvSaf68","/ip4/172.18.63.10/tcp/62892/ws/p2p/16Uiu2HAmM69dXEFKw8XZBXWQ8d9hBkJTgNEBMBjAXA8rWJvSaf68"],"enrUri":"enr:-L24QJ13y3pSaiZuItE5OvC-0kGE3elSDBgBc5H47XIN5PWqGhSYRatSaWo95l9Ehi_yDhBcwGNgha74qc971fKmvHICgmlkgnY0gmlwhKwSPwqKbXVsdGlhZGRyc5YACASsEj8KBvWrAAoErBI_Cgb1rN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDfU-CJ2NwHPS-eCWGJV5Klv1fBxdu55TGAZvvxo_--hmDdGNwgvWrg3VkcIL1rYV3YWt1MgE"}'
2025-12-11 04:14:34.776 INFO [src.node.waku_node] REST service is ready !!
2025-12-11 04:14:34.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58317/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.181.207/tcp/65323/p2p/16Uiu2HAmJF7NPv8PebJxNqNmpYsPyREEYscvhhjFhur3YyPHCaMf"]'
2025-12-11 04:14:34.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-11 04:14:34.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58317/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.63.10/tcp/62891/p2p/16Uiu2HAmM69dXEFKw8XZBXWQ8d9hBkJTgNEBMBjAXA8rWJvSaf68"]'
2025-12-11 04:14:34.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-11 04:14:34.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58317/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.63.10/tcp/62891/p2p/16Uiu2HAmM69dXEFKw8XZBXWQ8d9hBkJTgNEBMBjAXA8rWJvSaf68"]'
2025-12-11 04:14:34.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-11 04:14:34.786 DEBUG [src.node.waku_node] Starting Node...
2025-12-11 04:14:34.786 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2025-12-11 04:14:34.787 DEBUG [src.node.docker_mananger] Network waku already exists
2025-12-11 04:14:34.787 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.36.200
2025-12-11 04:14:34.787 DEBUG [src.node.docker_mananger] Generated ports ['53616', '53617', '53618', '53619', '53620']
2025-12-11 04:14:34.788 DEBUG [src.node.waku_node] RLN credentials were not set
2025-12-11 04:14:34.788 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2025-12-11 04:14:34.788 DEBUG [src.node.waku_node] Using volumes []
2025-12-11 04:14:34.788 DEBUG [src.node.docker_mananger] docker run -i -t -p 53616:53616 -p 53617:53617 -p 53618:53618 -p 53619:53619 -p 53620:53620 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=53618 --rest-port=53616 --tcp-port=53617 --discv5-udp-port=53619 --rest-address=0.0.0.0 --nat=extip:172.18.36.200 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bdb4fe87fefd1a9edfe2fe6b5062f8823cf5ff83aafdf3a4626ccd0fe3c3e293 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53620 --metrics-logging=true --relay=false --filternode=/ip4/172.18.193.26/tcp/58318/p2p/16Uiu2HAkvE6bheZTwKnvGVwHCLcV8JTZHuSqHp3Dh1HtyxNL6RM1 --discv5-bootstrap-node=enr:-L24QE21Z-Qh3fzjkLxDdEGxSht1YUPnLqNDX-MDO1Gm8clVQaONPMUU_dnUGo0dKdMJUAn2ejjZVWAb2U981p6VtKACgmlkgnY0gmlwhKwSwRqKbXVsdGlhZGRyc5YACASsEsEaBuPOAAoErBLBGgbjz90DgnJzhQADAQAAiXNlY3AyNTZrMaECC-SN22KVFQ7ei9RjM6oVB4hzQeb2hjLJh_4IdqTTl8CDdGNwguPOg3VkcILj0IV3YWt1MgU
2025-12-11 04:14:34.974 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.36.200 waku 967ea61b7a08daf709a4e81d3ec592dc3120ae52a174083acb6696bc1347ecc7
2025-12-11 04:14:35.006 DEBUG [src.node.docker_mananger] Container started with ID 967ea61b7a08. Setting up logs at ./log/docker/node4_2025-12-11_04-14-31__7ea8d02c-6512-48fc-814f-8bcf312221a6__wakuorg_nwaku:latest.log
2025-12-11 04:14:35.006 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53616
2025-12-11 04:14:35.007 DEBUG [src.libs.common] Sleeping for 1 seconds
2025-12-11 04:14:36.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53616/health" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:14:36.012 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":"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":"READY"}]}'
2025-12-11 04:14:36.012 INFO [src.node.waku_node] Node protocols are initialized !!
2025-12-11 04:14:36.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53616/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:14:36.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.36.200/tcp/53617/p2p/16Uiu2HAmBYKr5WG4egHrZzR6GH3yzp4sa8oF2mwc8nnhUHam5zie","/ip4/172.18.36.200/tcp/53618/ws/p2p/16Uiu2HAmBYKr5WG4egHrZzR6GH3yzp4sa8oF2mwc8nnhUHam5zie"],"enrUri":"enr:-L24QMFE9ctG-NBvjGZPQ56hmessnLAXOSnUKqkXiNhEcxKeY3XNfKs9XgcjhHBv9W6pJtHdrSKMk6SKodDwM5JDstYCgmlkgnY0gmlwhKwSJMiKbXVsdGlhZGRyc5YACASsEiTIBtFxAAoErBIkyAbRct0DgnJzhQADAQAAiXNlY3AyNTZrMaEC729KwR6Sj5vsrhw3Z-b44aBQqRzRj5cqWja6SaTF3PODdGNwgtFxg3VkcILRc4V3YWt1MgA"}'
2025-12-11 04:14:36.015 INFO [src.node.waku_node] REST service is ready !!
2025-12-11 04:14:36.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53616/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2025-12-11 04:14:36.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2025-12-11 04:14:36.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58317/admin/v1/peers/stats" -H "Content-Type: application/json" -d 'None'
2025-12-11 04:14:36.070 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":1},"Mesh peers":{"0":2,"Total mesh peers":1},"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/store/2.0.0-beta4":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}}'
2025-12-11 04:14:36.070 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': 1}, 'Mesh peers': {'0': 2, 'Total mesh peers': 1}, '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/store/2.0.0-beta4': 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}}
2025-12-11 04:14:36.073 DEBUG [tests.conftest] Running fixture teardown: test_setup
2025-12-11 04:14:36.074 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2025-12-11 04:14:36.074 DEBUG [src.node.waku_node] Stopping container with id fce46afcf458
2025-12-11 04:14:36.676 DEBUG [src.node.waku_node] Container stopped.
2025-12-11 04:14:36.677 DEBUG [src.node.waku_node] Stopping container with id 478d32ef1c08
2025-12-11 04:14:37.221 DEBUG [src.node.waku_node] Container stopped.
2025-12-11 04:14:37.222 DEBUG [src.node.waku_node] Stopping container with id 76c2f2ebdbfc
2025-12-11 04:14:37.534 ERROR [src.node.docker_mananger] Max retries reached for container fce46afcf458. Exiting log stream.
2025-12-11 04:14:37.771 DEBUG [src.node.waku_node] Container stopped.
2025-12-11 04:14:37.772 DEBUG [src.node.waku_node] Stopping container with id 967ea61b7a08
2025-12-11 04:14:38.035 ERROR [src.node.docker_mananger] Max retries reached for container 478d32ef1c08. Exiting log stream.
2025-12-11 04:14:38.347 DEBUG [src.node.waku_node] Container stopped.
2025-12-11 04:14:38.348 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2025-12-11 04:14:38.368 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2025-12-11 04:14:38.373 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2025-12-11 04:14:38.377 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2025-12-11 04:14:38.381 DEBUG [src.node.docker_mananger] No errors found in the waku logs.