mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-22 11:43:11 +00:00
39 lines
6.0 KiB
Plaintext
39 lines
6.0 KiB
Plaintext
2026-03-02 04:38:19.738 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-02 04:38:19.738 DEBUG [tests.conftest] Running test: test_metrics_initial_value with id: 2026-03-02_04-38-19__52861ea7-2137-4d6f-8563-665658e7860d
|
|
2026-03-02 04:38:19.738 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-02 04:38:19.739 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-02 04:38:19.739 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-02 04:38:19.739 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-02 04:38:19.740 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-02 04:38:19.746 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:38:19.747 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-02_04-38-19__52861ea7-2137-4d6f-8563-665658e7860d__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:19.747 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:38:19.747 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:38:19.748 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:38:19.749 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.182.96
|
|
2026-03-02 04:38:19.749 DEBUG [src.node.docker_mananger] Generated ports ['1556', '1557', '1558', '1559', '1560']
|
|
2026-03-02 04:38:19.749 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:38:19.749 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:38:19.749 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:38:19.749 DEBUG [src.node.docker_mananger] docker run -i -t -p 1556:1556 -p 1557:1557 -p 1558:1558 -p 1559:1559 -p 1560:1560 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=1558 --rest-port=1556 --tcp-port=1557 --discv5-udp-port=1559 --rest-address=0.0.0.0 --nat=extip:172.18.182.96 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ef5c8eab7db609a6a340a16c8e31c1eefa7ae8e6e41eccfb4ae26f59afa5dd9b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1560 --metrics-logging=true --relay=true --filter=true --store=true --lightpush=true
|
|
2026-03-02 04:38:19.946 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.182.96 waku 57324c4f3968b810a285612d75faf8d6a8a072b94ba07481b16597c2be539363
|
|
2026-03-02 04:38:19.956 ERROR [src.node.docker_mananger] Max retries reached for container c2a1853565da. Exiting log stream.
|
|
2026-03-02 04:38:19.979 DEBUG [src.node.docker_mananger] Container started with ID 57324c4f3968. Setting up logs at ./log/docker/node1_2026-03-02_04-38-19__52861ea7-2137-4d6f-8563-665658e7860d__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:38:19.981 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1556
|
|
2026-03-02 04:38:19.981 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:38:20.530 ERROR [src.node.docker_mananger] Max retries reached for container 4dddd83b9bc9. Exiting log stream.
|
|
2026-03-02 04:38:20.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1556/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:20.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"READY"},{"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":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-02 04:38:20.987 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:38:20.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1556/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:38:20.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.182.96/tcp/1557/p2p/16Uiu2HAkzY9qjawJY2oCmBh8aNZsymYeDBcyVEuGxFeCHJGPy12D","/ip4/172.18.182.96/tcp/1558/ws/p2p/16Uiu2HAkzY9qjawJY2oCmBh8aNZsymYeDBcyVEuGxFeCHJGPy12D"],"enrUri":"enr:-L24QOZzhmPCxyFTXGCYqf6rtUxjFjP12rfwf347EZuKN5JoLiyKH_I6hm6Tz_zYGGqjI9h00jHuZsK_NdrPP9GXVY0CgmlkgnY0gmlwhKwStmCKbXVsdGlhZGRyc5YACASsErZgBgYVAAoErBK2YAYGFt0DgnJzhQADAQAAiXNlY3AyNTZrMaECS_NsDfa6ynItplDz12HGSK_RKWRSjRaLhpui4GJfvAaDdGNwggYVg3VkcIIGF4V3YWt1Mg8"}'
|
|
2026-03-02 04:38:20.989 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:38:20.989 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2026-03-02 04:38:25.995 DEBUG [src.steps.metrics] All metrics are present and have valid values.
|
|
2026-03-02 04:38:25.996 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-02 04:38:25.997 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-02 04:38:25.998 DEBUG [src.node.waku_node] Stopping container with id 57324c4f3968
|
|
2026-03-02 04:38:26.566 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:38:26.569 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-02 04:38:26.571 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|