mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 17:53:09 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-09 04:40:52.886 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-09 04:40:52.887 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_all_with_extra_field with id: 2026-03-09_04-40-52__b984b465-867d-49b7-a894-88fff9034c72
|
|
2026-03-09 04:40:52.887 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-09 04:40:52.887 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-09 04:40:52.888 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-09 04:40:52.897 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:40:52.897 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-09_04-40-52__b984b465-867d-49b7-a894-88fff9034c72__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:40:52.897 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:40:52.898 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:40:52.899 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:40:52.899 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.53.178
|
|
2026-03-09 04:40:52.899 DEBUG [src.node.docker_mananger] Generated ports ['25575', '25576', '25577', '25578', '25579']
|
|
2026-03-09 04:40:52.899 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:40:52.899 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:40:52.900 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:40:52.900 DEBUG [src.node.docker_mananger] docker run -i -t -p 25575:25575 -p 25576:25576 -p 25577:25577 -p 25578:25578 -p 25579:25579 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=25577 --rest-port=25575 --tcp-port=25576 --discv5-udp-port=25578 --rest-address=0.0.0.0 --nat=extip:172.18.53.178 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=26b2bebe828055c7a64fdc9c8fdd45e552cfe4a33bc48c79b0f154ccafff956e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25579 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-09 04:40:53.101 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.53.178 waku 7aa378cb4c83ccda0ef47eb07257c7cb100e5f7ee8dcb25a3b956fe076824971
|
|
2026-03-09 04:40:53.116 ERROR [src.node.docker_mananger] Max retries reached for container 860cdbcbfe5b. Exiting log stream.
|
|
2026-03-09 04:40:53.139 DEBUG [src.node.docker_mananger] Container started with ID 7aa378cb4c83. Setting up logs at ./log/docker/node1_2026-03-09_04-40-52__b984b465-867d-49b7-a894-88fff9034c72__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:40:53.139 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25575
|
|
2026-03-09 04:40:53.139 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:40:53.707 ERROR [src.node.docker_mananger] Max retries reached for container 6c4c2e0ac176. Exiting log stream.
|
|
2026-03-09 04:40:54.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25575/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:40:54.144 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:40:54.144 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:40:54.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25575/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:40:54.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.53.178/tcp/25576/p2p/16Uiu2HAmLnZ4yUyrX6YLHa6T4wdueU4Yo27E3FqEeAhWjXXtkYSn","/ip4/172.18.53.178/tcp/25577/ws/p2p/16Uiu2HAmLnZ4yUyrX6YLHa6T4wdueU4Yo27E3FqEeAhWjXXtkYSn"],"enrUri":"enr:-L24QFha---YFo1Q75YfQWK34mHp25WgL2bC9CxUlRTXFn83ETqt8k7qsiysWeC-D6fOeTwyPXv_qhaBk7WxRjnoa3YCgmlkgnY0gmlwhKwSNbKKbXVsdGlhZGRyc5YACASsEjWyBmPoAAoErBI1sgZj6d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDeM2OZRNaqphV2lt0_cGBkcMdBJbbOcexLxCvnyoBAluDdGNwgmPog3VkcIJj6oV3YWt1MgU"}'
|
|
2026-03-09 04:40:54.147 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:40:54.147 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-09 04:40:54.154 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:40:54.154 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-09_04-40-52__b984b465-867d-49b7-a894-88fff9034c72__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:40:54.154 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:40:54.154 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:40:54.156 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:40:54.156 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.67.185
|
|
2026-03-09 04:40:54.156 DEBUG [src.node.docker_mananger] Generated ports ['22168', '22169', '22170', '22171', '22172']
|
|
2026-03-09 04:40:54.156 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:40:54.156 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:40:54.156 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:40:54.156 DEBUG [src.node.docker_mananger] docker run -i -t -p 22168:22168 -p 22169:22169 -p 22170:22170 -p 22171:22171 -p 22172:22172 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=22170 --rest-port=22168 --tcp-port=22169 --discv5-udp-port=22171 --rest-address=0.0.0.0 --nat=extip:172.18.67.185 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e82bdb78ce3bdccabe3228365bc836b5902c037a2c598a9c845ac2bf15ca722b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22172 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QFha---YFo1Q75YfQWK34mHp25WgL2bC9CxUlRTXFn83ETqt8k7qsiysWeC-D6fOeTwyPXv_qhaBk7WxRjnoa3YCgmlkgnY0gmlwhKwSNbKKbXVsdGlhZGRyc5YACASsEjWyBmPoAAoErBI1sgZj6d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDeM2OZRNaqphV2lt0_cGBkcMdBJbbOcexLxCvnyoBAluDdGNwgmPog3VkcIJj6oV3YWt1MgU --filternode=/ip4/172.18.53.178/tcp/25576/p2p/16Uiu2HAmLnZ4yUyrX6YLHa6T4wdueU4Yo27E3FqEeAhWjXXtkYSn
|
|
2026-03-09 04:40:54.352 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.67.185 waku 8414b6a38fae45fa0058c9fdbd77c5d13be13fc35af55f049470cff081ea6629
|
|
2026-03-09 04:40:54.385 DEBUG [src.node.docker_mananger] Container started with ID 8414b6a38fae. Setting up logs at ./log/docker/node2_2026-03-09_04-40-52__b984b465-867d-49b7-a894-88fff9034c72__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:40:54.386 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22168
|
|
2026-03-09 04:40:54.386 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:40:55.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22168/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:40:55.390 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:40:55.391 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:40:55.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22168/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:40:55.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.67.185/tcp/22169/p2p/16Uiu2HAmUZSSHVnbjrEAhFYQUy2nLCDmvy5ex3xGE3bqFgzDEsft","/ip4/172.18.67.185/tcp/22170/ws/p2p/16Uiu2HAmUZSSHVnbjrEAhFYQUy2nLCDmvy5ex3xGE3bqFgzDEsft"],"enrUri":"enr:-L24QAzz1nJQd6MlurLAZ7LW1juhsHjGw7_3dIzfSGcUuATwS9Ex90HVnrwhgQ5Gq-ddwFzEwOAvO7i7QisNrJ_ys8UCgmlkgnY0gmlwhKwSQ7mKbXVsdGlhZGRyc5YACASsEkO5BlaZAAoErBJDuQZWmt0DgnJzhQADAQAAiXNlY3AyNTZrMaED7E8Aa8zBmWMbo3CksdS474ND9cpgjSBPu5OwiIZWhf-DdGNwglaZg3VkcIJWm4V3YWt1MgA"}'
|
|
2026-03-09 04:40:55.393 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:40:55.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22168/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.53.178/tcp/25576/p2p/16Uiu2HAmLnZ4yUyrX6YLHa6T4wdueU4Yo27E3FqEeAhWjXXtkYSn"]'
|
|
2026-03-09 04:40:55.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:40:55.429 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-09 04:40:55.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25575/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-09 04:40:55.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:40:55.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22168/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "5d87e5bf-9b3b-4781-807b-a1e771d48378", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-09 04:40:55.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"5d87e5bf-9b3b-4781-807b-a1e771d48378","statusDesc":"OK"}'
|
|
2026-03-09 04:40:55.466 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:22168/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": 1, "extraField": "extraValue"}'
|
|
2026-03-09 04:40:55.469 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:22168/filter/v2/subscriptions/all. 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:40:55.471 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-09 04:40:55.472 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-09 04:40:55.473 DEBUG [src.node.waku_node] Stopping container with id 7aa378cb4c83
|
|
2026-03-09 04:40:56.062 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:40:56.063 DEBUG [src.node.waku_node] Stopping container with id 8414b6a38fae
|
|
2026-03-09 04:40:56.694 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:40:56.695 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-09 04:40:56.701 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-09 04:40:56.705 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|