mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 09:03:25 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-16 04:52:28.248 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-16 04:52:28.248 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_101_content_topics with id: 2026-03-16_04-52-28__6fe5f638-6917-4307-ae4c-ed3818c5e99b
|
|
2026-03-16 04:52:28.249 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-16 04:52:28.249 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-16 04:52:28.249 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-16 04:52:28.257 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-16 04:52:28.257 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-16_04-52-28__6fe5f638-6917-4307-ae4c-ed3818c5e99b__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:52:28.257 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 04:52:28.257 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 04:52:28.259 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 04:52:28.259 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.243.222
|
|
2026-03-16 04:52:28.259 DEBUG [src.node.docker_mananger] Generated ports ['35468', '35469', '35470', '35471', '35472']
|
|
2026-03-16 04:52:28.259 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 04:52:28.259 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 04:52:28.259 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 04:52:28.260 DEBUG [src.node.docker_mananger] docker run -i -t -p 35468:35468 -p 35469:35469 -p 35470:35470 -p 35471:35471 -p 35472:35472 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=35470 --rest-port=35468 --tcp-port=35469 --discv5-udp-port=35471 --rest-address=0.0.0.0 --nat=extip:172.18.243.222 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=094389bc3ce7cb7f737a496be48efc8ffefe5ac8bddbba3ac189f6f67cdeae57 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35472 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-16 04:52:28.371 ERROR [src.node.docker_mananger] Max retries reached for container 70955f5eebb7. Exiting log stream.
|
|
2026-03-16 04:52:28.458 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.243.222 waku bb23add85bb06f897f3f8159745066ba8d2158e8e5c2cc304728830ac77ec942
|
|
2026-03-16 04:52:28.491 DEBUG [src.node.docker_mananger] Container started with ID bb23add85bb0. Setting up logs at ./log/docker/node1_2026-03-16_04-52-28__6fe5f638-6917-4307-ae4c-ed3818c5e99b__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:52:28.492 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35468
|
|
2026-03-16 04:52:28.492 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 04:52:28.850 ERROR [src.node.docker_mananger] Max retries reached for container 58a5583fb3b2. Exiting log stream.
|
|
2026-03-16 04:52:29.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35468/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:52:29.496 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-16 04:52:29.496 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 04:52:29.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35468/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:52:29.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.243.222/tcp/35469/p2p/16Uiu2HAkwFewwKpcm9MRgLmzUyMCG7q1GmqLNztJ5jq1dgoa4TsF","/ip4/172.18.243.222/tcp/35470/ws/p2p/16Uiu2HAkwFewwKpcm9MRgLmzUyMCG7q1GmqLNztJ5jq1dgoa4TsF"],"enrUri":"enr:-L24QNi7sW7BFUku80EfUitM1Li1_L5GqBB7N63q9koxnExxX4CpA7Vb6o58IycSxQET0qeNrIgJvQtIQfY0eS-LLO4CgmlkgnY0gmlwhKwS896KbXVsdGlhZGRyc5YACASsEvPeBoqNAAoErBLz3gaKjt0DgnJzhQADAQAAiXNlY3AyNTZrMaECGyZmHKKzQQFfuRAVq32RHp32jFVZ0eVJq_87fYw3JxKDdGNwgoqNg3VkcIKKj4V3YWt1MgU"}'
|
|
2026-03-16 04:52:29.499 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 04:52:29.500 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-16 04:52:29.507 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-16 04:52:29.507 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-16_04-52-28__6fe5f638-6917-4307-ae4c-ed3818c5e99b__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:52:29.507 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 04:52:29.507 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 04:52:29.509 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 04:52:29.509 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.61.222
|
|
2026-03-16 04:52:29.509 DEBUG [src.node.docker_mananger] Generated ports ['47683', '47684', '47685', '47686', '47687']
|
|
2026-03-16 04:52:29.509 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 04:52:29.509 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 04:52:29.509 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 04:52:29.510 DEBUG [src.node.docker_mananger] docker run -i -t -p 47683:47683 -p 47684:47684 -p 47685:47685 -p 47686:47686 -p 47687:47687 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=47685 --rest-port=47683 --tcp-port=47684 --discv5-udp-port=47686 --rest-address=0.0.0.0 --nat=extip:172.18.61.222 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a1d8b1aaf16bb6f24edab9fd90e3c5eb6eb4a2ffbcf265b409b3f1d0594670f5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47687 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QNi7sW7BFUku80EfUitM1Li1_L5GqBB7N63q9koxnExxX4CpA7Vb6o58IycSxQET0qeNrIgJvQtIQfY0eS-LLO4CgmlkgnY0gmlwhKwS896KbXVsdGlhZGRyc5YACASsEvPeBoqNAAoErBLz3gaKjt0DgnJzhQADAQAAiXNlY3AyNTZrMaECGyZmHKKzQQFfuRAVq32RHp32jFVZ0eVJq_87fYw3JxKDdGNwgoqNg3VkcIKKj4V3YWt1MgU --filternode=/ip4/172.18.243.222/tcp/35469/p2p/16Uiu2HAkwFewwKpcm9MRgLmzUyMCG7q1GmqLNztJ5jq1dgoa4TsF
|
|
2026-03-16 04:52:29.714 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.61.222 waku 7ff51cacd3900351df13de4cc63ab376f11d176a70eb7eaac87db688aa103bf5
|
|
2026-03-16 04:52:29.748 DEBUG [src.node.docker_mananger] Container started with ID 7ff51cacd390. Setting up logs at ./log/docker/node2_2026-03-16_04-52-28__6fe5f638-6917-4307-ae4c-ed3818c5e99b__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:52:29.749 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47683
|
|
2026-03-16 04:52:29.749 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 04:52:30.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47683/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:52:30.753 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-16 04:52:30.753 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 04:52:30.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47683/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:52:30.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.61.222/tcp/47684/p2p/16Uiu2HAm4Ywn5Y1opvUSuCKECUreF9xYpvbUix5gt5Cp7L6RJoZQ","/ip4/172.18.61.222/tcp/47685/ws/p2p/16Uiu2HAm4Ywn5Y1opvUSuCKECUreF9xYpvbUix5gt5Cp7L6RJoZQ"],"enrUri":"enr:-L24QOBuEgRsjpkWcF5QtwWbWGNSHwctSi4-VpG67LhGXJB9J8Y2A0GmYVOzRqZTO6HQ7mBXTDs30iaPlyLXkK44Ga4CgmlkgnY0gmlwhKwSPd6KbXVsdGlhZGRyc5YACASsEj3eBrpEAAoErBI93ga6Rd0DgnJzhQADAQAAiXNlY3AyNTZrMaECh5YcYvicGgplaiXeNqJHOx6-_Lr1eYDD9DA387HNoNeDdGNwgrpEg3VkcIK6RoV3YWt1MgA"}'
|
|
2026-03-16 04:52:30.756 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 04:52:30.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47683/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.243.222/tcp/35469/p2p/16Uiu2HAkwFewwKpcm9MRgLmzUyMCG7q1GmqLNztJ5jq1dgoa4TsF"]'
|
|
2026-03-16 04:52:30.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:52:30.795 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-16 04:52:30.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35468/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-16 04:52:30.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:52:30.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47683/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "34664987-7b26-4d93-854e-f6b925311054", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-16 04:52:30.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"34664987-7b26-4d93-854e-f6b925311054","statusDesc":"OK"}'
|
|
2026-03-16 04:52:30.832 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:47683/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"}'
|
|
2026-03-16 04:52:30.842 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:47683/filter/v2/subscriptions. Response content: b'{"requestId":"1","statusDesc":"BAD_REQUEST: exceeds maximum content topics: 100"}'
|
|
2026-03-16 04:52:30.846 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-16 04:52:30.847 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-16 04:52:30.847 DEBUG [src.node.waku_node] Stopping container with id bb23add85bb0
|
|
2026-03-16 04:52:31.435 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 04:52:31.436 DEBUG [src.node.waku_node] Stopping container with id 7ff51cacd390
|
|
2026-03-16 04:52:32.000 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 04:52:32.004 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-16 04:52:32.009 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-16 04:52:32.013 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|