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-03-13 04:35:45.388 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-13 04:35:45.388 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_no_content_topic with id: 2026-03-13_04-35-45__91211ca2-5be7-43c8-99e7-b9cd3071c29a
|
|
2026-03-13 04:35:45.389 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-13 04:35:45.389 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-13 04:35:45.389 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-13 04:35:45.396 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:35:45.396 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-35-45__91211ca2-5be7-43c8-99e7-b9cd3071c29a__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:35:45.396 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:35:45.396 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:35:45.398 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:35:45.398 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.152.119
|
|
2026-03-13 04:35:45.398 DEBUG [src.node.docker_mananger] Generated ports ['36553', '36554', '36555', '36556', '36557']
|
|
2026-03-13 04:35:45.399 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:35:45.399 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:35:45.399 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:35:45.399 DEBUG [src.node.docker_mananger] docker run -i -t -p 36553:36553 -p 36554:36554 -p 36555:36555 -p 36556:36556 -p 36557:36557 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=36555 --rest-port=36553 --tcp-port=36554 --discv5-udp-port=36556 --rest-address=0.0.0.0 --nat=extip:172.18.152.119 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9c8eaf1183a322853eb3ff4c35d95fface5f80196eb62c168db92b3e01d091ec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36557 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-13 04:35:45.590 ERROR [src.node.docker_mananger] Max retries reached for container de059aa31450. Exiting log stream.
|
|
2026-03-13 04:35:45.592 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.152.119 waku 1d371532bfd1526c0d43fe67685ee544ac325291732380116835030e675e06d8
|
|
2026-03-13 04:35:45.630 DEBUG [src.node.docker_mananger] Container started with ID 1d371532bfd1. Setting up logs at ./log/docker/node1_2026-03-13_04-35-45__91211ca2-5be7-43c8-99e7-b9cd3071c29a__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:35:45.631 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36553
|
|
2026-03-13 04:35:45.631 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:35:46.190 ERROR [src.node.docker_mananger] Max retries reached for container 2817fc99bfd5. Exiting log stream.
|
|
2026-03-13 04:35:46.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36553/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:46.635 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-13 04:35:46.635 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:35:46.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36553/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:46.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.152.119/tcp/36554/p2p/16Uiu2HAkv8BAhKLey6bqfRJTapyiVNfvc9q4SvMjhPGWdqpnixxd","/ip4/172.18.152.119/tcp/36555/ws/p2p/16Uiu2HAkv8BAhKLey6bqfRJTapyiVNfvc9q4SvMjhPGWdqpnixxd"],"enrUri":"enr:-L24QPSLoAGCP_DVukXFiyv93nF06HJ-dRxRlSMdG6IFFdoLJLxYfbrUMvPfZZl2T1ly9osNzikf9DNwTdU0_4VW-7oCgmlkgnY0gmlwhKwSmHeKbXVsdGlhZGRyc5YACASsEph3Bo7KAAoErBKYdwaOy90DgnJzhQADAQAAiXNlY3AyNTZrMaECCmA8PTGbvjSBepDhvAtQHQNVqfd5x2gp8rSyresM9O6DdGNwgo7Kg3VkcIKOzIV3YWt1MgU"}'
|
|
2026-03-13 04:35:46.638 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:35:46.638 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-13 04:35:46.645 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:35:46.646 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-35-45__91211ca2-5be7-43c8-99e7-b9cd3071c29a__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:35:46.646 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:35:46.646 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:35:46.647 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:35:46.647 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.223.28
|
|
2026-03-13 04:35:46.648 DEBUG [src.node.docker_mananger] Generated ports ['48902', '48903', '48904', '48905', '48906']
|
|
2026-03-13 04:35:46.648 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:35:46.648 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:35:46.648 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:35:46.648 DEBUG [src.node.docker_mananger] docker run -i -t -p 48902:48902 -p 48903:48903 -p 48904:48904 -p 48905:48905 -p 48906:48906 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=48904 --rest-port=48902 --tcp-port=48903 --discv5-udp-port=48905 --rest-address=0.0.0.0 --nat=extip:172.18.223.28 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e33cac649f6dc6e43bc8da25fc92edee7fdaedd0ccf98e04bb9734fc9c42acd7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48906 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPSLoAGCP_DVukXFiyv93nF06HJ-dRxRlSMdG6IFFdoLJLxYfbrUMvPfZZl2T1ly9osNzikf9DNwTdU0_4VW-7oCgmlkgnY0gmlwhKwSmHeKbXVsdGlhZGRyc5YACASsEph3Bo7KAAoErBKYdwaOy90DgnJzhQADAQAAiXNlY3AyNTZrMaECCmA8PTGbvjSBepDhvAtQHQNVqfd5x2gp8rSyresM9O6DdGNwgo7Kg3VkcIKOzIV3YWt1MgU --filternode=/ip4/172.18.152.119/tcp/36554/p2p/16Uiu2HAkv8BAhKLey6bqfRJTapyiVNfvc9q4SvMjhPGWdqpnixxd
|
|
2026-03-13 04:35:46.856 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.223.28 waku 0a73ebf1fe396fca0cc018ef01cdfabf8f31790d10d7cf241bb482afaac052d0
|
|
2026-03-13 04:35:46.893 DEBUG [src.node.docker_mananger] Container started with ID 0a73ebf1fe39. Setting up logs at ./log/docker/node2_2026-03-13_04-35-45__91211ca2-5be7-43c8-99e7-b9cd3071c29a__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:35:46.893 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48902
|
|
2026-03-13 04:35:46.893 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:35:47.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48902/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:47.898 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-13 04:35:47.898 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:35:47.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48902/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:47.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.223.28/tcp/48903/p2p/16Uiu2HAm223NTJHUzDPi3n46JrahTVbXTgycHbX8Ry5zecLQfCjz","/ip4/172.18.223.28/tcp/48904/ws/p2p/16Uiu2HAm223NTJHUzDPi3n46JrahTVbXTgycHbX8Ry5zecLQfCjz"],"enrUri":"enr:-L24QDbsY--wBin8ugy_geoLd_UqZ3hPTpAky9-h95pbl507NTCKyvWiz7DJ9Awkogl_a-MnNCtt3luOetV2fkCca50CgmlkgnY0gmlwhKwS3xyKbXVsdGlhZGRyc5YACASsEt8cBr8HAAoErBLfHAa_CN0DgnJzhQADAQAAiXNlY3AyNTZrMaECYfQOPHzhaxlj5TuDOWFC_h1gO5QOUF6KSgaxIBg_M8mDdGNwgr8Hg3VkcIK_CYV3YWt1MgA"}'
|
|
2026-03-13 04:35:47.900 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:35:47.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48902/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.152.119/tcp/36554/p2p/16Uiu2HAkv8BAhKLey6bqfRJTapyiVNfvc9q4SvMjhPGWdqpnixxd"]'
|
|
2026-03-13 04:35:47.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:47.940 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-13 04:35:47.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36553/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-13 04:35:47.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:47.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48902/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "482d53ce-8a7d-4d30-8bf1-5caf435f163c", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-13 04:35:47.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"482d53ce-8a7d-4d30-8bf1-5caf435f163c","statusDesc":"OK"}'
|
|
2026-03-13 04:35:47.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48902/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-13 04:35:47.976 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:48902/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-13 04:35:47.978 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-13 04:35:47.979 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-13 04:35:47.980 DEBUG [src.node.waku_node] Stopping container with id 1d371532bfd1
|
|
2026-03-13 04:35:48.511 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:35:48.512 DEBUG [src.node.waku_node] Stopping container with id 0a73ebf1fe39
|
|
2026-03-13 04:35:49.072 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:35:49.075 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-13 04:35:49.079 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-13 04:35:49.083 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|