mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-03 22:43:10 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2025-12-18 04:15:39.323 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-18 04:15:39.323 DEBUG [tests.conftest] Running test: test_filter_update_subscription_with_no_content_topic with id: 2025-12-18_04-15-39__5a3dc866-150b-4edf-9ed8-d0c602064a71
|
|
2025-12-18 04:15:39.324 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-18 04:15:39.324 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-18 04:15:39.324 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-18 04:15:39.331 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:15:39.331 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-18_04-15-39__5a3dc866-150b-4edf-9ed8-d0c602064a71__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:39.331 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:15:39.331 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:15:39.333 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:15:39.333 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.74.254
|
|
2025-12-18 04:15:39.333 DEBUG [src.node.docker_mananger] Generated ports ['10962', '10963', '10964', '10965', '10966']
|
|
2025-12-18 04:15:39.333 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:15:39.333 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:15:39.333 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:15:39.333 DEBUG [src.node.docker_mananger] docker run -i -t -p 10962:10962 -p 10963:10963 -p 10964:10964 -p 10965:10965 -p 10966:10966 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=10964 --rest-port=10962 --tcp-port=10963 --discv5-udp-port=10965 --rest-address=0.0.0.0 --nat=extip:172.18.74.254 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=84bba41faaeacde82e6feaeff70f044fe6c6adbba7ede1a9dbafc36937b67656 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10966 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-18 04:15:39.516 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.74.254 waku 449d8d2e77a3bb40f780b4c15cb460250b7c1a181130a57f0022a33e4b1f86f4
|
|
2025-12-18 04:15:39.547 DEBUG [src.node.docker_mananger] Container started with ID 449d8d2e77a3. Setting up logs at ./log/docker/node1_2025-12-18_04-15-39__5a3dc866-150b-4edf-9ed8-d0c602064a71__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:39.548 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10962
|
|
2025-12-18 04:15:39.548 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:15:39.624 ERROR [src.node.docker_mananger] Max retries reached for container b9e6e8a131c7. Exiting log stream.
|
|
2025-12-18 04:15:40.127 ERROR [src.node.docker_mananger] Max retries reached for container c9517f01dfe4. Exiting log stream.
|
|
2025-12-18 04:15:40.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10962/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:40.552 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-18 04:15:40.552 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:15:40.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10962/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:40.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.74.254/tcp/10963/p2p/16Uiu2HAm5rkQaLfnmGtREjWX3ZdLgmX7s9vozbqAxaqfGDtLCZtn","/ip4/172.18.74.254/tcp/10964/ws/p2p/16Uiu2HAm5rkQaLfnmGtREjWX3ZdLgmX7s9vozbqAxaqfGDtLCZtn"],"enrUri":"enr:-L24QI8W0tCmj_YPI8zwBUfhu81PPm78gS6XfF95cue6YAbnYDouFuei4v5fDOUvi74sgFBFC0Kp0r6Cf10nEvIKqRsCgmlkgnY0gmlwhKwSSv6KbXVsdGlhZGRyc5YACASsEkr-BirTAAoErBJK_gYq1N0DgnJzhQADAQAAiXNlY3AyNTZrMaECmwFlOtuxDPT8qRdXWpUtc2a53dua_zOqmG30JdCb0YODdGNwgirTg3VkcIIq1YV3YWt1MgU"}'
|
|
2025-12-18 04:15:40.554 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:15:40.555 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-18 04:15:40.561 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:15:40.562 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-18_04-15-39__5a3dc866-150b-4edf-9ed8-d0c602064a71__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:40.562 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:15:40.562 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:15:40.563 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:15:40.563 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.148.27
|
|
2025-12-18 04:15:40.564 DEBUG [src.node.docker_mananger] Generated ports ['20764', '20765', '20766', '20767', '20768']
|
|
2025-12-18 04:15:40.564 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:15:40.564 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:15:40.564 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:15:40.564 DEBUG [src.node.docker_mananger] docker run -i -t -p 20764:20764 -p 20765:20765 -p 20766:20766 -p 20767:20767 -p 20768:20768 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=20766 --rest-port=20764 --tcp-port=20765 --discv5-udp-port=20767 --rest-address=0.0.0.0 --nat=extip:172.18.148.27 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e0c7deab9aa66d54ad92efbebb55a22b91ad24b2808ca94f2a870ccdf1548ed0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20768 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QI8W0tCmj_YPI8zwBUfhu81PPm78gS6XfF95cue6YAbnYDouFuei4v5fDOUvi74sgFBFC0Kp0r6Cf10nEvIKqRsCgmlkgnY0gmlwhKwSSv6KbXVsdGlhZGRyc5YACASsEkr-BirTAAoErBJK_gYq1N0DgnJzhQADAQAAiXNlY3AyNTZrMaECmwFlOtuxDPT8qRdXWpUtc2a53dua_zOqmG30JdCb0YODdGNwgirTg3VkcIIq1YV3YWt1MgU --filternode=/ip4/172.18.74.254/tcp/10963/p2p/16Uiu2HAm5rkQaLfnmGtREjWX3ZdLgmX7s9vozbqAxaqfGDtLCZtn
|
|
2025-12-18 04:15:40.763 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.148.27 waku 6f59cd1c2d7d925bcccd51b26edd10cc6317beb91cc107472a2bbab775e733df
|
|
2025-12-18 04:15:40.797 DEBUG [src.node.docker_mananger] Container started with ID 6f59cd1c2d7d. Setting up logs at ./log/docker/node2_2025-12-18_04-15-39__5a3dc866-150b-4edf-9ed8-d0c602064a71__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:15:40.799 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20764
|
|
2025-12-18 04:15:40.799 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:15:41.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20764/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:41.803 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-18 04:15:41.803 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:15:41.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20764/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:15:41.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.148.27/tcp/20765/p2p/16Uiu2HAm21ZHSes6go8LMEyjEhBQAFa38nkBmbUh68LQ2uujnB5k","/ip4/172.18.148.27/tcp/20766/ws/p2p/16Uiu2HAm21ZHSes6go8LMEyjEhBQAFa38nkBmbUh68LQ2uujnB5k"],"enrUri":"enr:-L24QGUG2n7qHtgqB9f-ySj-w7eO0Vwo_VFEp2Tn2Bbmo8nTU4FMwOQ8-mIFJR0vNBxG1P73kV6I859V7FYxcZqYngYCgmlkgnY0gmlwhKwSlBuKbXVsdGlhZGRyc5YACASsEpQbBlEdAAoErBKUGwZRHt0DgnJzhQADAQAAiXNlY3AyNTZrMaECYdRMWAey5xK39hwobl2tLcBR8pMuhrgbLNCFSTO93yODdGNwglEdg3VkcIJRH4V3YWt1MgA"}'
|
|
2025-12-18 04:15:41.806 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:15:41.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20764/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.74.254/tcp/10963/p2p/16Uiu2HAm5rkQaLfnmGtREjWX3ZdLgmX7s9vozbqAxaqfGDtLCZtn"]'
|
|
2025-12-18 04:15:41.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:15:41.838 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-18 04:15:41.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10962/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-18 04:15:41.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:15:41.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20764/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "0f72b44e-58b8-46a6-b208-0c432eb49d56", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-18 04:15:41.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"0f72b44e-58b8-46a6-b208-0c432eb49d56","statusDesc":"OK"}'
|
|
2025-12-18 04:15:41.869 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:20764/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-18 04:15:41.871 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:20764/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\\"))"}'
|
|
2025-12-18 04:15:41.874 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-18 04:15:41.875 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-18 04:15:41.875 DEBUG [src.node.waku_node] Stopping container with id 449d8d2e77a3
|
|
2025-12-18 04:15:42.426 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:15:42.427 DEBUG [src.node.waku_node] Stopping container with id 6f59cd1c2d7d
|
|
2025-12-18 04:15:42.939 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:15:42.941 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-18 04:15:42.946 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:15:42.950 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|