mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
56 lines
8.9 KiB
Plaintext
56 lines
8.9 KiB
Plaintext
2025-12-11 04:14:51.446 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-11 04:14:51.446 DEBUG [tests.conftest] Running test: test_log_level_WARN_from_NOTICE with id: 2025-12-11_04-14-51__98212465-01f9-46e0-a4c6-4a98ea5a2666
|
|
2025-12-11 04:14:51.446 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-11 04:14:51.446 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-11 04:14:51.447 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-11 04:14:51.453 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:14:51.453 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-11_04-14-51__98212465-01f9-46e0-a4c6-4a98ea5a2666__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:51.459 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:14:51.460 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-11_04-14-51__98212465-01f9-46e0-a4c6-4a98ea5a2666__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:51.466 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:14:51.466 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-11_04-14-51__98212465-01f9-46e0-a4c6-4a98ea5a2666__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:51.472 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:14:51.472 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-11_04-14-51__98212465-01f9-46e0-a4c6-4a98ea5a2666__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:51.472 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-11 04:14:51.473 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-11 04:14:51.474 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:14:51.474 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:14:51.475 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:14:51.475 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.187.77
|
|
2025-12-11 04:14:51.476 DEBUG [src.node.docker_mananger] Generated ports ['46742', '46743', '46744', '46745', '46746']
|
|
2025-12-11 04:14:51.476 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:14:51.476 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:14:51.476 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:14:51.476 DEBUG [src.node.docker_mananger] docker run -i -t -p 46742:46742 -p 46743:46743 -p 46744:46744 -p 46745:46745 -p 46746:46746 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=46744 --rest-port=46742 --tcp-port=46743 --discv5-udp-port=46745 --rest-address=0.0.0.0 --nat=extip:172.18.187.77 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9cc4b5b8de9a77bbfd5f0d3152859a4486c93d0a2aeccc743e8dfc5b18bfb25b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46746 --metrics-logging=true --relay=true
|
|
2025-12-11 04:14:51.683 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.187.77 waku e242cb7cd3b774eae68e32002b7988f8e6a0ab78cf59c1e7e9e206ffd9c85267
|
|
2025-12-11 04:14:51.712 DEBUG [src.node.docker_mananger] Container started with ID e242cb7cd3b7. Setting up logs at ./log/docker/node1_2025-12-11_04-14-51__98212465-01f9-46e0-a4c6-4a98ea5a2666__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:51.714 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46742
|
|
2025-12-11 04:14:51.715 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:14:51.718 ERROR [src.node.docker_mananger] Max retries reached for container a8b648413bc3. Exiting log stream.
|
|
2025-12-11 04:14:52.257 ERROR [src.node.docker_mananger] Max retries reached for container 9ecb08bc451e. Exiting log stream.
|
|
2025-12-11 04:14:52.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46742/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:52.720 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-11 04:14:52.721 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:14:52.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46742/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:52.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.187.77/tcp/46743/p2p/16Uiu2HAmVfMzYzn8vCX24PNmRL3tHmc8SsMsJSMXUHHGTYcpxESh","/ip4/172.18.187.77/tcp/46744/ws/p2p/16Uiu2HAmVfMzYzn8vCX24PNmRL3tHmc8SsMsJSMXUHHGTYcpxESh"],"enrUri":"enr:-L24QLj60VAwwdnHL5Bzvy3IwbOh8eafH7NUMMLYMfVPbzanUoqtBxQO-9cSgUK3msMbanDtvyGxC0KzEcW382TiMYICgmlkgnY0gmlwhKwSu02KbXVsdGlhZGRyc5YACASsErtNBraXAAoErBK7TQa2mN0DgnJzhQADAQAAiXNlY3AyNTZrMaED_K8mIdhueM2hLPkPRhR35xVf9IUOCI5ez5kXde1wI86DdGNwgraXg3VkcIK2mYV3YWt1MgE"}'
|
|
2025-12-11 04:14:52.723 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:14:52.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46742/admin/v1/log-level/NOTICE" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:52.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:52.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46742/admin/v1/log-level/WARN" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:52.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:52.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46742/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:52.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.187.77/tcp/46743/p2p/16Uiu2HAmVfMzYzn8vCX24PNmRL3tHmc8SsMsJSMXUHHGTYcpxESh","/ip4/172.18.187.77/tcp/46744/ws/p2p/16Uiu2HAmVfMzYzn8vCX24PNmRL3tHmc8SsMsJSMXUHHGTYcpxESh"],"enrUri":"enr:-L24QLj60VAwwdnHL5Bzvy3IwbOh8eafH7NUMMLYMfVPbzanUoqtBxQO-9cSgUK3msMbanDtvyGxC0KzEcW382TiMYICgmlkgnY0gmlwhKwSu02KbXVsdGlhZGRyc5YACASsErtNBraXAAoErBK7TQa2mN0DgnJzhQADAQAAiXNlY3AyNTZrMaED_K8mIdhueM2hLPkPRhR35xVf9IUOCI5ez5kXde1wI86DdGNwgraXg3VkcIK2mYV3YWt1MgE"}'
|
|
2025-12-11 04:14:52.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46742/version" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:52.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-113-g868d43'
|
|
2025-12-11 04:14:52.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46742/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:52.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-113-g868d43'
|
|
2025-12-11 04:14:54.734 DEBUG [tests.rest_flags.test_admin_flags] counts at WARN: {'TRC': 0, 'DBG': 0, 'INF': 0, 'NTC': 0, 'WRN': 0, 'ERR': 0, 'FTL': 0}
|
|
2025-12-11 04:14:54.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46742/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:54.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:54.739 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-11 04:14:54.740 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-11 04:14:54.740 DEBUG [src.node.waku_node] Stopping container with id e242cb7cd3b7
|
|
2025-12-11 04:14:55.264 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:14:55.266 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-11 04:14:55.268 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|