mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-02-14 04:32:30.486 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-14 04:32:30.487 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_with_pubsub_topic_string_instead_of_list with id: 2026-02-14_04-32-30__9ddd6448-0385-4334-980b-1e2f715902a3
|
|
2026-02-14 04:32:30.488 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-14 04:32:30.488 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-14 04:32:30.489 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-14 04:32:30.498 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-14 04:32:30.498 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-14_04-32-30__9ddd6448-0385-4334-980b-1e2f715902a3__wakuorg_nwaku:latest.log
|
|
2026-02-14 04:32:30.499 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-14 04:32:30.499 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-14 04:32:30.500 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-14 04:32:30.501 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.207.22
|
|
2026-02-14 04:32:30.501 DEBUG [src.node.docker_mananger] Generated ports ['30856', '30857', '30858', '30859', '30860']
|
|
2026-02-14 04:32:30.501 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-14 04:32:30.501 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-14 04:32:30.501 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-14 04:32:30.501 DEBUG [src.node.docker_mananger] docker run -i -t -p 30856:30856 -p 30857:30857 -p 30858:30858 -p 30859:30859 -p 30860:30860 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=30858 --rest-port=30856 --tcp-port=30857 --discv5-udp-port=30859 --rest-address=0.0.0.0 --nat=extip:172.18.207.22 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cf2bef5b274b2d99a83873eda2cc9efe432fe4df5e0ba0ed301dc8fbb18bdd0c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30860 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-14 04:32:30.694 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.207.22 waku 8d7be8667a1af33dfdcc392ba0fe353d4f488c8902b6f7373ba5c39347a6102a
|
|
2026-02-14 04:32:30.741 DEBUG [src.node.docker_mananger] Container started with ID 8d7be8667a1a. Setting up logs at ./log/docker/node1_2026-02-14_04-32-30__9ddd6448-0385-4334-980b-1e2f715902a3__wakuorg_nwaku:latest.log
|
|
2026-02-14 04:32:30.742 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30856
|
|
2026-02-14 04:32:30.742 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-14 04:32:31.032 ERROR [src.node.docker_mananger] Max retries reached for container b9035bb2a18c. Exiting log stream.
|
|
2026-02-14 04:32:31.309 ERROR [src.node.docker_mananger] Max retries reached for container 5f783340d509. Exiting log stream.
|
|
2026-02-14 04:32:31.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30856/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-14 04:32:31.746 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-02-14 04:32:31.746 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-14 04:32:31.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30856/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-14 04:32:31.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.207.22/tcp/30857/p2p/16Uiu2HAm6Hwn98J53ccfa85gBXf7AiYCPv1j721VGios2z3cdzTM","/ip4/172.18.207.22/tcp/30858/ws/p2p/16Uiu2HAm6Hwn98J53ccfa85gBXf7AiYCPv1j721VGios2z3cdzTM"],"enrUri":"enr:-L24QPlnVPkIEQfNDn4nxM2PoKzIZKbidJ-Mav0QCwT26vLIMaFCfWqJE3eePpKYegJ0adtCMANlPRt5Ih17k9O4E6QCgmlkgnY0gmlwhKwSzxaKbXVsdGlhZGRyc5YACASsEs8WBniJAAoErBLPFgZ4it0DgnJzhQADAQAAiXNlY3AyNTZrMaECoXXGGFT2q8lwYjOqhEuZB2906KnwJT38ug3t23WuXcyDdGNwgniJg3VkcIJ4i4V3YWt1MgU"}'
|
|
2026-02-14 04:32:31.749 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-14 04:32:31.749 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-14 04:32:31.755 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-14 04:32:31.756 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-14_04-32-30__9ddd6448-0385-4334-980b-1e2f715902a3__wakuorg_nwaku:latest.log
|
|
2026-02-14 04:32:31.756 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-14 04:32:31.756 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-14 04:32:31.757 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-14 04:32:31.757 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.84.112
|
|
2026-02-14 04:32:31.757 DEBUG [src.node.docker_mananger] Generated ports ['12387', '12388', '12389', '12390', '12391']
|
|
2026-02-14 04:32:31.758 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-14 04:32:31.758 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-14 04:32:31.758 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-14 04:32:31.758 DEBUG [src.node.docker_mananger] docker run -i -t -p 12387:12387 -p 12388:12388 -p 12389:12389 -p 12390:12390 -p 12391:12391 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=12389 --rest-port=12387 --tcp-port=12388 --discv5-udp-port=12390 --rest-address=0.0.0.0 --nat=extip:172.18.84.112 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9cc0a21f70bc73b1f8e4d5b59d6c0d1065bca76751cb770c3d22eb8f7af50ebe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12391 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPlnVPkIEQfNDn4nxM2PoKzIZKbidJ-Mav0QCwT26vLIMaFCfWqJE3eePpKYegJ0adtCMANlPRt5Ih17k9O4E6QCgmlkgnY0gmlwhKwSzxaKbXVsdGlhZGRyc5YACASsEs8WBniJAAoErBLPFgZ4it0DgnJzhQADAQAAiXNlY3AyNTZrMaECoXXGGFT2q8lwYjOqhEuZB2906KnwJT38ug3t23WuXcyDdGNwgniJg3VkcIJ4i4V3YWt1MgU --filternode=/ip4/172.18.207.22/tcp/30857/p2p/16Uiu2HAm6Hwn98J53ccfa85gBXf7AiYCPv1j721VGios2z3cdzTM
|
|
2026-02-14 04:32:31.961 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.84.112 waku 7f7fcea4633e6ed6d259fda3b3987c62e8837be3e31e9dca16fbeee4d0b0f74a
|
|
2026-02-14 04:32:32.008 DEBUG [src.node.docker_mananger] Container started with ID 7f7fcea4633e. Setting up logs at ./log/docker/node2_2026-02-14_04-32-30__9ddd6448-0385-4334-980b-1e2f715902a3__wakuorg_nwaku:latest.log
|
|
2026-02-14 04:32:32.008 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12387
|
|
2026-02-14 04:32:32.008 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-14 04:32:33.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12387/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-14 04:32:33.012 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-02-14 04:32:33.013 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-14 04:32:33.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12387/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-14 04:32:33.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.84.112/tcp/12388/p2p/16Uiu2HAmVNCrphBY9j9z59JG1PvJPbypvMFnUh1Ss4nWBN8MPCUa","/ip4/172.18.84.112/tcp/12389/ws/p2p/16Uiu2HAmVNCrphBY9j9z59JG1PvJPbypvMFnUh1Ss4nWBN8MPCUa"],"enrUri":"enr:-L24QHztlXAOCCcMa01hm8bOUbtRsZzXxyF5NIvZ4NyaR8jPDANn2z_gCB10eicSCPOVI4FJl6gHTW3LwAuH1yKMvHcCgmlkgnY0gmlwhKwSVHCKbXVsdGlhZGRyc5YACASsElRwBjBkAAoErBJUcAYwZd0DgnJzhQADAQAAiXNlY3AyNTZrMaED-EnyvDBHzIyAedellcnZU-FYJkePxNXPXOnxBbSLWhuDdGNwgjBkg3VkcIIwZoV3YWt1MgA"}'
|
|
2026-02-14 04:32:33.016 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-14 04:32:33.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12387/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.207.22/tcp/30857/p2p/16Uiu2HAm6Hwn98J53ccfa85gBXf7AiYCPv1j721VGios2z3cdzTM"]'
|
|
2026-02-14 04:32:33.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-14 04:32:33.052 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-02-14 04:32:33.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30856/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-14 04:32:33.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-14 04:32:33.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12387/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "63fa6468-21f4-4233-a12b-8964e1d36e5e", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-14 04:32:33.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"63fa6468-21f4-4233-a12b-8964e1d36e5e","statusDesc":"OK"}'
|
|
2026-02-14 04:32:33.087 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:12387/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": "/test/1/waku-filter/proto", "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-14 04:32:33.090 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:12387/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
|
2026-02-14 04:32:33.092 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-14 04:32:33.093 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-14 04:32:33.093 DEBUG [src.node.waku_node] Stopping container with id 8d7be8667a1a
|
|
2026-02-14 04:32:33.348 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-14 04:32:33.348 DEBUG [src.node.waku_node] Stopping container with id 7f7fcea4633e
|
|
2026-02-14 04:32:33.594 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-14 04:32:33.596 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-14 04:32:33.605 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-14 04:32:33.612 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|