mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
76 lines
13 KiB
Plaintext
76 lines
13 KiB
Plaintext
2026-03-30 15:20:16.812 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-30 15:20:16.812 DEBUG [tests.conftest] Running test: test_main_node_relay_and_store__peer_only_relay with id: 2026-03-30_15-20-16__2e13f0bc-d52f-4f08-92aa-91a03e878fa3
|
|
2026-03-30 15:20:16.812 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-30 15:20:16.812 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-30 15:20:16.819 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-30 15:20:16.819 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-03-30_15-20-16__2e13f0bc-d52f-4f08-92aa-91a03e878fa3__wakuorg_nwaku:latest.log
|
|
2026-03-30 15:20:16.820 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-30 15:20:16.820 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-30 15:20:16.821 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-30 15:20:16.821 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.221.151
|
|
2026-03-30 15:20:16.821 DEBUG [src.node.docker_mananger] Generated ports ['22804', '22805', '22806', '22807', '22808']
|
|
2026-03-30 15:20:16.821 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-30 15:20:16.821 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-30 15:20:16.822 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-30 15:20:16.822 DEBUG [src.node.docker_mananger] docker run -i -t -p 22804:22804 -p 22805:22805 -p 22806:22806 -p 22807:22807 -p 22808:22808 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=22806 --rest-port=22804 --tcp-port=22805 --discv5-udp-port=22807 --rest-address=0.0.0.0 --nat=extip:172.18.221.151 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=3fc596353ad65dcf4a262635bd1a3ef9a6e8fdede7dabea270f8f61cbd71b189 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22808 --metrics-logging=true --store=true --relay=true
|
|
2026-03-30 15:20:17.009 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.221.151 waku 7d51934004bde0644336d46e1a7ca4255d7754fcb32469ed2623a3b5a41fe4a6
|
|
2026-03-30 15:20:17.049 DEBUG [src.node.docker_mananger] Container started with ID 7d51934004bd. Setting up logs at ./log/docker/publishing_node1_2026-03-30_15-20-16__2e13f0bc-d52f-4f08-92aa-91a03e878fa3__wakuorg_nwaku:latest.log
|
|
2026-03-30 15:20:17.051 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22804
|
|
2026-03-30 15:20:17.052 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-30 15:20:17.214 ERROR [src.node.docker_mananger] Max retries reached for container 9b987ac225d8. Exiting log stream.
|
|
2026-03-30 15:20:17.598 ERROR [src.node.docker_mananger] Max retries reached for container 9ce14ef2bd08. Exiting log stream.
|
|
2026-03-30 15:20:18.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22804/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:20:18.055 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_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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 15:20:18.056 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-30 15:20:18.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22804/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:20:18.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.221.151/tcp/22805/p2p/16Uiu2HAm82iXXvGDiBuyreeNrR3eZJ9xsifyPck5ms7kRbJty2hy","/ip4/172.18.221.151/tcp/22806/ws/p2p/16Uiu2HAm82iXXvGDiBuyreeNrR3eZJ9xsifyPck5ms7kRbJty2hy"],"enrUri":"enr:-L24QIV9br6Y4ONuhO_1I7hDblpUxqJyJTwtdt_Mw0vdj7dpKDQYcNZnjiNfqBPtdBrJAJxnvsTR0i83VYYm-qRJ21wCgmlkgnY0gmlwhKwS3ZeKbXVsdGlhZGRyc5YACASsEt2XBlkVAAoErBLdlwZZFt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECu0ZznR27Oi51499T2ro0-G0FowkornFtpOgO2WQtmHyDdGNwglkVg3VkcIJZF4V3YWt1MgM"}'
|
|
2026-03-30 15:20:18.058 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-30 15:20:18.065 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-30 15:20:18.065 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-03-30_15-20-16__2e13f0bc-d52f-4f08-92aa-91a03e878fa3__wakuorg_nwaku:latest.log
|
|
2026-03-30 15:20:18.065 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-30 15:20:18.066 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-30 15:20:18.067 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-30 15:20:18.067 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.26.223
|
|
2026-03-30 15:20:18.067 DEBUG [src.node.docker_mananger] Generated ports ['8055', '8056', '8057', '8058', '8059']
|
|
2026-03-30 15:20:18.067 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-30 15:20:18.067 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-30 15:20:18.068 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-30 15:20:18.068 DEBUG [src.node.docker_mananger] docker run -i -t -p 8055:8055 -p 8056:8056 -p 8057:8057 -p 8058:8058 -p 8059:8059 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=8057 --rest-port=8055 --tcp-port=8056 --discv5-udp-port=8058 --rest-address=0.0.0.0 --nat=extip:172.18.26.223 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=bc9efabbf3488a6e1dd66fddd16fb2a98e0ff3319018ef2fadebe4efb5de212d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8059 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIV9br6Y4ONuhO_1I7hDblpUxqJyJTwtdt_Mw0vdj7dpKDQYcNZnjiNfqBPtdBrJAJxnvsTR0i83VYYm-qRJ21wCgmlkgnY0gmlwhKwS3ZeKbXVsdGlhZGRyc5YACASsEt2XBlkVAAoErBLdlwZZFt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECu0ZznR27Oi51499T2ro0-G0FowkornFtpOgO2WQtmHyDdGNwglkVg3VkcIJZF4V3YWt1MgM --storenode=/ip4/172.18.221.151/tcp/22805/p2p/16Uiu2HAm82iXXvGDiBuyreeNrR3eZJ9xsifyPck5ms7kRbJty2hy --store=false --relay=true
|
|
2026-03-30 15:20:18.245 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.26.223 waku 7894a7bef4acc6e068c6f231b7f9e65939f82ae6c8a5edc096b47aaad7ae3e68
|
|
2026-03-30 15:20:18.275 DEBUG [src.node.docker_mananger] Container started with ID 7894a7bef4ac. Setting up logs at ./log/docker/store_node1_2026-03-30_15-20-16__2e13f0bc-d52f-4f08-92aa-91a03e878fa3__wakuorg_nwaku:latest.log
|
|
2026-03-30 15:20:18.276 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8055
|
|
2026-03-30 15:20:18.276 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-30 15:20:19.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8055/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:20:19.279 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_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 15:20:19.279 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-30 15:20:19.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8055/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:20:19.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.26.223/tcp/8056/p2p/16Uiu2HAmVey1172jxTjRHfg95panJtbqPNUqnHGPbuWZnDDN8ce3","/ip4/172.18.26.223/tcp/8057/ws/p2p/16Uiu2HAmVey1172jxTjRHfg95panJtbqPNUqnHGPbuWZnDDN8ce3"],"enrUri":"enr:-L24QO4Gn-3_VvfuhaTA7V-L4GOuJvxZ50vnYs0cO_CwcH7RWumDTf6QQgaXm79sXcSEMYnNGKitmOdXrULN8a69JFQCgmlkgnY0gmlwhKwSGt-KbXVsdGlhZGRyc5YACASsEhrfBh94AAoErBIa3wYfed0DgnJzhQDGAQAAiXNlY3AyNTZrMaED_JUmy73YpLoAP2qvDO2SSvOj46DAJpbT8FKLmIav9riDdGNwgh94g3VkcIIfeoV3YWt1MgE"}'
|
|
2026-03-30 15:20:19.282 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-30 15:20:19.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8055/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.221.151/tcp/22805/p2p/16Uiu2HAm82iXXvGDiBuyreeNrR3eZJ9xsifyPck5ms7kRbJty2hy"]'
|
|
2026-03-30 15:20:19.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:20:19.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22804/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-03-30 15:20:19.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:20:19.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8055/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-03-30 15:20:19.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:20:19.372 DEBUG [src.steps.store] Relaying message
|
|
2026-03-30 15:20:19.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22804/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 15:20:19.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 15:20:19.379 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-30 15:20:19.579 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-30 15:20:19.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22804/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:20:19.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x510ac4c7a33aa52e51c224fc99aec4ad798d279e05c934388422659fc4ea72e8"}]}'
|
|
2026-03-30 15:20:19.583 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-30 15:20:19.583 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-30 15:20:19.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8055/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 15:20:19.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"0c6b8edefe1a2fb74c1c","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x510ac4c7a33aa52e51c224fc99aec4ad798d279e05c934388422659fc4ea72e8"}]}'
|
|
2026-03-30 15:20:19.592 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-30 15:20:19.594 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-30 15:20:19.596 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-30 15:20:19.596 DEBUG [src.node.waku_node] Stopping container with id 7d51934004bd
|
|
2026-03-30 15:20:20.073 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-30 15:20:20.075 DEBUG [src.node.waku_node] Stopping container with id 7894a7bef4ac
|
|
2026-03-30 15:20:20.537 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-30 15:20:20.540 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-30 15:20:20.546 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-30 15:20:20.551 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|