mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 01:23:07 +00:00
82 lines
16 KiB
Plaintext
82 lines
16 KiB
Plaintext
2026-03-18 09:10:32.187 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-18 09:10:32.188 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_invalid_content_topic_format with id: 2026-03-18_09-10-32__f78a1ff3-1770-4283-be90-58b073589ed4
|
|
2026-03-18 09:10:32.188 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-18 09:10:32.188 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-18 09:10:32.188 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-18 09:10:32.195 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:10:32.196 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_09-10-32__f78a1ff3-1770-4283-be90-58b073589ed4__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:10:32.196 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:10:32.196 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:10:32.197 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:10:32.197 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.35.50
|
|
2026-03-18 09:10:32.198 DEBUG [src.node.docker_mananger] Generated ports ['37457', '37458', '37459', '37460', '37461']
|
|
2026-03-18 09:10:32.198 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:10:32.198 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:10:32.198 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:10:32.198 DEBUG [src.node.docker_mananger] docker run -i -t -p 37457:37457 -p 37458:37458 -p 37459:37459 -p 37460:37460 -p 37461:37461 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=37459 --rest-port=37457 --tcp-port=37458 --discv5-udp-port=37460 --rest-address=0.0.0.0 --nat=extip:172.18.35.50 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=2daa773f62e4e083bdf3c5cdc76ac6448afe56b548c14cef893ddea27fceeb0f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37461 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-18 09:10:32.396 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.35.50 waku 55a8d7f66dabbd5f20a3478e939c163952fc570cbab880deb6dc497abf223e42
|
|
2026-03-18 09:10:32.422 ERROR [src.node.docker_mananger] Max retries reached for container e9f49ee21fc3. Exiting log stream.
|
|
2026-03-18 09:10:32.432 DEBUG [src.node.docker_mananger] Container started with ID 55a8d7f66dab. Setting up logs at ./log/docker/node1_2026-03-18_09-10-32__f78a1ff3-1770-4283-be90-58b073589ed4__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:10:32.432 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 37457
|
|
2026-03-18 09:10:32.433 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:10:32.987 ERROR [src.node.docker_mananger] Max retries reached for container 611c3e80e14c. Exiting log stream.
|
|
2026-03-18 09:10:33.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37457/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:10:33.437 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-18 09:10:33.437 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:10:33.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37457/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:10:33.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.35.50/tcp/37458/p2p/16Uiu2HAkwdokU6CPb55iLkmAGL1FxRVRrgTpYwQV6Q4Mx1tX5esz","/ip4/172.18.35.50/tcp/37459/ws/p2p/16Uiu2HAkwdokU6CPb55iLkmAGL1FxRVRrgTpYwQV6Q4Mx1tX5esz"],"enrUri":"enr:-L24QOF7tV0zP836V1ceTOwOM9bMRlIdFqfPXgT8r5TgsJQ_V9R6vS-v1OpO4KpyGzC9FN-7nMeqHmuS2Cp3-KXAmlsCgmlkgnY0gmlwhKwSIzKKbXVsdGlhZGRyc5YACASsEiMyBpJSAAoErBIjMgaSU90DgnJzhQDGAQAAiXNlY3AyNTZrMaECINMhIOvOBZB48YNbPgHEfno1P9zpDcQ3V4hlyK7NGKGDdGNwgpJSg3VkcIKSVIV3YWt1MgU"}'
|
|
2026-03-18 09:10:33.440 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:10:33.441 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-18 09:10:33.447 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:10:33.448 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_09-10-32__f78a1ff3-1770-4283-be90-58b073589ed4__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:10:33.448 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:10:33.448 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:10:33.449 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:10:33.449 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.14.216
|
|
2026-03-18 09:10:33.449 DEBUG [src.node.docker_mananger] Generated ports ['13075', '13076', '13077', '13078', '13079']
|
|
2026-03-18 09:10:33.450 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:10:33.450 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:10:33.450 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:10:33.450 DEBUG [src.node.docker_mananger] docker run -i -t -p 13075:13075 -p 13076:13076 -p 13077:13077 -p 13078:13078 -p 13079:13079 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=13077 --rest-port=13075 --tcp-port=13076 --discv5-udp-port=13078 --rest-address=0.0.0.0 --nat=extip:172.18.14.216 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=5a00eeb8fe24ce1f65a68d3da7f4254d9e9f8aa8dff094e3f4bbdf6ef8f6afbd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13079 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QOF7tV0zP836V1ceTOwOM9bMRlIdFqfPXgT8r5TgsJQ_V9R6vS-v1OpO4KpyGzC9FN-7nMeqHmuS2Cp3-KXAmlsCgmlkgnY0gmlwhKwSIzKKbXVsdGlhZGRyc5YACASsEiMyBpJSAAoErBIjMgaSU90DgnJzhQDGAQAAiXNlY3AyNTZrMaECINMhIOvOBZB48YNbPgHEfno1P9zpDcQ3V4hlyK7NGKGDdGNwgpJSg3VkcIKSVIV3YWt1MgU --filternode=/ip4/172.18.35.50/tcp/37458/p2p/16Uiu2HAkwdokU6CPb55iLkmAGL1FxRVRrgTpYwQV6Q4Mx1tX5esz
|
|
2026-03-18 09:10:33.658 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.14.216 waku 5d3a455b4484d7ce712f2aef222b201e2a1c929b8028e32772b71360bbfaf1ea
|
|
2026-03-18 09:10:33.691 DEBUG [src.node.docker_mananger] Container started with ID 5d3a455b4484. Setting up logs at ./log/docker/node2_2026-03-18_09-10-32__f78a1ff3-1770-4283-be90-58b073589ed4__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:10:33.692 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 13075
|
|
2026-03-18 09:10:33.693 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:10:34.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13075/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:10:34.697 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-18 09:10:34.697 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:10:34.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13075/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:10:34.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.14.216/tcp/13076/p2p/16Uiu2HAmR3wkLadz8mRQM7CtJEEeaGBVyhZA1EQRqLcntEz91BhC","/ip4/172.18.14.216/tcp/13077/ws/p2p/16Uiu2HAmR3wkLadz8mRQM7CtJEEeaGBVyhZA1EQRqLcntEz91BhC"],"enrUri":"enr:-L24QFc5BGqeaciEFMwV3CoBikEFOziVkbPjs5v8nKhRgKVjcioE1m83Zg7kU7Zx63B_ZxhQ2Xe_ffetFEjT6SJO4ccCgmlkgnY0gmlwhKwSDtiKbXVsdGlhZGRyc5YACASsEg7YBjMUAAoErBIO2AYzFd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDuC2osHaDDrB5inLHKki1vDaLmGLNlF2eeCO0bU8blWODdGNwgjMUg3VkcIIzFoV3YWt1MgA"}'
|
|
2026-03-18 09:10:34.699 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:10:34.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13075/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.35.50/tcp/37458/p2p/16Uiu2HAkwdokU6CPb55iLkmAGL1FxRVRrgTpYwQV6Q4Mx1tX5esz"]'
|
|
2026-03-18 09:10:34.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:34.735 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-18 09:10:34.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37457/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-03-18 09:10:34.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:34.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13075/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "8af96111-170e-40a6-bd80-d3c4bf3bf3be", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-03-18 09:10:34.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"8af96111-170e-40a6-bd80-d3c4bf3bf3be","statusDesc":"OK"}'
|
|
2026-03-18 09:10:34.775 DEBUG [tests.filter.test_subscribe_create] Running test with contetn topic Empty string
|
|
2026-03-18 09:10:34.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13075/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "Empty string", "value": ""}], "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-03-18 09:10:34.778 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:13075/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-18 09:10:34.779 DEBUG [tests.filter.test_subscribe_create] Running test with contetn topic A dictionary
|
|
2026-03-18 09:10:34.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13075/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "A dictionary", "value": {"key": "YWFh"}}], "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-03-18 09:10:34.782 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:13075/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-18 09:10:34.783 DEBUG [tests.filter.test_subscribe_create] Running test with contetn topic An integer
|
|
2026-03-18 09:10:34.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13075/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "An integer", "value": 1234567890}], "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-03-18 09:10:34.786 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:13075/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-18 09:10:34.786 DEBUG [tests.filter.test_subscribe_create] Running test with contetn topic A list
|
|
2026-03-18 09:10:34.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13075/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "A list", "value": ["YWFh"]}], "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-03-18 09:10:34.789 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:13075/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-18 09:10:34.790 DEBUG [tests.filter.test_subscribe_create] Running test with contetn topic A bool
|
|
2026-03-18 09:10:34.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13075/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "A bool", "value": true}], "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-03-18 09:10:34.793 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:13075/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-18 09:10:34.795 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-18 09:10:34.796 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-18 09:10:34.796 DEBUG [src.node.waku_node] Stopping container with id 55a8d7f66dab
|
|
2026-03-18 09:10:35.372 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:10:35.372 DEBUG [src.node.waku_node] Stopping container with id 5d3a455b4484
|
|
2026-03-18 09:10:35.957 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:10:35.961 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-18 09:10:35.966 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 09:10:35.970 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|