mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-30 10:07:01.704 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-30 10:07:01.705 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_with_content_topic_string_instead_of_list with id: 2026-03-30_10-07-01__c744c29b-5c35-421f-8ea5-623bae54a48d
|
|
2026-03-30 10:07:01.705 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-30 10:07:01.705 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-30 10:07:01.706 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-30 10:07:01.712 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-30 10:07:01.712 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-30_10-07-01__c744c29b-5c35-421f-8ea5-623bae54a48d__wakuorg_nwaku:latest.log
|
|
2026-03-30 10:07:01.712 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-30 10:07:01.712 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-30 10:07:01.713 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-30 10:07:01.713 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.6.122
|
|
2026-03-30 10:07:01.714 DEBUG [src.node.docker_mananger] Generated ports ['24232', '24233', '24234', '24235', '24236']
|
|
2026-03-30 10:07:01.714 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-30 10:07:01.714 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-30 10:07:01.714 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-30 10:07:01.714 DEBUG [src.node.docker_mananger] docker run -i -t -p 24232:24232 -p 24233:24233 -p 24234:24234 -p 24235:24235 -p 24236:24236 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=24234 --rest-port=24232 --tcp-port=24233 --discv5-udp-port=24235 --rest-address=0.0.0.0 --nat=extip:172.18.6.122 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=3cd73facd8cfc40b3acb093dbde1b0eba0d53dfcb6c9fa9fc5f0d48f4ebb046d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24236 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-30 10:07:01.865 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.6.122 waku d67c6f8438a0aa1c823f595b4455090150e7d5ad984ae011cd17ae672d3aa8ef
|
|
2026-03-30 10:07:01.891 DEBUG [src.node.docker_mananger] Container started with ID d67c6f8438a0. Setting up logs at ./log/docker/node1_2026-03-30_10-07-01__c744c29b-5c35-421f-8ea5-623bae54a48d__wakuorg_nwaku:latest.log
|
|
2026-03-30 10:07:01.892 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24232
|
|
2026-03-30 10:07:01.893 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-30 10:07:02.144 ERROR [src.node.docker_mananger] Max retries reached for container baa5a736c4ce. Exiting log stream.
|
|
2026-03-30 10:07:02.506 ERROR [src.node.docker_mananger] Max retries reached for container 3f2503298a1a. Exiting log stream.
|
|
2026-03-30 10:07:02.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24232/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:07:02.897 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-30 10:07:02.897 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-30 10:07:02.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24232/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:07:02.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.6.122/tcp/24233/p2p/16Uiu2HAmUcxGguLLqPo7w52i8gVyMaW5RLhRZf8vc9fsawB5GnaF","/ip4/172.18.6.122/tcp/24234/ws/p2p/16Uiu2HAmUcxGguLLqPo7w52i8gVyMaW5RLhRZf8vc9fsawB5GnaF"],"enrUri":"enr:-L24QA3BkHMIVXRKN02jPlSdTtNK0G-x1AS5933dsIBtZY5WG-ryWFU5D8oUI3ZaRcoqBPFuXUIaUiYHzguULLtUDS4CgmlkgnY0gmlwhKwSBnqKbXVsdGlhZGRyc5YACASsEgZ6Bl6pAAoErBIGegZeqt0DgnJzhQDGAQAAiXNlY3AyNTZrMaED7TV6ZKrDLvonyTjeXPfHo6Swg9fUHua8mA4pCrG0LbSDdGNwgl6pg3VkcIJeq4V3YWt1MgU"}'
|
|
2026-03-30 10:07:02.900 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-30 10:07:02.900 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-30 10:07:02.906 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-30 10:07:02.906 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-30_10-07-01__c744c29b-5c35-421f-8ea5-623bae54a48d__wakuorg_nwaku:latest.log
|
|
2026-03-30 10:07:02.906 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-30 10:07:02.906 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-30 10:07:02.908 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-30 10:07:02.908 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.73.48
|
|
2026-03-30 10:07:02.908 DEBUG [src.node.docker_mananger] Generated ports ['13234', '13235', '13236', '13237', '13238']
|
|
2026-03-30 10:07:02.908 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-30 10:07:02.908 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-30 10:07:02.908 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-30 10:07:02.908 DEBUG [src.node.docker_mananger] docker run -i -t -p 13234:13234 -p 13235:13235 -p 13236:13236 -p 13237:13237 -p 13238:13238 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=13236 --rest-port=13234 --tcp-port=13235 --discv5-udp-port=13237 --rest-address=0.0.0.0 --nat=extip:172.18.73.48 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=bcae8f1cc1e66b99c8033a63a45deae4b1e48956c72ae2caeff94ec653b03be8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13238 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QA3BkHMIVXRKN02jPlSdTtNK0G-x1AS5933dsIBtZY5WG-ryWFU5D8oUI3ZaRcoqBPFuXUIaUiYHzguULLtUDS4CgmlkgnY0gmlwhKwSBnqKbXVsdGlhZGRyc5YACASsEgZ6Bl6pAAoErBIGegZeqt0DgnJzhQDGAQAAiXNlY3AyNTZrMaED7TV6ZKrDLvonyTjeXPfHo6Swg9fUHua8mA4pCrG0LbSDdGNwgl6pg3VkcIJeq4V3YWt1MgU --filternode=/ip4/172.18.6.122/tcp/24233/p2p/16Uiu2HAmUcxGguLLqPo7w52i8gVyMaW5RLhRZf8vc9fsawB5GnaF
|
|
2026-03-30 10:07:03.064 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.73.48 waku c88985752cec4cce77cab3f4507ab0d7ce7f11609f371ba696a5a054a2907ed2
|
|
2026-03-30 10:07:03.089 DEBUG [src.node.docker_mananger] Container started with ID c88985752cec. Setting up logs at ./log/docker/node2_2026-03-30_10-07-01__c744c29b-5c35-421f-8ea5-623bae54a48d__wakuorg_nwaku:latest.log
|
|
2026-03-30 10:07:03.089 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13234
|
|
2026-03-30 10:07:03.090 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-30 10:07:04.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13234/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:07:04.093 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-30 10:07:04.093 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-30 10:07:04.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13234/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 10:07:04.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.73.48/tcp/13235/p2p/16Uiu2HAm8dXrx1gU3VyXCHsiN5xR2AE3jMLfs3Cfxyyi98LhUTCU","/ip4/172.18.73.48/tcp/13236/ws/p2p/16Uiu2HAm8dXrx1gU3VyXCHsiN5xR2AE3jMLfs3Cfxyyi98LhUTCU"],"enrUri":"enr:-L24QLPJe3Z1vvLtCSyvoBd0tNiWykl487V1UXCQD1VUvwI3NXEl17RJPJPGuS-E3FqHPjFL6sgYACnldCCk5EhSQ9wCgmlkgnY0gmlwhKwSSTCKbXVsdGlhZGRyc5YACASsEkkwBjOzAAoErBJJMAYztN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECxDG4f3xkxqTLHgAgrSaSv8GAbNsOA2jgYZdNsfVh0JmDdGNwgjOzg3VkcIIztYV3YWt1MgA"}'
|
|
2026-03-30 10:07:04.095 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-30 10:07:04.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13234/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.6.122/tcp/24233/p2p/16Uiu2HAmUcxGguLLqPo7w52i8gVyMaW5RLhRZf8vc9fsawB5GnaF"]'
|
|
2026-03-30 10:07:04.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:07:04.127 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-30 10:07:04.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24232/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-03-30 10:07:04.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 10:07:04.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13234/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c86ab570-5b17-45cc-90c3-a7376d782477", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-03-30 10:07:04.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c86ab570-5b17-45cc-90c3-a7376d782477","statusDesc":"OK"}'
|
|
2026-03-30 10:07:04.158 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:13234/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": "/test/1/waku-filter/proto", "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-03-30 10:07:04.160 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:13234/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-30 10:07:04.162 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-30 10:07:04.163 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-30 10:07:04.163 DEBUG [src.node.waku_node] Stopping container with id d67c6f8438a0
|
|
2026-03-30 10:07:04.552 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-30 10:07:04.552 DEBUG [src.node.waku_node] Stopping container with id c88985752cec
|
|
2026-03-30 10:07:04.960 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-30 10:07:04.961 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-30 10:07:04.966 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-30 10:07:04.970 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|