mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-09 01:13:07 +00:00
56 lines
8.9 KiB
Plaintext
56 lines
8.9 KiB
Plaintext
2025-12-08 08:56:14.132 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 08:56:14.132 DEBUG [tests.conftest] Running test: test_log_level_ERROR_from_WARN with id: 2025-12-08_08-56-14__2cd06bbb-2b56-4dd9-b15e-0e1f6fa4403d
|
|
2025-12-08 08:56:14.132 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 08:56:14.133 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-08 08:56:14.133 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-08 08:56:14.139 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:56:14.140 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_08-56-14__2cd06bbb-2b56-4dd9-b15e-0e1f6fa4403d__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:56:14.145 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:56:14.145 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_08-56-14__2cd06bbb-2b56-4dd9-b15e-0e1f6fa4403d__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:56:14.151 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:56:14.151 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-08_08-56-14__2cd06bbb-2b56-4dd9-b15e-0e1f6fa4403d__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:56:14.156 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:56:14.157 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-08_08-56-14__2cd06bbb-2b56-4dd9-b15e-0e1f6fa4403d__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:56:14.157 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-08 08:56:14.157 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-08 08:56:14.158 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 08:56:14.158 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 08:56:14.159 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 08:56:14.160 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.90.76
|
|
2025-12-08 08:56:14.160 DEBUG [src.node.docker_mananger] Generated ports ['31074', '31075', '31076', '31077', '31078']
|
|
2025-12-08 08:56:14.160 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 08:56:14.160 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 08:56:14.160 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 08:56:14.160 DEBUG [src.node.docker_mananger] docker run -i -t -p 31074:31074 -p 31075:31075 -p 31076:31076 -p 31077:31077 -p 31078:31078 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=31076 --rest-port=31074 --tcp-port=31075 --discv5-udp-port=31077 --rest-address=0.0.0.0 --nat=extip:172.18.90.76 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=56bb3aad57a1acdefea1b1accc6eb5ef44477bbba77c866367a4d7b3aaba6a2b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31078 --metrics-logging=true --relay=true
|
|
2025-12-08 08:56:14.343 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.90.76 waku 3a65f705ca42dc1e333655551e81b27e464ab23454d8cbdfe266075495ab0573
|
|
2025-12-08 08:56:14.373 DEBUG [src.node.docker_mananger] Container started with ID 3a65f705ca42. Setting up logs at ./log/docker/node1_2025-12-08_08-56-14__2cd06bbb-2b56-4dd9-b15e-0e1f6fa4403d__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:56:14.373 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31074
|
|
2025-12-08 08:56:14.374 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 08:56:14.385 ERROR [src.node.docker_mananger] Max retries reached for container 2676eed187ca. Exiting log stream.
|
|
2025-12-08 08:56:14.930 ERROR [src.node.docker_mananger] Max retries reached for container 482cdd78f37c. Exiting log stream.
|
|
2025-12-08 08:56:15.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31074/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:56:15.377 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 08:56:15.378 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 08:56:15.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31074/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:56:15.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.90.76/tcp/31075/p2p/16Uiu2HAmSDYKVrAMBcPXQU5zUWCj1JJ29U6YqGATjpZ5F2Uh7SiF","/ip4/172.18.90.76/tcp/31076/ws/p2p/16Uiu2HAmSDYKVrAMBcPXQU5zUWCj1JJ29U6YqGATjpZ5F2Uh7SiF"],"enrUri":"enr:-L24QGeGtW0XAUtR_-YjsEF4shjiyZ_getIYk_fMjH3HXbh4MFwIqqd3hd5N0l_B1sXvLDSCK-55b-H-J27A5VPEtFMCgmlkgnY0gmlwhKwSWkyKbXVsdGlhZGRyc5YACASsElpMBnljAAoErBJaTAZ5ZN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyX6p3GuAQ--fElkEoFoUf9dJri9uyiriO8KGs-5mymyDdGNwgnljg3VkcIJ5ZYV3YWt1MgE"}'
|
|
2025-12-08 08:56:15.381 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 08:56:15.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31074/admin/v1/log-level/WARN" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:56:15.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:56:15.383 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31074/admin/v1/log-level/ERROR" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:56:15.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:56:15.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31074/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:56:15.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.90.76/tcp/31075/p2p/16Uiu2HAmSDYKVrAMBcPXQU5zUWCj1JJ29U6YqGATjpZ5F2Uh7SiF","/ip4/172.18.90.76/tcp/31076/ws/p2p/16Uiu2HAmSDYKVrAMBcPXQU5zUWCj1JJ29U6YqGATjpZ5F2Uh7SiF"],"enrUri":"enr:-L24QGeGtW0XAUtR_-YjsEF4shjiyZ_getIYk_fMjH3HXbh4MFwIqqd3hd5N0l_B1sXvLDSCK-55b-H-J27A5VPEtFMCgmlkgnY0gmlwhKwSWkyKbXVsdGlhZGRyc5YACASsElpMBnljAAoErBJaTAZ5ZN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyX6p3GuAQ--fElkEoFoUf9dJri9uyiriO8KGs-5mymyDdGNwgnljg3VkcIJ5ZYV3YWt1MgE"}'
|
|
2025-12-08 08:56:15.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31074/version" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:56:15.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-109-ga8590a'
|
|
2025-12-08 08:56:15.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31074/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:56:15.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-109-ga8590a'
|
|
2025-12-08 08:56:17.391 DEBUG [tests.rest_flags.test_admin_flags] counts at ERROR: {'TRC': 0, 'DBG': 0, 'INF': 0, 'NTC': 0, 'WRN': 0, 'ERR': 0, 'FTL': 0}
|
|
2025-12-08 08:56:17.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31074/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:56:17.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:56:17.396 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 08:56:17.397 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 08:56:17.398 DEBUG [src.node.waku_node] Stopping container with id 3a65f705ca42
|
|
2025-12-08 08:56:17.959 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 08:56:17.961 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 08:56:17.965 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|