mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-09 04:37:11.333 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-09 04:37:11.334 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_with_invalid_request_id with id: 2026-03-09_04-37-11__94babf5d-e870-4da5-a0f3-fa48fb68480c
|
|
2026-03-09 04:37:11.334 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-09 04:37:11.335 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-09 04:37:11.336 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-09 04:37:11.344 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:37:11.344 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-09_04-37-11__94babf5d-e870-4da5-a0f3-fa48fb68480c__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:37:11.345 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:37:11.345 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:37:11.347 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:37:11.348 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.184.86
|
|
2026-03-09 04:37:11.348 DEBUG [src.node.docker_mananger] Generated ports ['19387', '19388', '19389', '19390', '19391']
|
|
2026-03-09 04:37:11.349 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:37:11.349 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:37:11.349 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:37:11.350 DEBUG [src.node.docker_mananger] docker run -i -t -p 19387:19387 -p 19388:19388 -p 19389:19389 -p 19390:19390 -p 19391:19391 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=19389 --rest-port=19387 --tcp-port=19388 --discv5-udp-port=19390 --rest-address=0.0.0.0 --nat=extip:172.18.184.86 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a5ace04e51b94bcf3aefde2fcf66f8cec097af2a22355aca3e7ae913e2fefcec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19391 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-09 04:37:11.541 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.184.86 waku dce105dc27efa8032a07f23a192571b4826eede866d08f1b9dff44e06b8ade0f
|
|
2026-03-09 04:37:11.562 ERROR [src.node.docker_mananger] Max retries reached for container 8c9241f4c174. Exiting log stream.
|
|
2026-03-09 04:37:11.576 DEBUG [src.node.docker_mananger] Container started with ID dce105dc27ef. Setting up logs at ./log/docker/node1_2026-03-09_04-37-11__94babf5d-e870-4da5-a0f3-fa48fb68480c__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:37:11.577 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19387
|
|
2026-03-09 04:37:11.578 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:37:12.168 ERROR [src.node.docker_mananger] Max retries reached for container 384b4bcd8709. Exiting log stream.
|
|
2026-03-09 04:37:12.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19387/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:37:12.581 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-09 04:37:12.581 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:37:12.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19387/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:37:12.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.184.86/tcp/19388/p2p/16Uiu2HAmC6yhXHMotrEJzkq77H5Bgw8oDwTFmg2GMMdPWoy7omkc","/ip4/172.18.184.86/tcp/19389/ws/p2p/16Uiu2HAmC6yhXHMotrEJzkq77H5Bgw8oDwTFmg2GMMdPWoy7omkc"],"enrUri":"enr:-L24QPS8iOFZh163eP8KUuG7TpM8lyGHr0YOWH_uo9IL0uG-YL5FRCJgX_M_ZXAGeOBwZ2G9vfJOrDkkQwoi5GTzn-QCgmlkgnY0gmlwhKwSuFaKbXVsdGlhZGRyc5YACASsErhWBku8AAoErBK4VgZLvd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC98yth2D_brBy9ZZgUnHAGxmgbQerDL9q9FKEC62fdqGDdGNwgku8g3VkcIJLvoV3YWt1MgU"}'
|
|
2026-03-09 04:37:12.584 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:37:12.585 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-09 04:37:12.592 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:37:12.592 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-09_04-37-11__94babf5d-e870-4da5-a0f3-fa48fb68480c__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:37:12.592 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:37:12.592 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:37:12.593 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:37:12.593 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.169.140
|
|
2026-03-09 04:37:12.594 DEBUG [src.node.docker_mananger] Generated ports ['50332', '50333', '50334', '50335', '50336']
|
|
2026-03-09 04:37:12.594 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:37:12.594 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:37:12.594 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:37:12.594 DEBUG [src.node.docker_mananger] docker run -i -t -p 50332:50332 -p 50333:50333 -p 50334:50334 -p 50335:50335 -p 50336:50336 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=50334 --rest-port=50332 --tcp-port=50333 --discv5-udp-port=50335 --rest-address=0.0.0.0 --nat=extip:172.18.169.140 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cdf6c2b21a9c1803fff8b8c308a64c81c43434bd1b782364ddeed526fbcc8bbe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50336 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPS8iOFZh163eP8KUuG7TpM8lyGHr0YOWH_uo9IL0uG-YL5FRCJgX_M_ZXAGeOBwZ2G9vfJOrDkkQwoi5GTzn-QCgmlkgnY0gmlwhKwSuFaKbXVsdGlhZGRyc5YACASsErhWBku8AAoErBK4VgZLvd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC98yth2D_brBy9ZZgUnHAGxmgbQerDL9q9FKEC62fdqGDdGNwgku8g3VkcIJLvoV3YWt1MgU --filternode=/ip4/172.18.184.86/tcp/19388/p2p/16Uiu2HAmC6yhXHMotrEJzkq77H5Bgw8oDwTFmg2GMMdPWoy7omkc
|
|
2026-03-09 04:37:12.795 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.169.140 waku d915421b7297dbf78513aae70cd4e273ecfdd02f60e61f10088a94715d84636e
|
|
2026-03-09 04:37:12.829 DEBUG [src.node.docker_mananger] Container started with ID d915421b7297. Setting up logs at ./log/docker/node2_2026-03-09_04-37-11__94babf5d-e870-4da5-a0f3-fa48fb68480c__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:37:12.829 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50332
|
|
2026-03-09 04:37:12.830 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:37:13.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50332/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:37:13.833 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-09 04:37:13.833 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:37:13.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50332/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:37:13.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.169.140/tcp/50333/p2p/16Uiu2HAkvfc6HVoCs1mQyBJAokBk6pE8D7YC7zYZQG6pgZK4g8yb","/ip4/172.18.169.140/tcp/50334/ws/p2p/16Uiu2HAkvfc6HVoCs1mQyBJAokBk6pE8D7YC7zYZQG6pgZK4g8yb"],"enrUri":"enr:-L24QKgs7x1RGBsnudT6cJ-hec7x-fOdLV6AwBxKHaQ6jtItHzVjkoF1r9a3uiuYkVhTx3Uzcmyru7K9mUWG1khxMBQCgmlkgnY0gmlwhKwSqYyKbXVsdGlhZGRyc5YACASsEqmMBsSdAAoErBKpjAbEnt0DgnJzhQADAQAAiXNlY3AyNTZrMaECEm1sB9Lm5RiZ4wdubZ3qQujyEZak7JqS8m4t-viI19aDdGNwgsSdg3VkcILEn4V3YWt1MgA"}'
|
|
2026-03-09 04:37:13.836 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:37:13.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50332/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.184.86/tcp/19388/p2p/16Uiu2HAmC6yhXHMotrEJzkq77H5Bgw8oDwTFmg2GMMdPWoy7omkc"]'
|
|
2026-03-09 04:37:13.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:13.873 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-09 04:37:13.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19387/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-09 04:37:13.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:13.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50332/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1db180f1-1e63-4af4-a0ab-866035dee93d", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-09 04:37:13.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1db180f1-1e63-4af4-a0ab-866035dee93d","statusDesc":"OK"}'
|
|
2026-03-09 04:37:13.907 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:50332/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": 1, "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-09 04:37:13.909 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:50332/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-03-09 04:37:13.912 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-09 04:37:13.913 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-09 04:37:13.913 DEBUG [src.node.waku_node] Stopping container with id dce105dc27ef
|
|
2026-03-09 04:37:14.517 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:37:14.519 DEBUG [src.node.waku_node] Stopping container with id d915421b7297
|
|
2026-03-09 04:37:15.072 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:37:15.075 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-09 04:37:15.080 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-09 04:37:15.084 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|