mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2025-12-24 04:22:22.974 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-24 04:22:22.974 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/5/999] with id: 2025-12-24_04-22-22__01cf6e87-dc8f-4553-944c-e4ab2ddfe105
|
|
2025-12-24 04:22:22.974 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-24 04:22:22.975 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-24 04:22:22.975 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-24 04:22:22.982 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:22:22.982 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-24_04-22-22__01cf6e87-dc8f-4553-944c-e4ab2ddfe105__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:22:22.982 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:22:22.982 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:22:22.983 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:22:22.983 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.141.134
|
|
2025-12-24 04:22:22.984 DEBUG [src.node.docker_mananger] Generated ports ['64853', '64854', '64855', '64856', '64857']
|
|
2025-12-24 04:22:22.984 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2025-12-24 04:22:22.984 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-24 04:22:22.984 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:22:22.984 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:22:22.984 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:22:22.984 DEBUG [src.node.docker_mananger] docker run -i -t -p 64853:64853 -p 64854:64854 -p 64855:64855 -p 64856:64856 -p 64857:64857 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=64855 --rest-port=64853 --tcp-port=64854 --discv5-udp-port=64856 --rest-address=0.0.0.0 --nat=extip:172.18.141.134 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=85eb3c0dc1a1f924ebd1e387a7aaaffafbfff3ebae5ebf7567aafbe235f3ecef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64857 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-24 04:22:23.168 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.141.134 waku bab12c41559cbb2fb5c23bfa24d8176320d9d0568fa93a4b300d506f4aafe421
|
|
2025-12-24 04:22:23.203 DEBUG [src.node.docker_mananger] Container started with ID bab12c41559c. Setting up logs at ./log/docker/node1_2025-12-24_04-22-22__01cf6e87-dc8f-4553-944c-e4ab2ddfe105__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:22:23.203 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64853
|
|
2025-12-24 04:22:23.203 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:22:23.232 ERROR [src.node.docker_mananger] Max retries reached for container 58ab9e56ea0c. Exiting log stream.
|
|
2025-12-24 04:22:23.772 ERROR [src.node.docker_mananger] Max retries reached for container 38612a982cd9. Exiting log stream.
|
|
2025-12-24 04:22:24.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64853/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:24.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-24 04:22:24.207 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:22:24.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64853/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:24.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.141.134/tcp/64854/p2p/16Uiu2HAmSCTW64XfohWd7U2aAJriwH3WgTZF2YY5GZnWrn4TjY5M","/ip4/172.18.141.134/tcp/64855/ws/p2p/16Uiu2HAmSCTW64XfohWd7U2aAJriwH3WgTZF2YY5GZnWrn4TjY5M"],"enrUri":"enr:-L24QDBJPwzNtjIm1w4bcBM5pISTp8qhY3hy0PxMNwjKCY5-X-xcjCN0kNTgWbwTErGJzG3SfynXj4RLacJo_eUk9o8CgmlkgnY0gmlwhKwSjYaKbXVsdGlhZGRyc5YACASsEo2GBv1WAAoErBKNhgb9V90DgnJzhQAFAQAAiXNlY3AyNTZrMaEDyTeiuWALng_S9CGb7bZ5f9tNlXa8CdiyPg-Vo0C9miiDdGNwgv1Wg3VkcIL9WIV3YWt1MgU"}'
|
|
2025-12-24 04:22:24.210 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:22:24.216 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:22:24.216 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-24_04-22-22__01cf6e87-dc8f-4553-944c-e4ab2ddfe105__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:22:24.216 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:22:24.217 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:22:24.218 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:22:24.218 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.234.115
|
|
2025-12-24 04:22:24.218 DEBUG [src.node.docker_mananger] Generated ports ['8634', '8635', '8636', '8637', '8638']
|
|
2025-12-24 04:22:24.218 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2025-12-24 04:22:24.219 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-24 04:22:24.219 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:22:24.219 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:22:24.219 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:22:24.219 DEBUG [src.node.docker_mananger] docker run -i -t -p 8634:8634 -p 8635:8635 -p 8636:8636 -p 8637:8637 -p 8638:8638 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=8636 --rest-port=8634 --tcp-port=8635 --discv5-udp-port=8637 --rest-address=0.0.0.0 --nat=extip:172.18.234.115 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=a8617fce2b92f7faaedf8bec1a7cd646f2edf6e7cbf9f4b4c73efbba535ad06f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8638 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDBJPwzNtjIm1w4bcBM5pISTp8qhY3hy0PxMNwjKCY5-X-xcjCN0kNTgWbwTErGJzG3SfynXj4RLacJo_eUk9o8CgmlkgnY0gmlwhKwSjYaKbXVsdGlhZGRyc5YACASsEo2GBv1WAAoErBKNhgb9V90DgnJzhQAFAQAAiXNlY3AyNTZrMaEDyTeiuWALng_S9CGb7bZ5f9tNlXa8CdiyPg-Vo0C9miiDdGNwgv1Wg3VkcIL9WIV3YWt1MgU
|
|
2025-12-24 04:22:24.404 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.234.115 waku 6ff43419d3612b005c84c643541483946c8c4cc024f261d46c7fa048912c188c
|
|
2025-12-24 04:22:24.437 DEBUG [src.node.docker_mananger] Container started with ID 6ff43419d361. Setting up logs at ./log/docker/node2_2025-12-24_04-22-22__01cf6e87-dc8f-4553-944c-e4ab2ddfe105__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:22:24.438 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8634
|
|
2025-12-24 04:22:24.438 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:22:25.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8634/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:25.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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":"READY"}]}'
|
|
2025-12-24 04:22:25.460 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:22:25.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8634/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:25.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.234.115/tcp/8635/p2p/16Uiu2HAmSdV5yLZ27RnYyniEmp8c9tMHTifpBCFEwRJJboomrKwU","/ip4/172.18.234.115/tcp/8636/ws/p2p/16Uiu2HAmSdV5yLZ27RnYyniEmp8c9tMHTifpBCFEwRJJboomrKwU"],"enrUri":"enr:-L24QIBuiXmUtfXSqh6Qm7_zeQSD9Py3RA0hbvJRVih1KIWOVg8StjrybD_5Ne26YePjhMiE61cSobqNJExMZ91roh8CgmlkgnY0gmlwhKwS6nOKbXVsdGlhZGRyc5YACASsEupzBiG7AAoErBLqcwYhvN0DgnJzhQAFAQAAiXNlY3AyNTZrMaEDz6Dyd6Bua2ACauxOnBjeigTyVeUVARizTnKe79pHq4eDdGNwgiG7g3VkcIIhvYV3YWt1MgE"}'
|
|
2025-12-24 04:22:25.468 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:22:25.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8634/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.141.134/tcp/64854/p2p/16Uiu2HAmSCTW64XfohWd7U2aAJriwH3WgTZF2YY5GZnWrn4TjY5M"]'
|
|
2025-12-24 04:22:25.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:22:25.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64853/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/999"]'
|
|
2025-12-24 04:22:25.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:22:25.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8634/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/999"]'
|
|
2025-12-24 04:22:25.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:22:25.480 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F999" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:22:25.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:22:25.486 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:22:25.587 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:22:25.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F999" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:25.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766550145480275527,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:22:25.611 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:22:25.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8634/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F999" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:22:25.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766550145480275527,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:22:25.616 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-24 04:22:25.617 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-24 04:22:25.618 DEBUG [src.node.waku_node] Stopping container with id bab12c41559c
|
|
2025-12-24 04:22:26.139 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:22:26.140 DEBUG [src.node.waku_node] Stopping container with id 6ff43419d361
|
|
2025-12-24 04:22:26.643 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:22:26.645 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-24 04:22:26.650 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:22:26.655 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|