mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 00:23:10 +00:00
73 lines
13 KiB
Plaintext
73 lines
13 KiB
Plaintext
2026-03-11 04:33:12.018 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:33:12.019 DEBUG [tests.conftest] Running test: test_filter_get_message_with_150_kb_payload with id: 2026-03-11_04-33-12__47a17792-e34e-46b3-b0be-d660b123c376
|
|
2026-03-11 04:33:12.019 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:33:12.019 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-11 04:33:12.020 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-11 04:33:12.027 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:33:12.027 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-33-12__47a17792-e34e-46b3-b0be-d660b123c376__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:33:12.027 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:33:12.027 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:33:12.029 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:33:12.029 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.197.231
|
|
2026-03-11 04:33:12.029 DEBUG [src.node.docker_mananger] Generated ports ['29155', '29156', '29157', '29158', '29159']
|
|
2026-03-11 04:33:12.029 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:33:12.029 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:33:12.030 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:33:12.030 DEBUG [src.node.docker_mananger] docker run -i -t -p 29155:29155 -p 29156:29156 -p 29157:29157 -p 29158:29158 -p 29159:29159 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=29157 --rest-port=29155 --tcp-port=29156 --discv5-udp-port=29158 --rest-address=0.0.0.0 --nat=extip:172.18.197.231 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=819b4f71541ccde7abd586d5a7f76ed8b1d44d3cfbdb7580af98faf281ad4a7a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29159 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-11 04:33:12.228 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.197.231 waku e556cade430ccd5866c87e97c8a9df57b21ddc1ff5dc736d3a8173aa77fa3cea
|
|
2026-03-11 04:33:12.252 ERROR [src.node.docker_mananger] Max retries reached for container 2c364351ac85. Exiting log stream.
|
|
2026-03-11 04:33:12.264 DEBUG [src.node.docker_mananger] Container started with ID e556cade430c. Setting up logs at ./log/docker/node1_2026-03-11_04-33-12__47a17792-e34e-46b3-b0be-d660b123c376__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:33:12.265 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29155
|
|
2026-03-11 04:33:12.265 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:33:12.822 ERROR [src.node.docker_mananger] Max retries reached for container 40662afcd93d. Exiting log stream.
|
|
2026-03-11 04:33:13.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29155/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:33:13.268 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-11 04:33:13.269 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:33:13.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29155/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:33:13.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.197.231/tcp/29156/p2p/16Uiu2HAmNYe2QeFH1nZQ7srRSx2qRxapmQoapJnh6rhoXbYwfbLc","/ip4/172.18.197.231/tcp/29157/ws/p2p/16Uiu2HAmNYe2QeFH1nZQ7srRSx2qRxapmQoapJnh6rhoXbYwfbLc"],"enrUri":"enr:-L24QB8IUhMCeQnUaBneCrcV7_sh3GmNW_0R730F2fDiu7YFdQL4NaP8eP7sL993havV8o1E5mRDe-oW9Ecgd41Vlm8CgmlkgnY0gmlwhKwSxeeKbXVsdGlhZGRyc5YACASsEsXnBnHkAAoErBLF5wZx5d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkvRm-Y8VskmCp5yHaY1o68r8XosO0qopKWAhgahefmmDdGNwgnHkg3VkcIJx5oV3YWt1MgU"}'
|
|
2026-03-11 04:33:13.272 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:33:13.272 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-11 04:33:13.279 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:33:13.279 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-33-12__47a17792-e34e-46b3-b0be-d660b123c376__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:33:13.279 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:33:13.279 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:33:13.280 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:33:13.281 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.98.184
|
|
2026-03-11 04:33:13.281 DEBUG [src.node.docker_mananger] Generated ports ['31049', '31050', '31051', '31052', '31053']
|
|
2026-03-11 04:33:13.281 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:33:13.281 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:33:13.281 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:33:13.281 DEBUG [src.node.docker_mananger] docker run -i -t -p 31049:31049 -p 31050:31050 -p 31051:31051 -p 31052:31052 -p 31053:31053 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=31051 --rest-port=31049 --tcp-port=31050 --discv5-udp-port=31052 --rest-address=0.0.0.0 --nat=extip:172.18.98.184 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bdbba1d456fd5ffca2b321c4aa18c5aa9fabcfde4b3cf07af9df3f8dbc3d11c8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31053 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QB8IUhMCeQnUaBneCrcV7_sh3GmNW_0R730F2fDiu7YFdQL4NaP8eP7sL993havV8o1E5mRDe-oW9Ecgd41Vlm8CgmlkgnY0gmlwhKwSxeeKbXVsdGlhZGRyc5YACASsEsXnBnHkAAoErBLF5wZx5d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkvRm-Y8VskmCp5yHaY1o68r8XosO0qopKWAhgahefmmDdGNwgnHkg3VkcIJx5oV3YWt1MgU --filternode=/ip4/172.18.197.231/tcp/29156/p2p/16Uiu2HAmNYe2QeFH1nZQ7srRSx2qRxapmQoapJnh6rhoXbYwfbLc
|
|
2026-03-11 04:33:13.483 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.98.184 waku 78db93b200ff90d53acd74046c0389bc83a4307d724229590478ec21d57b9eb0
|
|
2026-03-11 04:33:13.515 DEBUG [src.node.docker_mananger] Container started with ID 78db93b200ff. Setting up logs at ./log/docker/node2_2026-03-11_04-33-12__47a17792-e34e-46b3-b0be-d660b123c376__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:33:13.515 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31049
|
|
2026-03-11 04:33:13.515 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:33:14.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31049/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:33:14.519 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-11 04:33:14.519 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:33:14.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31049/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:33:14.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.98.184/tcp/31050/p2p/16Uiu2HAmLGJvVXvhCfU44v2MQmMcVPixoX1PnB6WcbQD7gxzY2WH","/ip4/172.18.98.184/tcp/31051/ws/p2p/16Uiu2HAmLGJvVXvhCfU44v2MQmMcVPixoX1PnB6WcbQD7gxzY2WH"],"enrUri":"enr:-L24QCkcgHwdfxoC990Ncr_8UOx2Ay8R4WdT_pcVzchpFNGPWZX5ygoL4BJa1CPzWBu8WhNCQNqwkoZfWom57dnAtyACgmlkgnY0gmlwhKwSYriKbXVsdGlhZGRyc5YACASsEmK4BnlKAAoErBJiuAZ5S90DgnJzhQADAQAAiXNlY3AyNTZrMaEDcQ4jAkpaVK3A91fAoQGPrGOQpoHpgPZ1aDUHr2wZ8U6DdGNwgnlKg3VkcIJ5TIV3YWt1MgA"}'
|
|
2026-03-11 04:33:14.522 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:33:14.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31049/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.197.231/tcp/29156/p2p/16Uiu2HAmNYe2QeFH1nZQ7srRSx2qRxapmQoapJnh6rhoXbYwfbLc"]'
|
|
2026-03-11 04:33:14.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:33:14.558 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-11 04:33:14.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29155/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-11 04:33:14.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:33:14.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31049/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "9992b745-1d96-44bb-b836-8da94e061958", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-11 04:33:14.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"9992b745-1d96-44bb-b836-8da94e061958","statusDesc":"OK"}'
|
|
2026-03-11 04:33:14.594 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-11 04:33:14.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:33:14.615 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-03-11 04:33:16.616 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:33:16.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31049/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:33:16.621 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-11 04:33:16.625 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:33:16.626 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:33:16.626 DEBUG [src.node.waku_node] Stopping container with id e556cade430c
|
|
2026-03-11 04:33:17.177 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:33:17.179 DEBUG [src.node.waku_node] Stopping container with id 78db93b200ff
|
|
2026-03-11 04:33:17.738 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:33:17.743 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:33:17.753 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:33:17.760 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|