mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-06 16:03:05 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2025-12-08 12:11:25.298 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 12:11:25.298 DEBUG [tests.conftest] Running test: test_admin_peer_by_id with id: 2025-12-08_12-11-25__39cc9cbf-2fc6-4fa5-84ce-e106710fa04b
|
|
2025-12-08 12:11:25.298 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 12:11:25.299 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-08 12:11:25.299 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-08 12:11:25.305 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:11:25.305 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_12-11-25__39cc9cbf-2fc6-4fa5-84ce-e106710fa04b__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:25.311 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:11:25.311 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_12-11-25__39cc9cbf-2fc6-4fa5-84ce-e106710fa04b__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:25.316 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:11:25.317 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-08_12-11-25__39cc9cbf-2fc6-4fa5-84ce-e106710fa04b__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:25.323 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:11:25.323 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-08_12-11-25__39cc9cbf-2fc6-4fa5-84ce-e106710fa04b__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:25.324 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-08 12:11:25.324 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-08 12:11:25.325 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:11:25.325 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:11:25.326 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:11:25.326 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.99.37
|
|
2025-12-08 12:11:25.327 DEBUG [src.node.docker_mananger] Generated ports ['58669', '58670', '58671', '58672', '58673']
|
|
2025-12-08 12:11:25.327 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:11:25.327 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:11:25.327 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:11:25.327 DEBUG [src.node.docker_mananger] docker run -i -t -p 58669:58669 -p 58670:58670 -p 58671:58671 -p 58672:58672 -p 58673:58673 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=58671 --rest-port=58669 --tcp-port=58670 --discv5-udp-port=58672 --rest-address=0.0.0.0 --nat=extip:172.18.99.37 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2c7ae1b472b191efd94db80ddaf36fdd35accbc76210caf55833bbed1f2ae89c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58673 --metrics-logging=true --relay=true
|
|
2025-12-08 12:11:25.502 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.99.37 waku 350f50415d05f9f2b4b1dcc1bd9a266009c1c1bf63ad8ec9f4d25cddf2bd47fa
|
|
2025-12-08 12:11:25.526 ERROR [src.node.docker_mananger] Max retries reached for container 037530e0aef8. Exiting log stream.
|
|
2025-12-08 12:11:25.533 DEBUG [src.node.docker_mananger] Container started with ID 350f50415d05. Setting up logs at ./log/docker/node1_2025-12-08_12-11-25__39cc9cbf-2fc6-4fa5-84ce-e106710fa04b__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:25.534 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58669
|
|
2025-12-08 12:11:25.534 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:11:26.096 ERROR [src.node.docker_mananger] Max retries reached for container cd66f552ee9b. Exiting log stream.
|
|
2025-12-08 12:11:26.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58669/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:26.538 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"}]}'
|
|
2025-12-08 12:11:26.538 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:11:26.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58669/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:26.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.99.37/tcp/58670/p2p/16Uiu2HAmQFD1wn49kH8DhjkuYgdKxevkkyiQnj86MAman9aGJg74","/ip4/172.18.99.37/tcp/58671/ws/p2p/16Uiu2HAmQFD1wn49kH8DhjkuYgdKxevkkyiQnj86MAman9aGJg74"],"enrUri":"enr:-L24QFkNv_l2WbDSrE0jw77FheLGdyAT3e-17oavQdDwhHZVD1sb1L_3R_ioLDOkeAVS7Vy35v8vqKI5pHVsLGK9hX8CgmlkgnY0gmlwhKwSYyWKbXVsdGlhZGRyc5YACASsEmMlBuUuAAoErBJjJQblL90DgnJzhQADAQAAiXNlY3AyNTZrMaEDrDSgL2-ucNFU2JJPzr09_wd701GUXrNQmziNCxcCI5ODdGNwguUug3VkcILlMIV3YWt1MgE"}'
|
|
2025-12-08 12:11:26.540 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:11:26.540 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:11:26.541 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:11:26.542 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:11:26.542 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.40.206
|
|
2025-12-08 12:11:26.542 DEBUG [src.node.docker_mananger] Generated ports ['31646', '31647', '31648', '31649', '31650']
|
|
2025-12-08 12:11:26.543 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:11:26.543 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:11:26.543 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:11:26.543 DEBUG [src.node.docker_mananger] docker run -i -t -p 31646:31646 -p 31647:31647 -p 31648:31648 -p 31649:31649 -p 31650:31650 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=31648 --rest-port=31646 --tcp-port=31647 --discv5-udp-port=31649 --rest-address=0.0.0.0 --nat=extip:172.18.40.206 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1bdcc68dcf3fbfc365ab8dad3b6d03ed0bc832dbe40cfeeaf9ecc46bfc8eeffc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31650 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFkNv_l2WbDSrE0jw77FheLGdyAT3e-17oavQdDwhHZVD1sb1L_3R_ioLDOkeAVS7Vy35v8vqKI5pHVsLGK9hX8CgmlkgnY0gmlwhKwSYyWKbXVsdGlhZGRyc5YACASsEmMlBuUuAAoErBJjJQblL90DgnJzhQADAQAAiXNlY3AyNTZrMaEDrDSgL2-ucNFU2JJPzr09_wd701GUXrNQmziNCxcCI5ODdGNwguUug3VkcILlMIV3YWt1MgE
|
|
2025-12-08 12:11:26.720 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.40.206 waku a2afff1293019d8baab0ab09af526e441150d2c3ab934495fe8aab4dd8536d2c
|
|
2025-12-08 12:11:26.750 DEBUG [src.node.docker_mananger] Container started with ID a2afff129301. Setting up logs at ./log/docker/node2_2025-12-08_12-11-25__39cc9cbf-2fc6-4fa5-84ce-e106710fa04b__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:26.750 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31646
|
|
2025-12-08 12:11:26.750 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:11:27.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31646/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:27.760 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"}]}'
|
|
2025-12-08 12:11:27.760 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:11:27.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31646/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:27.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.40.206/tcp/31647/p2p/16Uiu2HAmLwR3BjnkWf1Dzu8ecW8FHZstQCca8AMUAukeaHpDspFi","/ip4/172.18.40.206/tcp/31648/ws/p2p/16Uiu2HAmLwR3BjnkWf1Dzu8ecW8FHZstQCca8AMUAukeaHpDspFi"],"enrUri":"enr:-L24QGbHakJZyaR22wghWO9TVuK5P-0CNWUr6Nop38PztUjlOv4_FAVm_TA6icGbXHhEgrHzHlzePfVR2X-RrB8VFbMCgmlkgnY0gmlwhKwSKM6KbXVsdGlhZGRyc5YACASsEijOBnufAAoErBIozgZ7oN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDexKz-Jm6OjnW7BNg8yfbs53otJleQY8KynRRrIA2B2GDdGNwgnufg3VkcIJ7oYV3YWt1MgE"}'
|
|
2025-12-08 12:11:27.770 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:11:27.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58669/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.40.206/tcp/31647/p2p/16Uiu2HAmLwR3BjnkWf1Dzu8ecW8FHZstQCca8AMUAukeaHpDspFi"]'
|
|
2025-12-08 12:11:27.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:11:27.774 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31646/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.99.37/tcp/58670/p2p/16Uiu2HAmQFD1wn49kH8DhjkuYgdKxevkkyiQnj86MAman9aGJg74"]'
|
|
2025-12-08 12:11:27.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:11:27.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58669/admin/v1/peer/16Uiu2HAmLwR3BjnkWf1Dzu8ecW8FHZstQCca8AMUAukeaHpDspFi" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:27.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"multiaddr":"/ip4/172.18.40.206/tcp/50398/p2p/16Uiu2HAmLwR3BjnkWf1Dzu8ecW8FHZstQCca8AMUAukeaHpDspFi","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-109-ga8590a","origin":"UnknownOrigin"}'
|
|
2025-12-08 12:11:27.779 DEBUG [tests.rest_flags.test_admin_flags] Node-1 /admin/v1/peer/16Uiu2HAmLwR3BjnkWf1Dzu8ecW8FHZstQCca8AMUAukeaHpDspFi: {'multiaddr': '/ip4/172.18.40.206/tcp/50398/p2p/16Uiu2HAmLwR3BjnkWf1Dzu8ecW8FHZstQCca8AMUAukeaHpDspFi', 'protocols': ['/ipfs/id/1.0.0', '/libp2p/autonat/1.0.0', '/libp2p/circuit/relay/0.2.0/hop', '/vac/waku/metadata/1.0.0', '/vac/waku/relay/2.0.0', '/vac/waku/rendezvous/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/peer-exchange/2.0.0-alpha1'], 'shards': [0], 'connected': 'Connected', 'agent': 'nwaku-v0.36.0-109-ga8590a', 'origin': 'UnknownOrigin'}
|
|
|
|
2025-12-08 12:11:27.780 DEBUG [tests.rest_flags.test_admin_flags] Validate response schema
|
|
2025-12-08 12:11:27.781 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 12:11:27.782 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 12:11:27.783 DEBUG [src.node.waku_node] Stopping container with id 350f50415d05
|
|
2025-12-08 12:11:28.348 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:11:28.348 DEBUG [src.node.waku_node] Stopping container with id a2afff129301
|
|
2025-12-08 12:11:28.890 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:11:28.891 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 12:11:28.900 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:11:28.905 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|