mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
91 lines
16 KiB
Plaintext
91 lines
16 KiB
Plaintext
2026-03-20 04:34:41.978 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-20 04:34:41.979 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_some_of_the_subscribed_content_topics with id: 2026-03-20_04-34-41__f0876a4b-a772-41b0-9308-e85dc016c0c9
|
|
2026-03-20 04:34:41.979 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-20 04:34:41.980 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-20 04:34:41.980 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-20 04:34:41.989 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:34:41.990 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-20_04-34-41__f0876a4b-a772-41b0-9308-e85dc016c0c9__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:34:41.991 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:34:41.991 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:34:41.993 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:34:41.993 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.68.206
|
|
2026-03-20 04:34:41.993 DEBUG [src.node.docker_mananger] Generated ports ['49700', '49701', '49702', '49703', '49704']
|
|
2026-03-20 04:34:41.994 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:34:41.994 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:34:41.994 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:34:41.994 DEBUG [src.node.docker_mananger] docker run -i -t -p 49700:49700 -p 49701:49701 -p 49702:49702 -p 49703:49703 -p 49704:49704 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=49702 --rest-port=49700 --tcp-port=49701 --discv5-udp-port=49703 --rest-address=0.0.0.0 --nat=extip:172.18.68.206 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dea40484dccdc31a5dad8b26d4071dc9b6844becdafdb42b34e2b1d44c7fd6d1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49704 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-20 04:34:42.203 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.68.206 waku e72f7f4dd3982e7fccabdf7863236e703a2adc2783b2918640ccaab36b67f41f
|
|
2026-03-20 04:34:42.206 ERROR [src.node.docker_mananger] Max retries reached for container 378797311e46. Exiting log stream.
|
|
2026-03-20 04:34:42.237 DEBUG [src.node.docker_mananger] Container started with ID e72f7f4dd398. Setting up logs at ./log/docker/node1_2026-03-20_04-34-41__f0876a4b-a772-41b0-9308-e85dc016c0c9__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:34:42.237 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49700
|
|
2026-03-20 04:34:42.238 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:34:42.820 ERROR [src.node.docker_mananger] Max retries reached for container bf653c8d6f65. Exiting log stream.
|
|
2026-03-20 04:34:43.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49700/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:34:43.242 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-20 04:34:43.242 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:34:43.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49700/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:34:43.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.68.206/tcp/49701/p2p/16Uiu2HAmKPqv3aGYqMFGv17FvxEos5ftwWR6546LRGvMgrHB3pCm","/ip4/172.18.68.206/tcp/49702/ws/p2p/16Uiu2HAmKPqv3aGYqMFGv17FvxEos5ftwWR6546LRGvMgrHB3pCm"],"enrUri":"enr:-L24QK8d5w63fDloo328FMWpnDISZA2mt-Tq6Sxw25QTcXcoUG_RT1P8cQO4jPsXg8WRz_omDNxIZLVNRDCfG-YIMJUCgmlkgnY0gmlwhKwSRM6KbXVsdGlhZGRyc5YACASsEkTOBsIlAAoErBJEzgbCJt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZCCO_ui-MhfGzgq5FnXCx8v3JGxaG0u51307UE6-CvaDdGNwgsIlg3VkcILCJ4V3YWt1MgU"}'
|
|
2026-03-20 04:34:43.245 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:34:43.246 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-20 04:34:43.253 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:34:43.253 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-20_04-34-41__f0876a4b-a772-41b0-9308-e85dc016c0c9__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:34:43.253 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:34:43.253 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:34:43.254 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:34:43.255 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.182.97
|
|
2026-03-20 04:34:43.255 DEBUG [src.node.docker_mananger] Generated ports ['39607', '39608', '39609', '39610', '39611']
|
|
2026-03-20 04:34:43.255 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:34:43.255 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:34:43.255 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:34:43.255 DEBUG [src.node.docker_mananger] docker run -i -t -p 39607:39607 -p 39608:39608 -p 39609:39609 -p 39610:39610 -p 39611:39611 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=39609 --rest-port=39607 --tcp-port=39608 --discv5-udp-port=39610 --rest-address=0.0.0.0 --nat=extip:172.18.182.97 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e198c44c3cbe5bcace5cc2ea29d90822cefdde7cfcaccbd696fb9cf60bbe712b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39611 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QK8d5w63fDloo328FMWpnDISZA2mt-Tq6Sxw25QTcXcoUG_RT1P8cQO4jPsXg8WRz_omDNxIZLVNRDCfG-YIMJUCgmlkgnY0gmlwhKwSRM6KbXVsdGlhZGRyc5YACASsEkTOBsIlAAoErBJEzgbCJt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZCCO_ui-MhfGzgq5FnXCx8v3JGxaG0u51307UE6-CvaDdGNwgsIlg3VkcILCJ4V3YWt1MgU --filternode=/ip4/172.18.68.206/tcp/49701/p2p/16Uiu2HAmKPqv3aGYqMFGv17FvxEos5ftwWR6546LRGvMgrHB3pCm
|
|
2026-03-20 04:34:43.458 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.182.97 waku b7738bc17b5d4ba308dee7dd9b7f3d65edd8a62cdbf93b9553cfeadb5a8bdca5
|
|
2026-03-20 04:34:43.493 DEBUG [src.node.docker_mananger] Container started with ID b7738bc17b5d. Setting up logs at ./log/docker/node2_2026-03-20_04-34-41__f0876a4b-a772-41b0-9308-e85dc016c0c9__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:34:43.493 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39607
|
|
2026-03-20 04:34:43.493 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:34:44.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39607/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:34:44.497 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-20 04:34:44.497 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:34:44.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39607/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:34:44.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.182.97/tcp/39608/p2p/16Uiu2HAmD7ue94r1GefVnLdv2UPFKVqHsegXVNvrPS3pCJmfo3Ch","/ip4/172.18.182.97/tcp/39609/ws/p2p/16Uiu2HAmD7ue94r1GefVnLdv2UPFKVqHsegXVNvrPS3pCJmfo3Ch"],"enrUri":"enr:-L24QOx3fR0Xg5y9-f_bWazCWBnrvhqrfgVzg_GEPE71yqZ4XMijFk4N44LVlYplor2qx_RRn8zqqPnmEwr1Bz7Dwm4CgmlkgnY0gmlwhKwStmGKbXVsdGlhZGRyc5YACASsErZhBpq4AAoErBK2YQaaud0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBuVbWE4G8v1Qz3ocGOh7t7ZqxGMLwFe3vfr0MI2yPL6DdGNwgpq4g3VkcIKauoV3YWt1MgA"}'
|
|
2026-03-20 04:34:44.500 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:34:44.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39607/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.68.206/tcp/49701/p2p/16Uiu2HAmKPqv3aGYqMFGv17FvxEos5ftwWR6546LRGvMgrHB3pCm"]'
|
|
2026-03-20 04:34:44.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:34:44.539 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-20 04:34:44.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49700/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-20 04:34:44.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:34:44.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39607/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c2057483-f6ba-484d-b0a2-3c2fb6b2db85", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-20 04:34:44.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c2057483-f6ba-484d-b0a2-3c2fb6b2db85","statusDesc":"OK"}'
|
|
2026-03-20 04:34:44.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49700/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-20 04:34:44.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:34:44.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39607/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "961cbc80-1dd8-48b0-95d5-1f8645770c60", "contentFilters": ["Hello World!", "1234567890"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-20 04:34:44.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"961cbc80-1dd8-48b0-95d5-1f8645770c60","statusDesc":"OK"}'
|
|
2026-03-20 04:34:44.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-20 04:34:44.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:34:44.597 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-20 04:34:44.697 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-20 04:34:44.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39607/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:34:44.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1234567890","version":0,"timestamp":1773981284588726487,"ephemeral":false}]'
|
|
2026-03-20 04:34:44.701 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:39607/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["Hello World!"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-20 04:34:44.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-20 04:34:44.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-20 04:34:44.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:34:44.716 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-20 04:34:44.816 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-20 04:34:44.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39607/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:34:44.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1234567890","version":0,"timestamp":1773981284711109679,"ephemeral":false}]'
|
|
2026-03-20 04:34:44.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "Hello World!", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-20 04:34:44.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:34:44.825 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-20 04:34:44.925 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-20 04:34:44.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39607/filter/v2/messages/Hello%20World%21" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:34:44.928 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:39607/filter/v2/messages/Hello%20World%21. Response content: b'Not subscribed to topic: Hello World!'
|
|
2026-03-20 04:34:44.932 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-20 04:34:44.933 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-20 04:34:44.933 DEBUG [src.node.waku_node] Stopping container with id e72f7f4dd398
|
|
2026-03-20 04:34:45.504 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:34:45.506 DEBUG [src.node.waku_node] Stopping container with id b7738bc17b5d
|
|
2026-03-20 04:34:46.058 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:34:46.060 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-20 04:34:46.073 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:34:46.078 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|