mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 09:03:25 +00:00
75 lines
13 KiB
Plaintext
75 lines
13 KiB
Plaintext
2026-02-27 04:34:35.396 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-27 04:34:35.396 DEBUG [tests.conftest] Running test: test_filter_works_with_static_sharding with id: 2026-02-27_04-34-35__86bba6c7-1799-4577-babc-6b38f7ec5366
|
|
2026-02-27 04:34:35.397 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-27 04:34:35.397 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-27 04:34:35.397 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-27 04:34:35.405 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-27 04:34:35.405 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-34-35__86bba6c7-1799-4577-babc-6b38f7ec5366__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:34:35.405 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-27 04:34:35.406 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-27 04:34:35.407 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-27 04:34:35.407 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.146.73
|
|
2026-02-27 04:34:35.407 DEBUG [src.node.docker_mananger] Generated ports ['13416', '13417', '13418', '13419', '13420']
|
|
2026-02-27 04:34:35.408 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-27 04:34:35.408 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-27 04:34:35.408 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-27 04:34:35.408 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-27 04:34:35.408 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-27 04:34:35.408 DEBUG [src.node.docker_mananger] docker run -i -t -p 13416:13416 -p 13417:13417 -p 13418:13418 -p 13419:13419 -p 13420:13420 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=13418 --rest-port=13416 --tcp-port=13417 --discv5-udp-port=13419 --rest-address=0.0.0.0 --nat=extip:172.18.146.73 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=76c84de09cb29da0d5ddca8a2f8cf560bea9bc6baf0c3f5acea3ffbaf89633ec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13420 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-27 04:34:35.600 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.146.73 waku 9db50a9d749fb87fedc016c7750d44faa33b2f86e09cb6dc0585f8385072f8a5
|
|
2026-02-27 04:34:35.632 ERROR [src.node.docker_mananger] Max retries reached for container e977ad0fa6ee. Exiting log stream.
|
|
2026-02-27 04:34:35.637 DEBUG [src.node.docker_mananger] Container started with ID 9db50a9d749f. Setting up logs at ./log/docker/node1_2026-02-27_04-34-35__86bba6c7-1799-4577-babc-6b38f7ec5366__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:34:35.637 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13416
|
|
2026-02-27 04:34:35.637 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-27 04:34:36.189 ERROR [src.node.docker_mananger] Max retries reached for container b2ef07dc64d7. Exiting log stream.
|
|
2026-02-27 04:34:36.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13416/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:34:36.641 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-02-27 04:34:36.641 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-27 04:34:36.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13416/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:34:36.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.146.73/tcp/13417/p2p/16Uiu2HAmPhjvyWYoEKwPxvtgMCBAW647HyHJrAHeL62UZVJHRFPN","/ip4/172.18.146.73/tcp/13418/ws/p2p/16Uiu2HAmPhjvyWYoEKwPxvtgMCBAW647HyHJrAHeL62UZVJHRFPN"],"enrUri":"enr:-L24QEQdCetejSaOWxsZx8jDUWLsCsNVdXacnISevmE0xQpySys9oCIjeUxBOUsbRPXLHXiOOPGYGjgse_MqF3aJe5sCgmlkgnY0gmlwhKwSkkmKbXVsdGlhZGRyc5YACASsEpJJBjRpAAoErBKSSQY0at0DgnJzhQACAQAAiXNlY3AyNTZrMaEDpCT-qCOHOtHpg9TdZHk0OQYRmVekMtLJNhi1Bkl7wWmDdGNwgjRpg3VkcII0a4V3YWt1MgU"}'
|
|
2026-02-27 04:34:36.644 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-27 04:34:36.651 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-27 04:34:36.651 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-34-35__86bba6c7-1799-4577-babc-6b38f7ec5366__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:34:36.651 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-27 04:34:36.651 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-27 04:34:36.653 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-27 04:34:36.653 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.3.240
|
|
2026-02-27 04:34:36.653 DEBUG [src.node.docker_mananger] Generated ports ['7465', '7466', '7467', '7468', '7469']
|
|
2026-02-27 04:34:36.653 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-27 04:34:36.653 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-27 04:34:36.653 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-27 04:34:36.654 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-27 04:34:36.654 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-27 04:34:36.654 DEBUG [src.node.docker_mananger] docker run -i -t -p 7465:7465 -p 7466:7466 -p 7467:7467 -p 7468:7468 -p 7469:7469 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=7467 --rest-port=7465 --tcp-port=7466 --discv5-udp-port=7468 --rest-address=0.0.0.0 --nat=extip:172.18.3.240 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=deec69f0a9494c4f1c42ecf5d49e852dda6ff0bbe109dab7c27bfdba59e2e0f4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7469 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QEQdCetejSaOWxsZx8jDUWLsCsNVdXacnISevmE0xQpySys9oCIjeUxBOUsbRPXLHXiOOPGYGjgse_MqF3aJe5sCgmlkgnY0gmlwhKwSkkmKbXVsdGlhZGRyc5YACASsEpJJBjRpAAoErBKSSQY0at0DgnJzhQACAQAAiXNlY3AyNTZrMaEDpCT-qCOHOtHpg9TdZHk0OQYRmVekMtLJNhi1Bkl7wWmDdGNwgjRpg3VkcII0a4V3YWt1MgU --filternode=/ip4/172.18.146.73/tcp/13417/p2p/16Uiu2HAmPhjvyWYoEKwPxvtgMCBAW647HyHJrAHeL62UZVJHRFPN
|
|
2026-02-27 04:34:36.856 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.3.240 waku a8a66cfd3c0937b820ad50a78f2f0def6de071f6f42d5e05a890839e0982fff9
|
|
2026-02-27 04:34:36.898 DEBUG [src.node.docker_mananger] Container started with ID a8a66cfd3c09. Setting up logs at ./log/docker/node2_2026-02-27_04-34-35__86bba6c7-1799-4577-babc-6b38f7ec5366__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:34:36.899 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7465
|
|
2026-02-27 04:34:36.899 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-27 04:34:37.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7465/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:34:37.903 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-02-27 04:34:37.903 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-27 04:34:37.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7465/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:34:37.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.3.240/tcp/7466/p2p/16Uiu2HAmUXSTN81vDEWSq82viyF6FDKX1Ykw6oyR4y8xm1trSDY5","/ip4/172.18.3.240/tcp/7467/ws/p2p/16Uiu2HAmUXSTN81vDEWSq82viyF6FDKX1Ykw6oyR4y8xm1trSDY5"],"enrUri":"enr:-L24QLo3K1typvJfiWCa__LrHJqt2A5pdw0P2ZYVJmsSbwMCfVHIPF-40hcbpgb5IEQbwQ2SNl5Pe_epW3EBR3LEX44CgmlkgnY0gmlwhKwSA_CKbXVsdGlhZGRyc5YACASsEgPwBh0qAAoErBID8AYdK90DgnJzhQACAQAAiXNlY3AyNTZrMaED68vcb3smNGN_QIqS6LAhQurJdj93rIQDj5YOreOC9JKDdGNwgh0qg3VkcIIdLIV3YWt1MgA"}'
|
|
2026-02-27 04:34:37.906 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-27 04:34:37.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7465/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.146.73/tcp/13417/p2p/16Uiu2HAmPhjvyWYoEKwPxvtgMCBAW647HyHJrAHeL62UZVJHRFPN"]'
|
|
2026-02-27 04:34:37.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:34:37.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13416/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-02-27 04:34:37.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:34:37.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7465/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "bed15979-b91a-4267-a512-3471aadc36ed", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/2/0"}'
|
|
2026-02-27 04:34:37.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"bed15979-b91a-4267-a512-3471aadc36ed","statusDesc":"OK"}'
|
|
2026-02-27 04:34:37.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13416/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-27 04:34:37.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:34:37.987 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-27 04:34:38.088 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-27 04:34:38.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7465/filter/v2/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:34:38.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166877979575912,"ephemeral":false}]'
|
|
2026-02-27 04:34:38.093 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-27 04:34:38.094 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-27 04:34:38.094 DEBUG [src.node.waku_node] Stopping container with id 9db50a9d749f
|
|
2026-02-27 04:34:38.748 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-27 04:34:38.749 DEBUG [src.node.waku_node] Stopping container with id a8a66cfd3c09
|
|
2026-02-27 04:34:39.315 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-27 04:34:39.316 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-27 04:34:39.322 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-27 04:34:39.327 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|