mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2025-12-11 04:13:35.689 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-11 04:13:35.689 DEBUG [tests.conftest] Running test: test_filter_subscribe_to_101_content_topics with id: 2025-12-11_04-13-35__57d56be9-815d-4179-ac59-e4052aca6181
|
|
2025-12-11 04:13:35.689 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-11 04:13:35.689 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-11 04:13:35.689 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-11 04:13:35.695 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:13:35.695 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-11_04-13-35__57d56be9-815d-4179-ac59-e4052aca6181__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:13:35.695 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:13:35.696 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:13:35.697 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:13:35.697 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.176.17
|
|
2025-12-11 04:13:35.697 DEBUG [src.node.docker_mananger] Generated ports ['56329', '56330', '56331', '56332', '56333']
|
|
2025-12-11 04:13:35.697 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:13:35.697 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:13:35.697 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:13:35.697 DEBUG [src.node.docker_mananger] docker run -i -t -p 56329:56329 -p 56330:56330 -p 56331:56331 -p 56332:56332 -p 56333:56333 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=56331 --rest-port=56329 --tcp-port=56330 --discv5-udp-port=56332 --rest-address=0.0.0.0 --nat=extip:172.18.176.17 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ffe42ebf9c4caf7886e498af5fbc6bfee22afe47810186de2cefeb20b9759a09 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56333 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-11 04:13:35.842 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.176.17 waku df88a8f6ff5b22b02d45c5081c59442f28a2d944744ced4489049474166f6ac3
|
|
2025-12-11 04:13:35.866 DEBUG [src.node.docker_mananger] Container started with ID df88a8f6ff5b. Setting up logs at ./log/docker/node1_2025-12-11_04-13-35__57d56be9-815d-4179-ac59-e4052aca6181__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:13:35.866 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56329
|
|
2025-12-11 04:13:35.866 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:13:35.981 ERROR [src.node.docker_mananger] Max retries reached for container 07511ea01279. Exiting log stream.
|
|
2025-12-11 04:13:36.488 ERROR [src.node.docker_mananger] Max retries reached for container a339213aefb1. Exiting log stream.
|
|
2025-12-11 04:13:36.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56329/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:36.870 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"}]}'
|
|
2025-12-11 04:13:36.870 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:13:36.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56329/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:36.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.176.17/tcp/56330/p2p/16Uiu2HAmN6GDkMh6i8pn7RTRkQd3fNdZQcqd6hZaaB2LVafDoqtD","/ip4/172.18.176.17/tcp/56331/ws/p2p/16Uiu2HAmN6GDkMh6i8pn7RTRkQd3fNdZQcqd6hZaaB2LVafDoqtD"],"enrUri":"enr:-L24QFXX3yLe-cB4zeo6fqe_HH9YeB9YHuBr-yNFh3yZROunIcjrTD2sMxnjvFG7T8Ie9wZhog2ABwm1No9OL5EtUMACgmlkgnY0gmlwhKwSsBGKbXVsdGlhZGRyc5YACASsErARBtwKAAoErBKwEQbcC90DgnJzhQADAQAAiXNlY3AyNTZrMaEDjDKllLaj3FTMxO6aWHuUpikbjn-Wb8iuklYI1G6FqUqDdGNwgtwKg3VkcILcDIV3YWt1MgU"}'
|
|
2025-12-11 04:13:36.873 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:13:36.873 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-11 04:13:36.879 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:13:36.879 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-11_04-13-35__57d56be9-815d-4179-ac59-e4052aca6181__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:13:36.879 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:13:36.879 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:13:36.881 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:13:36.881 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.151.143
|
|
2025-12-11 04:13:36.881 DEBUG [src.node.docker_mananger] Generated ports ['60998', '60999', '61000', '61001', '61002']
|
|
2025-12-11 04:13:36.881 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:13:36.881 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:13:36.881 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:13:36.881 DEBUG [src.node.docker_mananger] docker run -i -t -p 60998:60998 -p 60999:60999 -p 61000:61000 -p 61001:61001 -p 61002:61002 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=61000 --rest-port=60998 --tcp-port=60999 --discv5-udp-port=61001 --rest-address=0.0.0.0 --nat=extip:172.18.151.143 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ecd0ac5b4e604712ca341dab7d9b28d4b40f408049c5f2dae3ee8d723d5c11af --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61002 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QFXX3yLe-cB4zeo6fqe_HH9YeB9YHuBr-yNFh3yZROunIcjrTD2sMxnjvFG7T8Ie9wZhog2ABwm1No9OL5EtUMACgmlkgnY0gmlwhKwSsBGKbXVsdGlhZGRyc5YACASsErARBtwKAAoErBKwEQbcC90DgnJzhQADAQAAiXNlY3AyNTZrMaEDjDKllLaj3FTMxO6aWHuUpikbjn-Wb8iuklYI1G6FqUqDdGNwgtwKg3VkcILcDIV3YWt1MgU --filternode=/ip4/172.18.176.17/tcp/56330/p2p/16Uiu2HAmN6GDkMh6i8pn7RTRkQd3fNdZQcqd6hZaaB2LVafDoqtD
|
|
2025-12-11 04:13:37.034 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.151.143 waku e4418939089ebc97b94d77917a29207f11397324f27bc634bf72ca47debf930c
|
|
2025-12-11 04:13:37.057 DEBUG [src.node.docker_mananger] Container started with ID e4418939089e. Setting up logs at ./log/docker/node2_2025-12-11_04-13-35__57d56be9-815d-4179-ac59-e4052aca6181__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:13:37.057 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60998
|
|
2025-12-11 04:13:37.057 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:13:38.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60998/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:38.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-11 04:13:38.062 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:13:38.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60998/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:38.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.151.143/tcp/60999/p2p/16Uiu2HAmFuvJRD6H7XvMwT3JSVx7Us8hJzrTmBzrw4psS4zsPbrx","/ip4/172.18.151.143/tcp/61000/ws/p2p/16Uiu2HAmFuvJRD6H7XvMwT3JSVx7Us8hJzrTmBzrw4psS4zsPbrx"],"enrUri":"enr:-L24QAxLBIXIePfiq-q-A9drWtQJLAVCnteZkrVfvcGepVwDTTC9rSQeEFtNyrX3qZDdLaGhFHcN_WeHg6YHtdqC0S8CgmlkgnY0gmlwhKwSl4-KbXVsdGlhZGRyc5YACASsEpePBu5HAAoErBKXjwbuSN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDMGYxsbS-TekDAFZxWDuwIuukqgEYpP5-hfGEL_EthImDdGNwgu5Hg3VkcILuSYV3YWt1MgA"}'
|
|
2025-12-11 04:13:38.064 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:13:38.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60998/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.176.17/tcp/56330/p2p/16Uiu2HAmN6GDkMh6i8pn7RTRkQd3fNdZQcqd6hZaaB2LVafDoqtD"]'
|
|
2025-12-11 04:13:38.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:13:38.093 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-11 04:13:38.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56329/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-11 04:13:38.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:13:38.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60998/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "231e36f4-f7f6-4080-a69c-e37954e36462", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-11 04:13:38.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"231e36f4-f7f6-4080-a69c-e37954e36462","statusDesc":"OK"}'
|
|
2025-12-11 04:13:38.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60998/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99", "100"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-11 04:13:38.124 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:60998/filter/v2/subscriptions. Response content: b'{"requestId":"1","statusDesc":"BAD_REQUEST: exceeds maximum content topics: 100"}'
|
|
2025-12-11 04:13:38.127 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-11 04:13:38.127 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-11 04:13:38.127 DEBUG [src.node.waku_node] Stopping container with id df88a8f6ff5b
|
|
2025-12-11 04:13:38.583 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:13:38.583 DEBUG [src.node.waku_node] Stopping container with id e4418939089e
|
|
2025-12-11 04:13:39.070 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:13:39.072 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-11 04:13:39.076 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:13:39.082 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|