mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-26 05:33:54 +00:00
56 lines
9.0 KiB
Plaintext
56 lines
9.0 KiB
Plaintext
2026-03-02 04:35:04.968 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-02 04:35:04.969 DEBUG [tests.conftest] Running test: test_log_level_NOTICE_from_INFO with id: 2026-03-02_04-35-04__c102f769-79f4-41d8-b128-9205c4e94e43
|
|
2026-03-02 04:35:04.969 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-02 04:35:04.969 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-02 04:35:04.970 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-02 04:35:04.976 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:35:04.977 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-02_04-35-04__c102f769-79f4-41d8-b128-9205c4e94e43__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:35:04.983 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:35:04.983 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-02_04-35-04__c102f769-79f4-41d8-b128-9205c4e94e43__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:35:04.989 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:35:04.989 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-02_04-35-04__c102f769-79f4-41d8-b128-9205c4e94e43__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:35:04.995 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:35:04.995 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-02_04-35-04__c102f769-79f4-41d8-b128-9205c4e94e43__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:35:04.995 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-02 04:35:04.996 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-02 04:35:04.996 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:35:04.997 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:35:04.999 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:35:04.999 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.101.76
|
|
2026-03-02 04:35:04.999 DEBUG [src.node.docker_mananger] Generated ports ['60301', '60302', '60303', '60304', '60305']
|
|
2026-03-02 04:35:04.999 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:35:05.000 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:35:05.000 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:35:05.000 DEBUG [src.node.docker_mananger] docker run -i -t -p 60301:60301 -p 60302:60302 -p 60303:60303 -p 60304:60304 -p 60305:60305 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=60303 --rest-port=60301 --tcp-port=60302 --discv5-udp-port=60304 --rest-address=0.0.0.0 --nat=extip:172.18.101.76 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e45439c4ad51aaab67fd15eb9aaff8af00da1ac36660bc621bf78cbe8e086cb8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60305 --metrics-logging=true --relay=true
|
|
2026-03-02 04:35:05.193 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.101.76 waku f92d87397c1ac7e3123fe5c3005b94a2b45cf09c282b528554adbcdb4e3947df
|
|
2026-03-02 04:35:05.206 ERROR [src.node.docker_mananger] Max retries reached for container 42c787781f1a. Exiting log stream.
|
|
2026-03-02 04:35:05.227 DEBUG [src.node.docker_mananger] Container started with ID f92d87397c1a. Setting up logs at ./log/docker/node1_2026-03-02_04-35-04__c102f769-79f4-41d8-b128-9205c4e94e43__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:35:05.227 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60301
|
|
2026-03-02 04:35:05.227 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:35:05.769 ERROR [src.node.docker_mananger] Max retries reached for container f08d0a299c20. Exiting log stream.
|
|
2026-03-02 04:35:06.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60301/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:35:06.230 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_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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-02 04:35:06.231 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:35:06.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60301/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:35:06.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.101.76/tcp/60302/p2p/16Uiu2HAmGok1qFPZZgvxboQ4PYkhprxQ7ktXjoYjKJyUPNmMknFE","/ip4/172.18.101.76/tcp/60303/ws/p2p/16Uiu2HAmGok1qFPZZgvxboQ4PYkhprxQ7ktXjoYjKJyUPNmMknFE"],"enrUri":"enr:-L24QL0RDugf4O7SpDZSbRhCg-1wZdR8y38oy-b4dBikUTM5YVV68pgfHUZQwq_UA8qZ4BI9mE8-mI7F7Nl7-CxAW1gCgmlkgnY0gmlwhKwSZUyKbXVsdGlhZGRyc5YACASsEmVMBuuOAAoErBJlTAbrj90DgnJzhQADAQAAiXNlY3AyNTZrMaEDPazEDNO9XGYZHqM76H4MrPlYBQvjuub4xZ1w9_hYvUWDdGNwguuOg3VkcILrkIV3YWt1MgE"}'
|
|
2026-03-02 04:35:06.233 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:35:06.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60301/admin/v1/log-level/INFO" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:35:06.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:35:06.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60301/admin/v1/log-level/NOTICE" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:35:06.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:35:06.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60301/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:35:06.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.101.76/tcp/60302/p2p/16Uiu2HAmGok1qFPZZgvxboQ4PYkhprxQ7ktXjoYjKJyUPNmMknFE","/ip4/172.18.101.76/tcp/60303/ws/p2p/16Uiu2HAmGok1qFPZZgvxboQ4PYkhprxQ7ktXjoYjKJyUPNmMknFE"],"enrUri":"enr:-L24QL0RDugf4O7SpDZSbRhCg-1wZdR8y38oy-b4dBikUTM5YVV68pgfHUZQwq_UA8qZ4BI9mE8-mI7F7Nl7-CxAW1gCgmlkgnY0gmlwhKwSZUyKbXVsdGlhZGRyc5YACASsEmVMBuuOAAoErBJlTAbrj90DgnJzhQADAQAAiXNlY3AyNTZrMaEDPazEDNO9XGYZHqM76H4MrPlYBQvjuub4xZ1w9_hYvUWDdGNwguuOg3VkcILrkIV3YWt1MgE"}'
|
|
2026-03-02 04:35:06.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60301/version" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:35:06.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-157-gba8587'
|
|
2026-03-02 04:35:06.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60301/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:35:06.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-157-gba8587'
|
|
2026-03-02 04:35:08.244 DEBUG [tests.rest_flags.test_admin_flags] counts at NOTICE: {'TRC': 0, 'DBG': 0, 'INF': 0, 'NTC': 0, 'WRN': 0, 'ERR': 0, 'FTL': 0}
|
|
2026-03-02 04:35:08.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60301/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:35:08.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:35:08.248 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-02 04:35:08.249 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-02 04:35:08.249 DEBUG [src.node.waku_node] Stopping container with id f92d87397c1a
|
|
2026-03-02 04:35:08.825 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:35:08.826 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-02 04:35:08.828 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|