mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
68 lines
13 KiB
Plaintext
68 lines
13 KiB
Plaintext
2026-01-29 04:36:01.596 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-29 04:36:01.597 DEBUG [tests.conftest] Running test: test_admin_peers_stats_schema with id: 2026-01-29_04-36-01__203edc2e-d3ca-46f7-8ffb-a05de21288b0
|
|
2026-01-29 04:36:01.597 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-29 04:36:01.597 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-01-29 04:36:01.598 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-01-29 04:36:01.604 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:36:01.604 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-29_04-36-01__203edc2e-d3ca-46f7-8ffb-a05de21288b0__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:36:01.610 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:36:01.610 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-29_04-36-01__203edc2e-d3ca-46f7-8ffb-a05de21288b0__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:36:01.616 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:36:01.616 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-01-29_04-36-01__203edc2e-d3ca-46f7-8ffb-a05de21288b0__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:36:01.622 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:36:01.622 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-01-29_04-36-01__203edc2e-d3ca-46f7-8ffb-a05de21288b0__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:36:01.622 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-01-29 04:36:01.623 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-01-29 04:36:01.623 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:36:01.623 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:36:01.625 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:36:01.625 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.162.58
|
|
2026-01-29 04:36:01.625 DEBUG [src.node.docker_mananger] Generated ports ['55603', '55604', '55605', '55606', '55607']
|
|
2026-01-29 04:36:01.626 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:36:01.626 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:36:01.626 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:36:01.626 DEBUG [src.node.docker_mananger] docker run -i -t -p 55603:55603 -p 55604:55604 -p 55605:55605 -p 55606:55606 -p 55607:55607 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=55605 --rest-port=55603 --tcp-port=55604 --discv5-udp-port=55606 --rest-address=0.0.0.0 --nat=extip:172.18.162.58 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a6fe30ba944b2fbea55aa7c76a2f15cfb9fdd89ebfe27128f9e449fae96bbafb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55607 --metrics-logging=true --filter=true --relay=true
|
|
2026-01-29 04:36:01.811 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.162.58 waku 6a65568b6a87b80d3cb52dd00d8fe14860b28c1bccb198b358798334d6d53b96
|
|
2026-01-29 04:36:01.841 DEBUG [src.node.docker_mananger] Container started with ID 6a65568b6a87. Setting up logs at ./log/docker/node1_2026-01-29_04-36-01__203edc2e-d3ca-46f7-8ffb-a05de21288b0__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:36:01.841 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55603
|
|
2026-01-29 04:36:01.842 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:36:01.866 ERROR [src.node.docker_mananger] Max retries reached for container d87736ef1677. Exiting log stream.
|
|
2026-01-29 04:36:02.390 ERROR [src.node.docker_mananger] Max retries reached for container 8b6f306c127d. Exiting log stream.
|
|
2026-01-29 04:36:02.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55603/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:02.846 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
|
2026-01-29 04:36:02.846 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:36:02.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55603/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:02.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.162.58/tcp/55604/p2p/16Uiu2HAmCSCC3CLTuMhKUpoPNWzoqxwPVb2yFZqUiQCEct1MNxC4","/ip4/172.18.162.58/tcp/55605/ws/p2p/16Uiu2HAmCSCC3CLTuMhKUpoPNWzoqxwPVb2yFZqUiQCEct1MNxC4"],"enrUri":"enr:-L24QPVFroILO_IbGnhoyG9GqpFYeEjC-l3llvSPl9aJLZOwGOxgKt6TTHiQMDk_TmESZZF4BjZUqNOnY6OXnt0AyAoCgmlkgnY0gmlwhKwSojqKbXVsdGlhZGRyc5YACASsEqI6Btk0AAoErBKiOgbZNd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_LjWa0AylGA0jJeBMFVtk0wjqKPzQVJ_wlU0qwl6DQWDdGNwgtk0g3VkcILZNoV3YWt1MgU"}'
|
|
2026-01-29 04:36:02.849 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:36:02.849 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:36:02.849 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:36:02.851 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:36:02.851 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.72.201
|
|
2026-01-29 04:36:02.851 DEBUG [src.node.docker_mananger] Generated ports ['53288', '53289', '53290', '53291', '53292']
|
|
2026-01-29 04:36:02.851 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:36:02.851 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:36:02.851 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:36:02.851 DEBUG [src.node.docker_mananger] docker run -i -t -p 53288:53288 -p 53289:53289 -p 53290:53290 -p 53291:53291 -p 53292:53292 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=53290 --rest-port=53288 --tcp-port=53289 --discv5-udp-port=53291 --rest-address=0.0.0.0 --nat=extip:172.18.72.201 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=05ad52dfb051fafa008d60e1dc28b9a25a0fd59aafcded1b4bbacbddb8ade23c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53292 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPVFroILO_IbGnhoyG9GqpFYeEjC-l3llvSPl9aJLZOwGOxgKt6TTHiQMDk_TmESZZF4BjZUqNOnY6OXnt0AyAoCgmlkgnY0gmlwhKwSojqKbXVsdGlhZGRyc5YACASsEqI6Btk0AAoErBKiOgbZNd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_LjWa0AylGA0jJeBMFVtk0wjqKPzQVJ_wlU0qwl6DQWDdGNwgtk0g3VkcILZNoV3YWt1MgU
|
|
2026-01-29 04:36:03.041 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.72.201 waku fbcf3702c6b77d2f5637a90ae41b3429c9fb6829e918cb721bfbed4d5c747a51
|
|
2026-01-29 04:36:03.075 DEBUG [src.node.docker_mananger] Container started with ID fbcf3702c6b7. Setting up logs at ./log/docker/node2_2026-01-29_04-36-01__203edc2e-d3ca-46f7-8ffb-a05de21288b0__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:36:03.076 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53288
|
|
2026-01-29 04:36:03.076 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:36:04.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53288/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:04.089 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":"READY"}]}'
|
|
2026-01-29 04:36:04.090 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:36:04.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53288/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:04.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.72.201/tcp/53289/p2p/16Uiu2HAm5PYrsqzLiGCTTXPzEc6HFT3F5VdMh1iV3B3oXkvDnXyW","/ip4/172.18.72.201/tcp/53290/ws/p2p/16Uiu2HAm5PYrsqzLiGCTTXPzEc6HFT3F5VdMh1iV3B3oXkvDnXyW"],"enrUri":"enr:-L24QO4tFcFNUi7GFgeVS8zEnMqai0S2UGEtLCCLytW4Mhp3Jaootf7wxrCD4SjZabVHRRblhmVLZTZskXC14yzjdWICgmlkgnY0gmlwhKwSSMmKbXVsdGlhZGRyc5YACASsEkjJBtApAAoErBJIyQbQKt0DgnJzhQADAQAAiXNlY3AyNTZrMaEClAmoa558OYlOHoJbT7qE3tiLJGOuLGohXLa_FMiLKK2DdGNwgtApg3VkcILQK4V3YWt1MgE"}'
|
|
2026-01-29 04:36:04.097 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:36:04.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55603/admin/v1/peers/stats" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:36:04.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"Sum":{"Total peers":1},"By Connectedness":{"Connected":1,"NotConnected":0,"CannotConnect":0,"CanConnect":0},"Relay peers":{"0":1,"Total relay peers":1},"Mesh peers":{"0":1,"Total mesh peers":1},"By Protocols":{"/vac/waku/relay/2.0.0":1,"/vac/waku/filter-subscribe/2.0.0-beta1":0,"/vac/waku/filter-push/2.0.0-beta1":1,"/vac/waku/store-query/3.0.0":0,"/vac/waku/store/2.0.0-beta4":0,"/vac/waku/lightpush/3.0.0":0,"/vac/waku/lightpush/2.0.0-beta1":0,"/vac/waku/peer-exchange/2.0.0-alpha1":1,"/vac/waku/reconciliation/1.0.0":0}}'
|
|
2026-01-29 04:36:04.102 DEBUG [tests.rest_flags.test_admin_flags] Peer stats schema check: {'Sum': {'Total peers': 1}, 'By Connectedness': {'Connected': 1, 'NotConnected': 0, 'CannotConnect': 0, 'CanConnect': 0}, 'Relay peers': {'0': 1, 'Total relay peers': 1}, 'Mesh peers': {'0': 1, 'Total mesh peers': 1}, 'By Protocols': {'/vac/waku/relay/2.0.0': 1, '/vac/waku/filter-subscribe/2.0.0-beta1': 0, '/vac/waku/filter-push/2.0.0-beta1': 1, '/vac/waku/store-query/3.0.0': 0, '/vac/waku/store/2.0.0-beta4': 0, '/vac/waku/lightpush/3.0.0': 0, '/vac/waku/lightpush/2.0.0-beta1': 0, '/vac/waku/peer-exchange/2.0.0-alpha1': 1, '/vac/waku/reconciliation/1.0.0': 0}}
|
|
2026-01-29 04:36:04.104 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-29 04:36:04.105 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-29 04:36:04.105 DEBUG [src.node.waku_node] Stopping container with id 6a65568b6a87
|
|
2026-01-29 04:36:04.650 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:36:04.650 DEBUG [src.node.waku_node] Stopping container with id fbcf3702c6b7
|
|
2026-01-29 04:36:05.176 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:36:05.177 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-29 04:36:05.182 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:36:05.187 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|