mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
68 lines
12 KiB
Plaintext
68 lines
12 KiB
Plaintext
2026-01-02 04:34:19.804 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-02 04:34:19.805 DEBUG [tests.conftest] Running test: test_relay_peers_on_shard_schema with id: 2026-01-02_04-34-19__2f58ee38-e858-4cba-9088-aebf72cb6dd9
|
|
2026-01-02 04:34:19.805 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-02 04:34:19.805 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-01-02 04:34:19.805 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-01-02 04:34:19.812 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:34:19.812 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-02_04-34-19__2f58ee38-e858-4cba-9088-aebf72cb6dd9__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:34:19.817 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:34:19.817 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-02_04-34-19__2f58ee38-e858-4cba-9088-aebf72cb6dd9__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:34:19.823 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:34:19.823 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-01-02_04-34-19__2f58ee38-e858-4cba-9088-aebf72cb6dd9__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:34:19.829 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:34:19.829 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-01-02_04-34-19__2f58ee38-e858-4cba-9088-aebf72cb6dd9__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:34:19.829 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-01-02 04:34:19.829 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-01-02 04:34:19.830 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:34:19.830 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:34:19.832 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:34:19.832 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.19.160
|
|
2026-01-02 04:34:19.832 DEBUG [src.node.docker_mananger] Generated ports ['43431', '43432', '43433', '43434', '43435']
|
|
2026-01-02 04:34:19.832 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:34:19.832 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:34:19.832 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:34:19.832 DEBUG [src.node.docker_mananger] docker run -i -t -p 43431:43431 -p 43432:43432 -p 43433:43433 -p 43434:43434 -p 43435:43435 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=43433 --rest-port=43431 --tcp-port=43432 --discv5-udp-port=43434 --rest-address=0.0.0.0 --nat=extip:172.18.19.160 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=91765637be75ceffdaf2ba43c37865e23a0f8bf8d0db754dadcd4544cfcdcadc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43435 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-01-02 04:34:20.006 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.19.160 waku 5fd906deb293a0542d3f28b45f9c821a3609bdc4c09f7339f7ccf20979aca6ba
|
|
2026-01-02 04:34:20.038 DEBUG [src.node.docker_mananger] Container started with ID 5fd906deb293. Setting up logs at ./log/docker/node1_2026-01-02_04-34-19__2f58ee38-e858-4cba-9088-aebf72cb6dd9__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:34:20.040 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43431
|
|
2026-01-02 04:34:20.040 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:34:20.057 ERROR [src.node.docker_mananger] Max retries reached for container 79800ad33284. Exiting log stream.
|
|
2026-01-02 04:34:20.610 ERROR [src.node.docker_mananger] Max retries reached for container f0fb03931e0a. Exiting log stream.
|
|
2026-01-02 04:34:21.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43431/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:34:21.043 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:34:21.044 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:34:21.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43431/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:34:21.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.19.160/tcp/43432/p2p/16Uiu2HAmUhoodeWemLmub4pWLBJD1GqccEksuRAgJ18x27CvPgTk","/ip4/172.18.19.160/tcp/43433/ws/p2p/16Uiu2HAmUhoodeWemLmub4pWLBJD1GqccEksuRAgJ18x27CvPgTk"],"enrUri":"enr:-La4QAq5Y478HGOrjsLixvUW5RvWgwnCn0mPTqZa2Sp-LgCRCie2fcyAskblic8ypkAPnem4WIiLjADPalYgn-HF0cYCgmlkgnY0gmlwhKwSE6CKbXVsdGlhZGRyc5YACASsEhOgBqmoAAoErBIToAapqd0DgnJzhQADAQAAiXNlY3AyNTZrMaED7nPPHnqLh2oiXHSWteaqG5eM18e8cj5abtuRuq6v3SuDdGNwgqmohXdha3UyAQ"}'
|
|
2026-01-02 04:34:21.046 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:34:21.046 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:34:21.047 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:34:21.048 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:34:21.048 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.249.198
|
|
2026-01-02 04:34:21.048 DEBUG [src.node.docker_mananger] Generated ports ['31529', '31530', '31531', '31532', '31533']
|
|
2026-01-02 04:34:21.048 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:34:21.048 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:34:21.048 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:34:21.049 DEBUG [src.node.docker_mananger] docker run -i -t -p 31529:31529 -p 31530:31530 -p 31531:31531 -p 31532:31532 -p 31533:31533 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=31531 --rest-port=31529 --tcp-port=31530 --discv5-udp-port=31532 --rest-address=0.0.0.0 --nat=extip:172.18.249.198 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=39d79de6b632df82c4cbdb9dcbad89eab008d62bc8e59d6ea5f6bbf4fd836f0c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31533 --metrics-logging=true --relay=true --dns-discovery=false --discv5-bootstrap-node=enr:-La4QAq5Y478HGOrjsLixvUW5RvWgwnCn0mPTqZa2Sp-LgCRCie2fcyAskblic8ypkAPnem4WIiLjADPalYgn-HF0cYCgmlkgnY0gmlwhKwSE6CKbXVsdGlhZGRyc5YACASsEhOgBqmoAAoErBIToAapqd0DgnJzhQADAQAAiXNlY3AyNTZrMaED7nPPHnqLh2oiXHSWteaqG5eM18e8cj5abtuRuq6v3SuDdGNwgqmohXdha3UyAQ
|
|
2026-01-02 04:34:21.235 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.249.198 waku 21f5252cc2aabc54ce5ebf7e7c5513f544e7da28e0aeded979595d3143603fcc
|
|
2026-01-02 04:34:21.266 DEBUG [src.node.docker_mananger] Container started with ID 21f5252cc2aa. Setting up logs at ./log/docker/node2_2026-01-02_04-34-19__2f58ee38-e858-4cba-9088-aebf72cb6dd9__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:34:21.266 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31529
|
|
2026-01-02 04:34:21.266 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:34:22.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31529/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:34:22.270 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:34:22.270 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:34:22.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31529/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:34:22.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.249.198/tcp/31530/p2p/16Uiu2HAmTmB9jF2ppF8ZkcVcWPrqBugEpu2nL7fSkc6wTM3FRWCa","/ip4/172.18.249.198/tcp/31531/ws/p2p/16Uiu2HAmTmB9jF2ppF8ZkcVcWPrqBugEpu2nL7fSkc6wTM3FRWCa"],"enrUri":"enr:-La4QMSEw54bNSvfNtIIkJcknrPotGtFAtL6PQ73_F0tpdNMfCxB6eb5_s_B9iUcE--uF1bh1j-8OThAXqhPkWx4W1ICgmlkgnY0gmlwhKwS-caKbXVsdGlhZGRyc5YACASsEvnGBnsqAAoErBL5xgZ7K90DgnJzhQADAQAAiXNlY3AyNTZrMaED4HUASP7yrQqf6qo5TXgnSyMnypLtPtvJMPZWWRv-75ODdGNwgnsqhXdha3UyAQ"}'
|
|
2026-01-02 04:34:22.273 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:34:23.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43431/admin/v1/peers/relay/on/0" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:34:23.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"shard":0,"peers":[]}'
|
|
2026-01-02 04:34:23.276 DEBUG [tests.rest_flags.test_admin_flags] relay peers on shard=0 (schema): {'shard': 0, 'peers': []}
|
|
2026-01-02 04:34:23.278 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-02 04:34:23.279 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-02 04:34:23.279 DEBUG [src.node.waku_node] Stopping container with id 5fd906deb293
|
|
2026-01-02 04:34:23.830 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:34:23.831 DEBUG [src.node.waku_node] Stopping container with id 21f5252cc2aa
|
|
2026-01-02 04:34:24.355 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:34:24.359 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-02 04:34:24.361 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:34:24.363 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|