72 lines
12 KiB
Plaintext

2026-01-02 04:22:52.560 DEBUG [tests.conftest] Running fixture setup: test_id
2026-01-02 04:22:52.561 DEBUG [tests.conftest] Running test: test_admin_service_peers_schema with id: 2026-01-02_04-22-52__847989ed-7a32-4f08-9729-f5c1bd0a2785
2026-01-02 04:22:52.561 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-01-02 04:22:52.561 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-01-02 04:22:52.561 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-01-02 04:22:52.569 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-02 04:22:52.570 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-02_04-22-52__847989ed-7a32-4f08-9729-f5c1bd0a2785__wakuorg_nwaku:latest.log
2026-01-02 04:22:52.576 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-02 04:22:52.576 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-02_04-22-52__847989ed-7a32-4f08-9729-f5c1bd0a2785__wakuorg_nwaku:latest.log
2026-01-02 04:22:52.581 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-02 04:22:52.581 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-01-02_04-22-52__847989ed-7a32-4f08-9729-f5c1bd0a2785__wakuorg_nwaku:latest.log
2026-01-02 04:22:52.587 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-02 04:22:52.587 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-01-02_04-22-52__847989ed-7a32-4f08-9729-f5c1bd0a2785__wakuorg_nwaku:latest.log
2026-01-02 04:22:52.587 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-01-02 04:22:52.588 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-01-02 04:22:52.594 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-02 04:22:52.594 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/n1_service_schema__wakuorg_nwaku:latest.log
2026-01-02 04:22:52.599 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-02 04:22:52.599 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/n2_service_schema__wakuorg_nwaku:latest.log
2026-01-02 04:22:52.600 DEBUG [src.node.waku_node] Starting Node...
2026-01-02 04:22:52.600 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-02 04:22:52.602 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-02 04:22:52.603 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.9.220
2026-01-02 04:22:52.603 DEBUG [src.node.docker_mananger] Generated ports ['62542', '62543', '62544', '62545', '62546']
2026-01-02 04:22:52.603 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-02 04:22:52.603 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-02 04:22:52.603 DEBUG [src.node.waku_node] Using volumes []
2026-01-02 04:22:52.603 DEBUG [src.node.docker_mananger] docker run -i -t -p 62542:62542 -p 62543:62543 -p 62544:62544 -p 62545:62545 -p 62546:62546 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=62544 --rest-port=62542 --tcp-port=62543 --discv5-udp-port=62545 --rest-address=0.0.0.0 --nat=extip:172.18.9.220 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5ac9edc981a18ab1eb3cd7e9b2feb68ce6d5071be5126416e90a80a90f4c1fee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62546 --metrics-logging=true --relay=true
2026-01-02 04:22:52.782 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.9.220 waku 7de2e198a070962917e35db3d3a6a00a1e7d813711f2f5c483dff7b2d9fae8e0
2026-01-02 04:22:52.806 ERROR [src.node.docker_mananger] Max retries reached for container 7dd7f09bd89e. Exiting log stream.
2026-01-02 04:22:52.820 DEBUG [src.node.docker_mananger] Container started with ID 7de2e198a070. Setting up logs at ./log/docker/n1_service_schema__wakuorg_nwaku:latest.log
2026-01-02 04:22:52.820 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62542
2026-01-02 04:22:52.821 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-02 04:22:53.381 ERROR [src.node.docker_mananger] Max retries reached for container 7e541a4b42b8. Exiting log stream.
2026-01-02 04:22:53.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62542/health" -H "Content-Type: application/json" -d 'None'
2026-01-02 04:22:53.824 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":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-02 04:22:53.825 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-02 04:22:53.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62542/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-02 04:22:53.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.9.220/tcp/62543/p2p/16Uiu2HAm6xzVVefUD1pzKNtMZTxvogKnFv3oZurn1capCvWDYr11","/ip4/172.18.9.220/tcp/62544/ws/p2p/16Uiu2HAm6xzVVefUD1pzKNtMZTxvogKnFv3oZurn1capCvWDYr11"],"enrUri":"enr:-L24QKjjdV9wEjfmzF18Q7_Ut6Fu0YyeHOQXjTw4Q6e1j_ecNyvLkZhnOwFu4fadyBzAFgYTKAgDB_ly4uzlGcDpnMcCgmlkgnY0gmlwhKwSCdyKbXVsdGlhZGRyc5YACASsEgncBvRPAAoErBIJ3Ab0UN0DgnJzhQADAQAAiXNlY3AyNTZrMaECq3Z-MouT1aYAtGtGjJvTJO_Pwlqpfupisi2C1cKkYlyDdGNwgvRPg3VkcIL0UYV3YWt1MgE"}'
2026-01-02 04:22:53.827 INFO [src.node.waku_node] REST service is ready !!
2026-01-02 04:22:53.828 DEBUG [src.node.waku_node] Starting Node...
2026-01-02 04:22:53.828 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-02 04:22:53.829 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-02 04:22:53.829 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.145.158
2026-01-02 04:22:53.829 DEBUG [src.node.docker_mananger] Generated ports ['62602', '62603', '62604', '62605', '62606']
2026-01-02 04:22:53.830 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-02 04:22:53.830 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-02 04:22:53.830 DEBUG [src.node.waku_node] Using volumes []
2026-01-02 04:22:53.830 DEBUG [src.node.docker_mananger] docker run -i -t -p 62602:62602 -p 62603:62603 -p 62604:62604 -p 62605:62605 -p 62606:62606 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=62604 --rest-port=62602 --tcp-port=62603 --discv5-udp-port=62605 --rest-address=0.0.0.0 --nat=extip:172.18.145.158 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=52a94afcb535393afda412d18dc0ce7e0bf16ca2fd155d6143afb663b5cfab31 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62606 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKjjdV9wEjfmzF18Q7_Ut6Fu0YyeHOQXjTw4Q6e1j_ecNyvLkZhnOwFu4fadyBzAFgYTKAgDB_ly4uzlGcDpnMcCgmlkgnY0gmlwhKwSCdyKbXVsdGlhZGRyc5YACASsEgncBvRPAAoErBIJ3Ab0UN0DgnJzhQADAQAAiXNlY3AyNTZrMaECq3Z-MouT1aYAtGtGjJvTJO_Pwlqpfupisi2C1cKkYlyDdGNwgvRPg3VkcIL0UYV3YWt1MgE
2026-01-02 04:22:54.013 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.145.158 waku 1c2ad51f14adeceac054eee9d355d0f4ea377d2b35dfbddce18de60e157231aa
2026-01-02 04:22:54.044 DEBUG [src.node.docker_mananger] Container started with ID 1c2ad51f14ad. Setting up logs at ./log/docker/n2_service_schema__wakuorg_nwaku:latest.log
2026-01-02 04:22:54.045 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62602
2026-01-02 04:22:54.045 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-02 04:22:55.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62602/health" -H "Content-Type: application/json" -d 'None'
2026-01-02 04:22:55.055 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":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-02 04:22:55.056 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-02 04:22:55.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62602/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-02 04:22:55.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.145.158/tcp/62603/p2p/16Uiu2HAm7YLfDe2PeDwYd1QyVun4ZZDt3AwbSe5eoHY7PJMNaXGx","/ip4/172.18.145.158/tcp/62604/ws/p2p/16Uiu2HAm7YLfDe2PeDwYd1QyVun4ZZDt3AwbSe5eoHY7PJMNaXGx"],"enrUri":"enr:-L24QIZSanVPdmMMZd1FeyX4tmqJXvLMxUbOpC9iaEh377pcdTCzJCEfYmYOGkeX42DyAbAgqUL3hdZE1R5MzyQixFQCgmlkgnY0gmlwhKwSkZ6KbXVsdGlhZGRyc5YACASsEpGeBvSLAAoErBKRngb0jN0DgnJzhQADAQAAiXNlY3AyNTZrMaECtAF2mqxHNHC_72rMQPNxywpp_zLBeeMbZa03y7AO7Q2DdGNwgvSLg3VkcIL0jYV3YWt1MgE"}'
2026-01-02 04:22:55.066 INFO [src.node.waku_node] REST service is ready !!
2026-01-02 04:22:55.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62542/admin/v1/peers/service" -H "Content-Type: application/json" -d 'None'
2026-01-02 04:22:55.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.145.158/tcp/44824/p2p/16Uiu2HAm7YLfDe2PeDwYd1QyVun4ZZDt3AwbSe5eoHY7PJMNaXGx","protocols":["/vac/waku/relay/2.0.0","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-125-gdafdee","origin":"UnknownOrigin"}]'
2026-01-02 04:22:55.070 DEBUG [tests.rest_flags.test_admin_flags] Validate schema of get service peers
2026-01-02 04:22:55.073 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-01-02 04:22:55.074 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-01-02 04:22:55.074 DEBUG [src.node.waku_node] Stopping container with id 7de2e198a070
2026-01-02 04:22:55.624 DEBUG [src.node.waku_node] Container stopped.
2026-01-02 04:22:55.624 DEBUG [src.node.waku_node] Stopping container with id 1c2ad51f14ad
2026-01-02 04:22:56.169 DEBUG [src.node.waku_node] Container stopped.
2026-01-02 04:22:56.170 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-01-02 04:22:56.176 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-02 04:22:56.180 DEBUG [src.node.docker_mananger] No errors found in the waku logs.