mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
40 lines
6.1 KiB
Plaintext
40 lines
6.1 KiB
Plaintext
2025-12-08 09:00:16.659 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 09:00:16.659 DEBUG [tests.conftest] Running test: test_verify_node_version2 with id: 2025-12-08_09-00-16__53e06ba9-0879-457f-b11b-f9fe1b48dd1d
|
|
2025-12-08 09:00:16.660 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 09:00:16.660 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-08 09:00:16.660 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-08 09:00:16.666 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 09:00:16.666 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_09-00-16__53e06ba9-0879-457f-b11b-f9fe1b48dd1d__wakuorg_nwaku:latest.log
|
|
2025-12-08 09:00:16.667 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-08 09:00:16.667 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-08 09:00:16.668 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 09:00:16.668 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 09:00:16.669 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 09:00:16.669 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.42.227
|
|
2025-12-08 09:00:16.669 DEBUG [src.node.docker_mananger] Generated ports ['31225', '31226', '31227', '31228', '31229']
|
|
2025-12-08 09:00:16.670 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 09:00:16.670 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 09:00:16.670 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 09:00:16.670 DEBUG [src.node.docker_mananger] docker run -i -t -p 31225:31225 -p 31226:31226 -p 31227:31227 -p 31228:31228 -p 31229:31229 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=31227 --rest-port=31225 --tcp-port=31226 --discv5-udp-port=31228 --rest-address=0.0.0.0 --nat=extip:172.18.42.227 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9fa9970cfd55e7abfea7b9becf63d98ad2b2deaa9404734bc37cf02574c8bff6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31229 --metrics-logging=true --relay=true
|
|
2025-12-08 09:00:16.854 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.42.227 waku 110994ae416c687ef44544bfccd838d5ee2dc604c62236bc3f27d3ae79c498d6
|
|
2025-12-08 09:00:16.888 DEBUG [src.node.docker_mananger] Container started with ID 110994ae416c. Setting up logs at ./log/docker/node1_2025-12-08_09-00-16__53e06ba9-0879-457f-b11b-f9fe1b48dd1d__wakuorg_nwaku:latest.log
|
|
2025-12-08 09:00:16.889 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31225
|
|
2025-12-08 09:00:16.889 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 09:00:16.951 ERROR [src.node.docker_mananger] Max retries reached for container 780106fd7a53. Exiting log stream.
|
|
2025-12-08 09:00:17.458 ERROR [src.node.docker_mananger] Max retries reached for container a3768ab01da8. Exiting log stream.
|
|
2025-12-08 09:00:17.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31225/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 09:00:17.893 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 09:00:17.893 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 09:00:17.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31225/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 09:00:17.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.42.227/tcp/31226/p2p/16Uiu2HAm27L5vdXaY1tiZzFQYCigSemnsg4HPVBUc9PLVnZQyk7L","/ip4/172.18.42.227/tcp/31227/ws/p2p/16Uiu2HAm27L5vdXaY1tiZzFQYCigSemnsg4HPVBUc9PLVnZQyk7L"],"enrUri":"enr:-L24QN3C-sdKE-6yZupSj8ls-_yWKbAWTWWInq7ggFES-lYjf1feQAvJu0Qi52xRG30J9YULYlZZGcCVLDzWEKbHeo4CgmlkgnY0gmlwhKwSKuOKbXVsdGlhZGRyc5YACASsEirjBnn6AAoErBIq4wZ5-90DgnJzhQADAQAAiXNlY3AyNTZrMaECY07cAQfQ4Hayyp6qFuQfbA_OMsSmLxytGK6gWTOBheuDdGNwgnn6g3VkcIJ5_IV3YWt1MgE"}'
|
|
2025-12-08 09:00:17.896 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 09:00:17.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31225/version" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 09:00:17.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-109-ga8590a'
|
|
2025-12-08 09:00:17.898 DEBUG [tests.rest_flags.test_debug_flags] version of created node is v0.36.0-109-ga8590a
|
|
2025-12-08 09:00:17.900 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 09:00:17.902 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 09:00:17.902 DEBUG [src.node.waku_node] Stopping container with id 110994ae416c
|
|
2025-12-08 09:00:18.430 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 09:00:18.431 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 09:00:18.433 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|