mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2026-03-01 04:40:47.171 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-01 04:40:47.171 DEBUG [tests.conftest] Running test: test_filter_update_subscription_refresh_existing with id: 2026-03-01_04-40-47__037ca157-54a6-49ea-938a-01ac77e3f134
|
|
2026-03-01 04:40:47.172 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-01 04:40:47.172 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-01 04:40:47.172 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-01 04:40:47.178 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-01 04:40:47.178 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-01_04-40-47__037ca157-54a6-49ea-938a-01ac77e3f134__wakuorg_nwaku:latest.log
|
|
2026-03-01 04:40:47.178 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-01 04:40:47.178 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-01 04:40:47.180 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-01 04:40:47.180 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.140.23
|
|
2026-03-01 04:40:47.180 DEBUG [src.node.docker_mananger] Generated ports ['34857', '34858', '34859', '34860', '34861']
|
|
2026-03-01 04:40:47.180 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-01 04:40:47.180 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-01 04:40:47.180 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-01 04:40:47.180 DEBUG [src.node.docker_mananger] docker run -i -t -p 34857:34857 -p 34858:34858 -p 34859:34859 -p 34860:34860 -p 34861:34861 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=34859 --rest-port=34857 --tcp-port=34858 --discv5-udp-port=34860 --rest-address=0.0.0.0 --nat=extip:172.18.140.23 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=46db33974fa089174fdc3ecf0fc8fcdea7d237e0aa81e3ceae8a40e20b74a805 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34861 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-01 04:40:47.330 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.140.23 waku 84f5412055a039e93573e3e32a2b7fe5b63f5fb30b780ec96e564d31ee09b0d0
|
|
2026-03-01 04:40:47.357 DEBUG [src.node.docker_mananger] Container started with ID 84f5412055a0. Setting up logs at ./log/docker/node1_2026-03-01_04-40-47__037ca157-54a6-49ea-938a-01ac77e3f134__wakuorg_nwaku:latest.log
|
|
2026-03-01 04:40:47.357 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34857
|
|
2026-03-01 04:40:47.358 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-01 04:40:47.519 ERROR [src.node.docker_mananger] Max retries reached for container ec48cc3403a9. Exiting log stream.
|
|
2026-03-01 04:40:47.975 ERROR [src.node.docker_mananger] Max retries reached for container 1ba1fada2342. Exiting log stream.
|
|
2026-03-01 04:40:48.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34857/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:40:48.361 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-01 04:40:48.361 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-01 04:40:48.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34857/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:40:48.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.140.23/tcp/34858/p2p/16Uiu2HAkvfw14yTP1q8ZVAzV6U7DVUHkPvkyxvn9mWGU9MtEzmks","/ip4/172.18.140.23/tcp/34859/ws/p2p/16Uiu2HAkvfw14yTP1q8ZVAzV6U7DVUHkPvkyxvn9mWGU9MtEzmks"],"enrUri":"enr:-L24QF3ay726vi0v_gp0l66xTmZpElp_vh_QEa9YdrEODYrgXAtkweGQ-DAZxeh-1OPQMc3gkXhFmJ8D354lizx1tlUCgmlkgnY0gmlwhKwSjBeKbXVsdGlhZGRyc5YACASsEowXBogqAAoErBKMFwaIK90DgnJzhQADAQAAiXNlY3AyNTZrMaECEoLNveroz7YW00T4NPGBtfu0sNOhW4FujQiw4w6fvbiDdGNwgogqg3VkcIKILIV3YWt1MgU"}'
|
|
2026-03-01 04:40:48.364 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-01 04:40:48.364 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-01 04:40:48.370 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-01 04:40:48.370 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-01_04-40-47__037ca157-54a6-49ea-938a-01ac77e3f134__wakuorg_nwaku:latest.log
|
|
2026-03-01 04:40:48.370 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-01 04:40:48.370 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-01 04:40:48.372 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-01 04:40:48.372 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.236.131
|
|
2026-03-01 04:40:48.372 DEBUG [src.node.docker_mananger] Generated ports ['16260', '16261', '16262', '16263', '16264']
|
|
2026-03-01 04:40:48.372 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-01 04:40:48.372 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-01 04:40:48.372 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-01 04:40:48.372 DEBUG [src.node.docker_mananger] docker run -i -t -p 16260:16260 -p 16261:16261 -p 16262:16262 -p 16263:16263 -p 16264:16264 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=16262 --rest-port=16260 --tcp-port=16261 --discv5-udp-port=16263 --rest-address=0.0.0.0 --nat=extip:172.18.236.131 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8b7ec3eb14d1aa79fba0af2c9b1043b037ada233ab160cddbdcc85adf8ffc544 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16264 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QF3ay726vi0v_gp0l66xTmZpElp_vh_QEa9YdrEODYrgXAtkweGQ-DAZxeh-1OPQMc3gkXhFmJ8D354lizx1tlUCgmlkgnY0gmlwhKwSjBeKbXVsdGlhZGRyc5YACASsEowXBogqAAoErBKMFwaIK90DgnJzhQADAQAAiXNlY3AyNTZrMaECEoLNveroz7YW00T4NPGBtfu0sNOhW4FujQiw4w6fvbiDdGNwgogqg3VkcIKILIV3YWt1MgU --filternode=/ip4/172.18.140.23/tcp/34858/p2p/16Uiu2HAkvfw14yTP1q8ZVAzV6U7DVUHkPvkyxvn9mWGU9MtEzmks
|
|
2026-03-01 04:40:48.534 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.236.131 waku 18788dcfa3fc40cb1e4d4268b9c8a2d0aba57906e01fef8801a147da27327864
|
|
2026-03-01 04:40:48.559 DEBUG [src.node.docker_mananger] Container started with ID 18788dcfa3fc. Setting up logs at ./log/docker/node2_2026-03-01_04-40-47__037ca157-54a6-49ea-938a-01ac77e3f134__wakuorg_nwaku:latest.log
|
|
2026-03-01 04:40:48.559 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16260
|
|
2026-03-01 04:40:48.560 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-01 04:40:49.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16260/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:40:49.563 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-01 04:40:49.563 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-01 04:40:49.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16260/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:40:49.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.236.131/tcp/16261/p2p/16Uiu2HAmPM2jbFqiVFiDw6UtbzdUu2mNXYP6UB5CPkLGQz6G2yjd","/ip4/172.18.236.131/tcp/16262/ws/p2p/16Uiu2HAmPM2jbFqiVFiDw6UtbzdUu2mNXYP6UB5CPkLGQz6G2yjd"],"enrUri":"enr:-L24QNmNBPwez4SEbk9yWelgzCT7Z9BvEGfaLbkaCQrAA_45anbmO39pGd9mqKp_q8WtEj_gmTrzMCD31wDwu4RebdwCgmlkgnY0gmlwhKwS7IOKbXVsdGlhZGRyc5YACASsEuyDBj-FAAoErBLsgwY_ht0DgnJzhQADAQAAiXNlY3AyNTZrMaEDntbMPKGjBHjQqkE9MNsKimzaq4mvC_XxlXr2DKVHkoCDdGNwgj-Fg3VkcII_h4V3YWt1MgA"}'
|
|
2026-03-01 04:40:49.565 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-01 04:40:49.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16260/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.140.23/tcp/34858/p2p/16Uiu2HAkvfw14yTP1q8ZVAzV6U7DVUHkPvkyxvn9mWGU9MtEzmks"]'
|
|
2026-03-01 04:40:49.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:40:49.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34857/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-01 04:40:49.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:40:49.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16260/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "03a9ca59-0a0a-481a-a924-073eed761dc1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-01 04:40:49.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"03a9ca59-0a0a-481a-a924-073eed761dc1","statusDesc":"OK"}'
|
|
2026-03-01 04:40:49.627 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:16260/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-01 04:40:49.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-01 04:40:49.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34857/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-01 04:40:49.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:40:49.644 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-01 04:40:49.744 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-01 04:40:49.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16260/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:40:49.747 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":1772340049637810177,"ephemeral":false}]'
|
|
2026-03-01 04:40:49.750 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-01 04:40:49.750 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-01 04:40:49.751 DEBUG [src.node.waku_node] Stopping container with id 84f5412055a0
|
|
2026-03-01 04:40:50.230 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-01 04:40:50.230 DEBUG [src.node.waku_node] Stopping container with id 18788dcfa3fc
|
|
2026-03-01 04:40:50.673 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-01 04:40:50.674 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-01 04:40:50.680 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-01 04:40:50.685 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|