mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-06 02:19:26 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2026-03-07 04:38:35.776 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-07 04:38:35.777 DEBUG [tests.conftest] Running test: test_filter_ping_on_subscribed_peer with id: 2026-03-07_04-38-35__6ea72c2c-636c-43b3-98fd-73ed6ea0ee79
|
|
2026-03-07 04:38:35.777 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-07 04:38:35.777 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-07 04:38:35.777 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-07 04:38:35.784 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:38:35.784 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-07_04-38-35__6ea72c2c-636c-43b3-98fd-73ed6ea0ee79__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:38:35.784 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:38:35.784 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:38:35.786 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:38:35.786 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.244.143
|
|
2026-03-07 04:38:35.786 DEBUG [src.node.docker_mananger] Generated ports ['22314', '22315', '22316', '22317', '22318']
|
|
2026-03-07 04:38:35.786 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:38:35.786 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:38:35.786 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:38:35.786 DEBUG [src.node.docker_mananger] docker run -i -t -p 22314:22314 -p 22315:22315 -p 22316:22316 -p 22317:22317 -p 22318:22318 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=22316 --rest-port=22314 --tcp-port=22315 --discv5-udp-port=22317 --rest-address=0.0.0.0 --nat=extip:172.18.244.143 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=04a9447bce88c8d9ad4cb29c8a5f105609ab8f98cfbad735816df3aa93d8bfec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22318 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-07 04:38:35.975 ERROR [src.node.docker_mananger] Max retries reached for container 343d61485590. Exiting log stream.
|
|
2026-03-07 04:38:35.980 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.244.143 waku c7c32dca6f215fba713e2a24f4d6c6fa6796bd2f6d59c2a557c408adbe38d0b0
|
|
2026-03-07 04:38:36.015 DEBUG [src.node.docker_mananger] Container started with ID c7c32dca6f21. Setting up logs at ./log/docker/node1_2026-03-07_04-38-35__6ea72c2c-636c-43b3-98fd-73ed6ea0ee79__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:38:36.016 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22314
|
|
2026-03-07 04:38:36.016 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:38:36.569 ERROR [src.node.docker_mananger] Max retries reached for container 5373746483cc. Exiting log stream.
|
|
2026-03-07 04:38:37.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22314/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:38:37.020 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_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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-07 04:38:37.020 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:38:37.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22314/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:38:37.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.244.143/tcp/22315/p2p/16Uiu2HAm63vDQr9r7idpakKKQZXxeNt7K7i7iheFoNZ33prj926W","/ip4/172.18.244.143/tcp/22316/ws/p2p/16Uiu2HAm63vDQr9r7idpakKKQZXxeNt7K7i7iheFoNZ33prj926W"],"enrUri":"enr:-L24QK67VANdX8bIWQu9MUMa435x24mmwIS2lHsmNSK_F0LKJll1V53rlL3ZljBn28MzELlIbeYnOPrbQRGjWCkia0ECgmlkgnY0gmlwhKwS9I-KbXVsdGlhZGRyc5YACASsEvSPBlcrAAoErBL0jwZXLN0DgnJzhQADAQAAiXNlY3AyNTZrMaECnd3frNek6aoMGaOpwTPvY4IujZ90N2jI7U5cNehdiKODdGNwglcrg3VkcIJXLYV3YWt1MgU"}'
|
|
2026-03-07 04:38:37.023 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:38:37.024 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-07 04:38:37.030 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:38:37.030 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-07_04-38-35__6ea72c2c-636c-43b3-98fd-73ed6ea0ee79__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:38:37.031 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:38:37.031 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:38:37.032 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:38:37.032 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.231.108
|
|
2026-03-07 04:38:37.032 DEBUG [src.node.docker_mananger] Generated ports ['35133', '35134', '35135', '35136', '35137']
|
|
2026-03-07 04:38:37.033 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:38:37.033 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:38:37.033 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:38:37.033 DEBUG [src.node.docker_mananger] docker run -i -t -p 35133:35133 -p 35134:35134 -p 35135:35135 -p 35136:35136 -p 35137:35137 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=35135 --rest-port=35133 --tcp-port=35134 --discv5-udp-port=35136 --rest-address=0.0.0.0 --nat=extip:172.18.231.108 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=37be8559fdc4c8439ccbec1ed22ff30b417b2b4e2a9fd71709126ecf0daddeca --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35137 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QK67VANdX8bIWQu9MUMa435x24mmwIS2lHsmNSK_F0LKJll1V53rlL3ZljBn28MzELlIbeYnOPrbQRGjWCkia0ECgmlkgnY0gmlwhKwS9I-KbXVsdGlhZGRyc5YACASsEvSPBlcrAAoErBL0jwZXLN0DgnJzhQADAQAAiXNlY3AyNTZrMaECnd3frNek6aoMGaOpwTPvY4IujZ90N2jI7U5cNehdiKODdGNwglcrg3VkcIJXLYV3YWt1MgU --filternode=/ip4/172.18.244.143/tcp/22315/p2p/16Uiu2HAm63vDQr9r7idpakKKQZXxeNt7K7i7iheFoNZ33prj926W
|
|
2026-03-07 04:38:37.229 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.231.108 waku a17dbe78488fca5cf3f431d78bad06b00e15da83b13cc1107a29bc516478ad7e
|
|
2026-03-07 04:38:37.263 DEBUG [src.node.docker_mananger] Container started with ID a17dbe78488f. Setting up logs at ./log/docker/node2_2026-03-07_04-38-35__6ea72c2c-636c-43b3-98fd-73ed6ea0ee79__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:38:37.263 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35133
|
|
2026-03-07 04:38:37.263 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:38:38.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35133/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:38:38.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-07 04:38:38.267 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:38:38.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35133/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:38:38.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.231.108/tcp/35134/p2p/16Uiu2HAmLYisAxATE1nHb2FcfgpqSPokvNobwUFefWBieTQGvdwt","/ip4/172.18.231.108/tcp/35135/ws/p2p/16Uiu2HAmLYisAxATE1nHb2FcfgpqSPokvNobwUFefWBieTQGvdwt"],"enrUri":"enr:-L24QP__xqEsHSYeMJLlQrtCceOayGQRg8EgGUln8jp92zhlbgZn4t6wp62u6_urU4KXw9CQ67dkSsm6246l_LpruEYCgmlkgnY0gmlwhKwS52yKbXVsdGlhZGRyc5YACASsEudsBok-AAoErBLnbAaJP90DgnJzhQADAQAAiXNlY3AyNTZrMaEDdUKAeZDUd3-G4r4jTVnkyglP458BxR4tFK_-0ebcDReDdGNwgok-g3VkcIKJQIV3YWt1MgA"}'
|
|
2026-03-07 04:38:38.270 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:38:38.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35133/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.244.143/tcp/22315/p2p/16Uiu2HAm63vDQr9r7idpakKKQZXxeNt7K7i7iheFoNZ33prj926W"]'
|
|
2026-03-07 04:38:38.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:38:38.306 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-07 04:38:38.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22314/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-07 04:38:38.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:38:38.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35133/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "67512c25-1b29-430e-ae57-6953848bf067", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-07 04:38:38.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"67512c25-1b29-430e-ae57-6953848bf067","statusDesc":"OK"}'
|
|
2026-03-07 04:38:38.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35133/filter/v2/subscriptions/b2643b09-99b6-4739-832b-7cff487d1a56" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:38:38.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"b2643b09-99b6-4739-832b-7cff487d1a56","statusDesc":"OK"}'
|
|
2026-03-07 04:38:38.349 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-07 04:38:38.350 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-07 04:38:38.350 DEBUG [src.node.waku_node] Stopping container with id c7c32dca6f21
|
|
2026-03-07 04:38:38.940 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:38:38.941 DEBUG [src.node.waku_node] Stopping container with id a17dbe78488f
|
|
2026-03-07 04:38:39.494 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:38:39.497 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-07 04:38:39.506 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:38:39.511 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|