mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 00:23:10 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-02-25 07:28:39.584 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 07:28:39.585 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_with_extra_field with id: 2026-02-25_07-28-39__b03a787f-c64a-462d-946f-60eb454e19e7
|
|
2026-02-25 07:28:39.585 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 07:28:39.585 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-25 07:28:39.586 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-25 07:28:39.592 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:28:39.592 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_07-28-39__b03a787f-c64a-462d-946f-60eb454e19e7__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:28:39.593 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:28:39.593 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:28:39.594 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:28:39.594 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.198.130
|
|
2026-02-25 07:28:39.594 DEBUG [src.node.docker_mananger] Generated ports ['42645', '42646', '42647', '42648', '42649']
|
|
2026-02-25 07:28:39.594 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:28:39.595 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:28:39.595 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:28:39.595 DEBUG [src.node.docker_mananger] docker run -i -t -p 42645:42645 -p 42646:42646 -p 42647:42647 -p 42648:42648 -p 42649:42649 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=42647 --rest-port=42645 --tcp-port=42646 --discv5-udp-port=42648 --rest-address=0.0.0.0 --nat=extip:172.18.198.130 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aea996381061ebb5ebdc2cd38b3f63e54ddfefbdacf0cb2c28baff20076cc24c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42649 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-25 07:28:39.780 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.198.130 waku c2d5c7c4388c6aab588e5c1e7eebad54f563b78eab71b85f4bbde5e486314d88
|
|
2026-02-25 07:28:39.813 DEBUG [src.node.docker_mananger] Container started with ID c2d5c7c4388c. Setting up logs at ./log/docker/node1_2026-02-25_07-28-39__b03a787f-c64a-462d-946f-60eb454e19e7__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:28:39.814 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42645
|
|
2026-02-25 07:28:39.814 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:28:39.855 ERROR [src.node.docker_mananger] Max retries reached for container 3db40273227c. Exiting log stream.
|
|
2026-02-25 07:28:40.388 ERROR [src.node.docker_mananger] Max retries reached for container fbb84f3faf9d. Exiting log stream.
|
|
2026-02-25 07:28:40.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42645/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:28:40.817 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-25 07:28:40.817 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:28:40.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42645/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:28:40.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.198.130/tcp/42646/p2p/16Uiu2HAkvqxaEXMCd1fdYtyMCLobmhUny7q7ww9FtEMeTPt31Tdu","/ip4/172.18.198.130/tcp/42647/ws/p2p/16Uiu2HAkvqxaEXMCd1fdYtyMCLobmhUny7q7ww9FtEMeTPt31Tdu"],"enrUri":"enr:-L24QPRXUk_Y1EOQwM89QvL8dp1tk8ItzU_ybhUmtF0-GhOQZkzW6TvUSKBMsk21YVDfkOoo3g7_T09bSn9zRdJIhDICgmlkgnY0gmlwhKwSxoKKbXVsdGlhZGRyc5YACASsEsaCBqaWAAoErBLGggaml90DgnJzhQADAQAAiXNlY3AyNTZrMaECFRRjlnjr40P30Ulxp5aBeRIe8HVrdelTq4hwFBJgeoSDdGNwgqaWg3VkcIKmmIV3YWt1MgU"}'
|
|
2026-02-25 07:28:40.820 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:28:40.820 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-25 07:28:40.827 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:28:40.827 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_07-28-39__b03a787f-c64a-462d-946f-60eb454e19e7__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:28:40.827 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:28:40.827 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:28:40.828 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:28:40.829 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.27.224
|
|
2026-02-25 07:28:40.829 DEBUG [src.node.docker_mananger] Generated ports ['18107', '18108', '18109', '18110', '18111']
|
|
2026-02-25 07:28:40.829 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:28:40.829 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:28:40.829 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:28:40.829 DEBUG [src.node.docker_mananger] docker run -i -t -p 18107:18107 -p 18108:18108 -p 18109:18109 -p 18110:18110 -p 18111:18111 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=18109 --rest-port=18107 --tcp-port=18108 --discv5-udp-port=18110 --rest-address=0.0.0.0 --nat=extip:172.18.27.224 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9b2699bb7ba7f9ad022a71cf32ce7efcbee5be73ecd2cacc0d3be1b08c96bcd5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18111 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPRXUk_Y1EOQwM89QvL8dp1tk8ItzU_ybhUmtF0-GhOQZkzW6TvUSKBMsk21YVDfkOoo3g7_T09bSn9zRdJIhDICgmlkgnY0gmlwhKwSxoKKbXVsdGlhZGRyc5YACASsEsaCBqaWAAoErBLGggaml90DgnJzhQADAQAAiXNlY3AyNTZrMaECFRRjlnjr40P30Ulxp5aBeRIe8HVrdelTq4hwFBJgeoSDdGNwgqaWg3VkcIKmmIV3YWt1MgU --filternode=/ip4/172.18.198.130/tcp/42646/p2p/16Uiu2HAkvqxaEXMCd1fdYtyMCLobmhUny7q7ww9FtEMeTPt31Tdu
|
|
2026-02-25 07:28:41.017 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.27.224 waku a14a7c0087f3201c1b44d6758164b072f72e8c0a5e7214cc778111065e4755d4
|
|
2026-02-25 07:28:41.050 DEBUG [src.node.docker_mananger] Container started with ID a14a7c0087f3. Setting up logs at ./log/docker/node2_2026-02-25_07-28-39__b03a787f-c64a-462d-946f-60eb454e19e7__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:28:41.050 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18107
|
|
2026-02-25 07:28:41.050 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:28:42.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18107/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:28:42.055 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-25 07:28:42.055 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:28:42.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18107/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:28:42.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.27.224/tcp/18108/p2p/16Uiu2HAkxYtDgjLjxLMjCo8EbjxjDq9LJ1pposv2FZ2yPFEkJEGL","/ip4/172.18.27.224/tcp/18109/ws/p2p/16Uiu2HAkxYtDgjLjxLMjCo8EbjxjDq9LJ1pposv2FZ2yPFEkJEGL"],"enrUri":"enr:-L24QLOPFYdz9ZEwdJC4KybO36tIRFBys6bZUdLhmWxMjEA6T2h-Ud64xyXAXPoN6OCas1WJR_sQ3tCgrgHuf7d69PoCgmlkgnY0gmlwhKwSG-CKbXVsdGlhZGRyc5YACASsEhvgBka8AAoErBIb4AZGvd0DgnJzhQADAQAAiXNlY3AyNTZrMaECLmv3ORPg6r-IuMg65a4d_cJHTV_RcA8rMoptWnFg5kWDdGNwgka8g3VkcIJGvoV3YWt1MgA"}'
|
|
2026-02-25 07:28:42.057 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:28:42.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18107/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.198.130/tcp/42646/p2p/16Uiu2HAkvqxaEXMCd1fdYtyMCLobmhUny7q7ww9FtEMeTPt31Tdu"]'
|
|
2026-02-25 07:28:42.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:28:42.094 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-02-25 07:28:42.095 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42645/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-25 07:28:42.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:28:42.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18107/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "94f9ef43-f535-4054-b9fd-078705373ceb", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-25 07:28:42.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"94f9ef43-f535-4054-b9fd-078705373ceb","statusDesc":"OK"}'
|
|
2026-02-25 07:28:42.126 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:18107/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1", "extraField": "extraValue"}'
|
|
2026-02-25 07:28:42.129 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:18107/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-25 07:28:42.131 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 07:28:42.132 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 07:28:42.132 DEBUG [src.node.waku_node] Stopping container with id c2d5c7c4388c
|
|
2026-02-25 07:28:42.649 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:28:42.649 DEBUG [src.node.waku_node] Stopping container with id a14a7c0087f3
|
|
2026-02-25 07:28:43.144 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:28:43.144 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 07:28:43.150 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 07:28:43.154 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|