mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
72 lines
13 KiB
Plaintext
72 lines
13 KiB
Plaintext
2026-03-19 04:40:14.864 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-19 04:40:14.864 DEBUG [tests.conftest] Running test: test_filter_subscribe_to_pubsub_topic_from_another_cluster_id with id: 2026-03-19_04-40-14__a5a09c6d-6540-4abd-a732-7452f619487c
|
|
2026-03-19 04:40:14.865 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-19 04:40:14.865 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-19 04:40:14.865 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-19 04:40:14.872 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-19 04:40:14.872 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-19_04-40-14__a5a09c6d-6540-4abd-a732-7452f619487c__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:40:14.872 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-19 04:40:14.872 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-19 04:40:14.873 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-19 04:40:14.874 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.22.248
|
|
2026-03-19 04:40:14.874 DEBUG [src.node.docker_mananger] Generated ports ['51593', '51594', '51595', '51596', '51597']
|
|
2026-03-19 04:40:14.874 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-19 04:40:14.874 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-19 04:40:14.874 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-19 04:40:14.874 DEBUG [src.node.docker_mananger] docker run -i -t -p 51593:51593 -p 51594:51594 -p 51595:51595 -p 51596:51596 -p 51597:51597 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=51595 --rest-port=51593 --tcp-port=51594 --discv5-udp-port=51596 --rest-address=0.0.0.0 --nat=extip:172.18.22.248 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bcb9333c14fddfb3aea5adf6ec6556fbb7a2abfc759f0b9c9fceb3bbbdc49fff --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51597 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-19 04:40:14.887 ERROR [src.node.docker_mananger] Max retries reached for container 2f9c86df0180. Exiting log stream.
|
|
2026-03-19 04:40:15.078 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.22.248 waku 25dcf8f7b368f0a126fc28964a2ccc9aed60d17cb5b986b4fb7f0f8db09e45a7
|
|
2026-03-19 04:40:15.113 DEBUG [src.node.docker_mananger] Container started with ID 25dcf8f7b368. Setting up logs at ./log/docker/node1_2026-03-19_04-40-14__a5a09c6d-6540-4abd-a732-7452f619487c__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:40:15.114 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51593
|
|
2026-03-19 04:40:15.114 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-19 04:40:15.467 ERROR [src.node.docker_mananger] Max retries reached for container 31f47a458f76. Exiting log stream.
|
|
2026-03-19 04:40:16.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51593/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:40:16.118 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-19 04:40:16.118 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-19 04:40:16.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51593/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:40:16.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.22.248/tcp/51594/p2p/16Uiu2HAmBKxVeCwZ7c5KkEMuvJYLRmQ2w8m2LmSnsG5DQEYq8Gfv","/ip4/172.18.22.248/tcp/51595/ws/p2p/16Uiu2HAmBKxVeCwZ7c5KkEMuvJYLRmQ2w8m2LmSnsG5DQEYq8Gfv"],"enrUri":"enr:-L24QPiwA9F7Ixfcl8MIyKj3FtXM855bl-gNns9vzRjlTzb5f8KKoccp56mz-jkVyrkxL_7RH0wZld73x5pfyCO0xxECgmlkgnY0gmlwhKwSFviKbXVsdGlhZGRyc5YACASsEhb4BsmKAAoErBIW-AbJi90DgnJzhQADAQAAiXNlY3AyNTZrMaEC7EQt2wpFqrNo6L1X6pQqhzEDHLeMDkOYvPKRwYe4qSWDdGNwgsmKg3VkcILJjIV3YWt1MgU"}'
|
|
2026-03-19 04:40:16.121 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-19 04:40:16.121 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-19 04:40:16.128 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-19 04:40:16.128 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-19_04-40-14__a5a09c6d-6540-4abd-a732-7452f619487c__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:40:16.128 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-19 04:40:16.128 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-19 04:40:16.130 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-19 04:40:16.130 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.40.137
|
|
2026-03-19 04:40:16.130 DEBUG [src.node.docker_mananger] Generated ports ['61877', '61878', '61879', '61880', '61881']
|
|
2026-03-19 04:40:16.130 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-19 04:40:16.130 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-19 04:40:16.130 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-19 04:40:16.130 DEBUG [src.node.docker_mananger] docker run -i -t -p 61877:61877 -p 61878:61878 -p 61879:61879 -p 61880:61880 -p 61881:61881 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=61879 --rest-port=61877 --tcp-port=61878 --discv5-udp-port=61880 --rest-address=0.0.0.0 --nat=extip:172.18.40.137 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c1c0eec0a0fef1cbc7d6047bfface9c74ebfacdd2204379e37ddb5dea547df9b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61881 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPiwA9F7Ixfcl8MIyKj3FtXM855bl-gNns9vzRjlTzb5f8KKoccp56mz-jkVyrkxL_7RH0wZld73x5pfyCO0xxECgmlkgnY0gmlwhKwSFviKbXVsdGlhZGRyc5YACASsEhb4BsmKAAoErBIW-AbJi90DgnJzhQADAQAAiXNlY3AyNTZrMaEC7EQt2wpFqrNo6L1X6pQqhzEDHLeMDkOYvPKRwYe4qSWDdGNwgsmKg3VkcILJjIV3YWt1MgU --filternode=/ip4/172.18.22.248/tcp/51594/p2p/16Uiu2HAmBKxVeCwZ7c5KkEMuvJYLRmQ2w8m2LmSnsG5DQEYq8Gfv
|
|
2026-03-19 04:40:16.328 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.40.137 waku d682671319fff4df0568ed98592c603026bc64861e29bd0f853482c150a84134
|
|
2026-03-19 04:40:16.365 DEBUG [src.node.docker_mananger] Container started with ID d682671319ff. Setting up logs at ./log/docker/node2_2026-03-19_04-40-14__a5a09c6d-6540-4abd-a732-7452f619487c__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:40:16.366 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61877
|
|
2026-03-19 04:40:16.366 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-19 04:40:17.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61877/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:40:17.370 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-19 04:40:17.370 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-19 04:40:17.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61877/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:40:17.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.40.137/tcp/61878/p2p/16Uiu2HAmRFUxS2SYLb6LP5ui14YtRHaUTyN7384d9bShJr4XLDBZ","/ip4/172.18.40.137/tcp/61879/ws/p2p/16Uiu2HAmRFUxS2SYLb6LP5ui14YtRHaUTyN7384d9bShJr4XLDBZ"],"enrUri":"enr:-L24QP7-1c15gfGn8D62klUF_iep3r7IoZ2gYPnz6tuQGvtSZdDMERJwi1F_4QYmHZEXd05e8P5Fu3QpdIy5zWTvdK0CgmlkgnY0gmlwhKwSKImKbXVsdGlhZGRyc5YACASsEiiJBvG2AAoErBIoiQbxt90DgnJzhQADAQAAiXNlY3AyNTZrMaEDuyJV3kfcUdEMYl4qcQ0IPTUl0WmusieWF5-qVupJuIyDdGNwgvG2g3VkcILxuIV3YWt1MgA"}'
|
|
2026-03-19 04:40:17.373 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-19 04:40:17.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61877/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.22.248/tcp/51594/p2p/16Uiu2HAmBKxVeCwZ7c5KkEMuvJYLRmQ2w8m2LmSnsG5DQEYq8Gfv"]'
|
|
2026-03-19 04:40:17.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-19 04:40:17.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51593/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
|
|
2026-03-19 04:40:17.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-19 04:40:17.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61877/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "6b336ad7-d8c2-4595-88d4-8dff0e29f7e0", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/2/2"}'
|
|
2026-03-19 04:40:17.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"6b336ad7-d8c2-4595-88d4-8dff0e29f7e0","statusDesc":"OK"}'
|
|
2026-03-19 04:40:17.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51593/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-19 04:40:17.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-19 04:40:17.457 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-19 04:40:17.557 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-19 04:40:17.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61877/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:40:17.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773895217448559979,"ephemeral":false}]'
|
|
2026-03-19 04:40:17.564 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-19 04:40:17.565 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-19 04:40:17.565 DEBUG [src.node.waku_node] Stopping container with id 25dcf8f7b368
|
|
2026-03-19 04:40:18.128 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-19 04:40:18.130 DEBUG [src.node.waku_node] Stopping container with id d682671319ff
|
|
2026-03-19 04:40:18.695 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-19 04:40:18.697 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-19 04:40:18.703 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-19 04:40:18.707 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|