122 lines
24 KiB
Plaintext

2026-03-22 04:40:43.923 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-22 04:40:43.924 DEBUG [tests.conftest] Running test: test_admin_peers_stats_counts with id: 2026-03-22_04-40-43__6ebe95d6-902e-4bab-a574-edc62ab50d2d
2026-03-22 04:40:43.924 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-22 04:40:43.924 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-22 04:40:43.925 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-22 04:40:43.932 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-22 04:40:43.932 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-22_04-40-43__6ebe95d6-902e-4bab-a574-edc62ab50d2d__wakuorg_nwaku:latest.log
2026-03-22 04:40:43.938 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-22 04:40:43.938 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-22_04-40-43__6ebe95d6-902e-4bab-a574-edc62ab50d2d__wakuorg_nwaku:latest.log
2026-03-22 04:40:43.945 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-22 04:40:43.945 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-22_04-40-43__6ebe95d6-902e-4bab-a574-edc62ab50d2d__wakuorg_nwaku:latest.log
2026-03-22 04:40:43.952 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-22 04:40:43.952 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-22_04-40-43__6ebe95d6-902e-4bab-a574-edc62ab50d2d__wakuorg_nwaku:latest.log
2026-03-22 04:40:43.952 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-22 04:40:43.953 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-22 04:40:43.954 DEBUG [src.node.waku_node] Starting Node...
2026-03-22 04:40:43.954 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-22 04:40:43.955 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-22 04:40:43.955 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.14.54
2026-03-22 04:40:43.956 DEBUG [src.node.docker_mananger] Generated ports ['4852', '4853', '4854', '4855', '4856']
2026-03-22 04:40:43.956 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-22 04:40:43.956 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-22 04:40:43.956 DEBUG [src.node.waku_node] Using volumes []
2026-03-22 04:40:43.956 DEBUG [src.node.docker_mananger] docker run -i -t -p 4852:4852 -p 4853:4853 -p 4854:4854 -p 4855:4855 -p 4856:4856 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=4854 --rest-port=4852 --tcp-port=4853 --discv5-udp-port=4855 --rest-address=0.0.0.0 --nat=extip:172.18.14.54 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b5c00c43a2ce0d5ddfc08b3fb053ea6791a93d6b2cc1bae6fc4c58ccbda39b36 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4856 --metrics-logging=true --filter=true --relay=true
2026-03-22 04:40:44.154 ERROR [src.node.docker_mananger] Max retries reached for container e005171e6199. Exiting log stream.
2026-03-22 04:40:44.173 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.14.54 waku 00e30b83fe2f1c389ee3098844a62983888ffce948fbf8dc6ad6bcaa51db16ef
2026-03-22 04:40:44.207 DEBUG [src.node.docker_mananger] Container started with ID 00e30b83fe2f. Setting up logs at ./log/docker/node1_2026-03-22_04-40-43__6ebe95d6-902e-4bab-a574-edc62ab50d2d__wakuorg_nwaku:latest.log
2026-03-22 04:40:44.207 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4852
2026-03-22 04:40:44.207 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-22 04:40:44.727 ERROR [src.node.docker_mananger] Max retries reached for container af0bc8619363. Exiting log stream.
2026-03-22 04:40:45.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4852/health" -H "Content-Type: application/json" -d 'None'
2026-03-22 04:40:45.211 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"},{"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-22 04:40:45.211 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-22 04:40:45.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4852/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-22 04:40:45.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.14.54/tcp/4853/p2p/16Uiu2HAkxR7z2PzXrPXEdYT3AMhf5acK9E1Gj98kqN5fxj1BRk9q","/ip4/172.18.14.54/tcp/4854/ws/p2p/16Uiu2HAkxR7z2PzXrPXEdYT3AMhf5acK9E1Gj98kqN5fxj1BRk9q"],"enrUri":"enr:-L24QE1SCtbyMRotrUhF47RsX-kJHB3olYxxez8-9gNc5HtwZDYTLDxJCSxRYM2riAufhnDMGRBsicOFTBcz9Y5m1QECgmlkgnY0gmlwhKwSDjaKbXVsdGlhZGRyc5YACASsEg42BhL1AAoErBIONgYS9t0DgnJzhQADAQAAiXNlY3AyNTZrMaECLG7h_X_ae3v44gKPgYrMsgWYlDHFh0g6iYhgD7U2J2yDdGNwghL1g3VkcIIS94V3YWt1MgU"}'
2026-03-22 04:40:45.214 INFO [src.node.waku_node] REST service is ready !!
2026-03-22 04:40:45.214 DEBUG [src.node.waku_node] Starting Node...
2026-03-22 04:40:45.214 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-22 04:40:45.216 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-22 04:40:45.216 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.246.241
2026-03-22 04:40:45.216 DEBUG [src.node.docker_mananger] Generated ports ['30913', '30914', '30915', '30916', '30917']
2026-03-22 04:40:45.216 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-22 04:40:45.216 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-22 04:40:45.216 DEBUG [src.node.waku_node] Using volumes []
2026-03-22 04:40:45.217 DEBUG [src.node.docker_mananger] docker run -i -t -p 30913:30913 -p 30914:30914 -p 30915:30915 -p 30916:30916 -p 30917:30917 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=30915 --rest-port=30913 --tcp-port=30914 --discv5-udp-port=30916 --rest-address=0.0.0.0 --nat=extip:172.18.246.241 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0cf9a2af0bebc9f079bc6bc47629bde28fbafe7d12e02fcecf8abece3f33b34f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30917 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QE1SCtbyMRotrUhF47RsX-kJHB3olYxxez8-9gNc5HtwZDYTLDxJCSxRYM2riAufhnDMGRBsicOFTBcz9Y5m1QECgmlkgnY0gmlwhKwSDjaKbXVsdGlhZGRyc5YACASsEg42BhL1AAoErBIONgYS9t0DgnJzhQADAQAAiXNlY3AyNTZrMaECLG7h_X_ae3v44gKPgYrMsgWYlDHFh0g6iYhgD7U2J2yDdGNwghL1g3VkcIIS94V3YWt1MgU
2026-03-22 04:40:45.428 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.246.241 waku f2b0899660d30a85e7784040e58b47de7ce891ac2cb0cbf36c6bddd7b5a20e2c
2026-03-22 04:40:45.462 DEBUG [src.node.docker_mananger] Container started with ID f2b0899660d3. Setting up logs at ./log/docker/node2_2026-03-22_04-40-43__6ebe95d6-902e-4bab-a574-edc62ab50d2d__wakuorg_nwaku:latest.log
2026-03-22 04:40:45.463 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30913
2026-03-22 04:40:45.463 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-22 04:40:46.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30913/health" -H "Content-Type: application/json" -d 'None'
2026-03-22 04:40:46.486 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":"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-22 04:40:46.486 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-22 04:40:46.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30913/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-22 04:40:46.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.246.241/tcp/30914/p2p/16Uiu2HAmHaNiFaq6pLuEBGBc7XvBGeKbNn5PSgWAX9LKMmtxUDWF","/ip4/172.18.246.241/tcp/30915/ws/p2p/16Uiu2HAmHaNiFaq6pLuEBGBc7XvBGeKbNn5PSgWAX9LKMmtxUDWF"],"enrUri":"enr:-L24QHABfNTUc1XgYHZ54-jnxP8cEHPHLCIl9gw9PxjurffdWTi4vM_K-36Kt9bZa1qlrrKE6yudb8PVsgLDzkCNn28CgmlkgnY0gmlwhKwS9vGKbXVsdGlhZGRyc5YACASsEvbxBnjCAAoErBL28QZ4w90DgnJzhQADAQAAiXNlY3AyNTZrMaEDSRvQkc-bGDJPXZsFNEpxwhzKqfpkWNilxNrQZwIM6NiDdGNwgnjCg3VkcIJ4xIV3YWt1MgE"}'
2026-03-22 04:40:46.492 INFO [src.node.waku_node] REST service is ready !!
2026-03-22 04:40:46.492 DEBUG [src.node.waku_node] Starting Node...
2026-03-22 04:40:46.492 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-22 04:40:46.496 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-22 04:40:46.496 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.246.200
2026-03-22 04:40:46.496 DEBUG [src.node.docker_mananger] Generated ports ['37978', '37979', '37980', '37981', '37982']
2026-03-22 04:40:46.497 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-22 04:40:46.497 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-22 04:40:46.497 DEBUG [src.node.waku_node] Using volumes []
2026-03-22 04:40:46.497 DEBUG [src.node.docker_mananger] docker run -i -t -p 37978:37978 -p 37979:37979 -p 37980:37980 -p 37981:37981 -p 37982:37982 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=37980 --rest-port=37978 --tcp-port=37979 --discv5-udp-port=37981 --rest-address=0.0.0.0 --nat=extip:172.18.246.200 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c2c7b55ee7bcc6be8e4d9385d672b6abcf8cd0e1aad572b9f9b46bf2d6e45aac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37982 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QE1SCtbyMRotrUhF47RsX-kJHB3olYxxez8-9gNc5HtwZDYTLDxJCSxRYM2riAufhnDMGRBsicOFTBcz9Y5m1QECgmlkgnY0gmlwhKwSDjaKbXVsdGlhZGRyc5YACASsEg42BhL1AAoErBIONgYS9t0DgnJzhQADAQAAiXNlY3AyNTZrMaECLG7h_X_ae3v44gKPgYrMsgWYlDHFh0g6iYhgD7U2J2yDdGNwghL1g3VkcIIS94V3YWt1MgU
2026-03-22 04:40:46.706 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.246.200 waku 791f18e454deba79c7ddc483a752d5dd74b0fc0cd080cb38186f0f6d0005b3f5
2026-03-22 04:40:46.745 DEBUG [src.node.docker_mananger] Container started with ID 791f18e454de. Setting up logs at ./log/docker/node3_2026-03-22_04-40-43__6ebe95d6-902e-4bab-a574-edc62ab50d2d__wakuorg_nwaku:latest.log
2026-03-22 04:40:46.745 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37978
2026-03-22 04:40:46.746 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-22 04:40:47.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37978/health" -H "Content-Type: application/json" -d 'None'
2026-03-22 04:40:47.758 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":"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-22 04:40:47.761 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-22 04:40:47.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37978/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-22 04:40:47.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.246.200/tcp/37979/p2p/16Uiu2HAm457jr7qrxVp66B2bsnoiFWZGZsZquEGu7X8UJd2cgi1K","/ip4/172.18.246.200/tcp/37980/ws/p2p/16Uiu2HAm457jr7qrxVp66B2bsnoiFWZGZsZquEGu7X8UJd2cgi1K"],"enrUri":"enr:-L24QKj3ZUxdWVZnd-wVS_eO1Cf3pBZvw27Jsz3gtFpYkUeyKSaTyGDgMKvfXHetRfLGm6DKpxorBxc7zmbsHZXy3ukCgmlkgnY0gmlwhKwS9siKbXVsdGlhZGRyc5YACASsEvbIBpRbAAoErBL2yAaUXN0DgnJzhQADAQAAiXNlY3AyNTZrMaECgHUcnM9CnpRmyOhEjacdIJCgP-YApt4I4PG1Qtt3Ij6DdGNwgpRbg3VkcIKUXYV3YWt1MgE"}'
2026-03-22 04:40:47.768 INFO [src.node.waku_node] REST service is ready !!
2026-03-22 04:40:47.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4852/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.246.241/tcp/30914/p2p/16Uiu2HAmHaNiFaq6pLuEBGBc7XvBGeKbNn5PSgWAX9LKMmtxUDWF"]'
2026-03-22 04:40:47.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-22 04:40:47.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4852/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.246.200/tcp/37979/p2p/16Uiu2HAm457jr7qrxVp66B2bsnoiFWZGZsZquEGu7X8UJd2cgi1K"]'
2026-03-22 04:40:47.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-22 04:40:47.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4852/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.246.200/tcp/37979/p2p/16Uiu2HAm457jr7qrxVp66B2bsnoiFWZGZsZquEGu7X8UJd2cgi1K"]'
2026-03-22 04:40:47.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-22 04:40:47.778 DEBUG [src.node.waku_node] Starting Node...
2026-03-22 04:40:47.778 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-22 04:40:47.780 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-22 04:40:47.780 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.192.66
2026-03-22 04:40:47.780 DEBUG [src.node.docker_mananger] Generated ports ['11192', '11193', '11194', '11195', '11196']
2026-03-22 04:40:47.780 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-22 04:40:47.780 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-22 04:40:47.780 DEBUG [src.node.waku_node] Using volumes []
2026-03-22 04:40:47.781 DEBUG [src.node.docker_mananger] docker run -i -t -p 11192:11192 -p 11193:11193 -p 11194:11194 -p 11195:11195 -p 11196:11196 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=11194 --rest-port=11192 --tcp-port=11193 --discv5-udp-port=11195 --rest-address=0.0.0.0 --nat=extip:172.18.192.66 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d5af11d5bd023eec37c5a3aaefed3b61ad33cab0f2f3c3cc35a8c78f7ccaebbc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11196 --metrics-logging=true --relay=false --filternode=/ip4/172.18.14.54/tcp/4853/p2p/16Uiu2HAkxR7z2PzXrPXEdYT3AMhf5acK9E1Gj98kqN5fxj1BRk9q --discv5-bootstrap-node=enr:-L24QE1SCtbyMRotrUhF47RsX-kJHB3olYxxez8-9gNc5HtwZDYTLDxJCSxRYM2riAufhnDMGRBsicOFTBcz9Y5m1QECgmlkgnY0gmlwhKwSDjaKbXVsdGlhZGRyc5YACASsEg42BhL1AAoErBIONgYS9t0DgnJzhQADAQAAiXNlY3AyNTZrMaECLG7h_X_ae3v44gKPgYrMsgWYlDHFh0g6iYhgD7U2J2yDdGNwghL1g3VkcIIS94V3YWt1MgU
2026-03-22 04:40:47.994 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.192.66 waku 46fac81bd5f0a226eb54509490fe1bb1f9ed54455af584750712f59f37b44212
2026-03-22 04:40:48.029 DEBUG [src.node.docker_mananger] Container started with ID 46fac81bd5f0. Setting up logs at ./log/docker/node4_2026-03-22_04-40-43__6ebe95d6-902e-4bab-a574-edc62ab50d2d__wakuorg_nwaku:latest.log
2026-03-22 04:40:48.029 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11192
2026-03-22 04:40:48.029 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-22 04:40:49.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11192/health" -H "Content-Type: application/json" -d 'None'
2026-03-22 04:40:49.034 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-22 04:40:49.034 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-22 04:40:49.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11192/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-22 04:40:49.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.192.66/tcp/11193/p2p/16Uiu2HAmGkfw7RwDEsqJ6pyybRyzwEyBHroByqdfNqzCSH74AkgH","/ip4/172.18.192.66/tcp/11194/ws/p2p/16Uiu2HAmGkfw7RwDEsqJ6pyybRyzwEyBHroByqdfNqzCSH74AkgH"],"enrUri":"enr:-L24QPIS8qsLIoWiHFp0ZairMxpeyUZwxF-e1ArSXsc8gJSDaORxIeLOwjRWnDl2rSQHalr3XNxTa0FD2ZDASIRhLnoCgmlkgnY0gmlwhKwSwEKKbXVsdGlhZGRyc5YACASsEsBCBiu5AAoErBLAQgYrut0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPONollEGUVvsI4sSwwAUCfd7FBD4IEuJrYyIC7fzWcqDdGNwgiu5g3VkcIIru4V3YWt1MgA"}'
2026-03-22 04:40:49.037 INFO [src.node.waku_node] REST service is ready !!
2026-03-22 04:40:49.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11192/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-22 04:40:49.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-22 04:40:49.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4852/admin/v1/peers/stats" -H "Content-Type: application/json" -d 'None'
2026-03-22 04:40:49.094 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}}'
2026-03-22 04:40:49.095 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}}
2026-03-22 04:40:49.100 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-22 04:40:49.101 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-22 04:40:49.101 DEBUG [src.node.waku_node] Stopping container with id 00e30b83fe2f
2026-03-22 04:40:49.719 DEBUG [src.node.waku_node] Container stopped.
2026-03-22 04:40:49.719 DEBUG [src.node.waku_node] Stopping container with id f2b0899660d3
2026-03-22 04:40:50.258 DEBUG [src.node.waku_node] Container stopped.
2026-03-22 04:40:50.260 DEBUG [src.node.waku_node] Stopping container with id 791f18e454de
2026-03-22 04:40:50.534 ERROR [src.node.docker_mananger] Max retries reached for container 00e30b83fe2f. Exiting log stream.
2026-03-22 04:40:50.808 DEBUG [src.node.waku_node] Container stopped.
2026-03-22 04:40:50.809 DEBUG [src.node.waku_node] Stopping container with id 46fac81bd5f0
2026-03-22 04:40:51.072 ERROR [src.node.docker_mananger] Max retries reached for container f2b0899660d3. Exiting log stream.
2026-03-22 04:40:51.408 DEBUG [src.node.waku_node] Container stopped.
2026-03-22 04:40:51.409 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-22 04:40:51.422 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-22 04:40:51.427 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-22 04:40:51.436 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-22 04:40:51.441 DEBUG [src.node.docker_mananger] No errors found in the waku logs.