mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 09:03:25 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2026-02-25 07:24:41.421 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 07:24:41.422 DEBUG [tests.conftest] Running test: test_retrieve_messages_without_subscribing_via_api with id: 2026-02-25_07-24-41__7dcc362c-c15a-4f97-a2bf-d7b827f19c43
|
|
2026-02-25 07:24:41.422 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 07:24:41.422 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-25 07:24:41.422 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-25 07:24:41.430 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:24:41.430 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_07-24-41__7dcc362c-c15a-4f97-a2bf-d7b827f19c43__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:41.430 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:24:41.430 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:24:41.432 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:24:41.432 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.60.17
|
|
2026-02-25 07:24:41.432 DEBUG [src.node.docker_mananger] Generated ports ['37991', '37992', '37993', '37994', '37995']
|
|
2026-02-25 07:24:41.432 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-25 07:24:41.432 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-25 07:24:41.432 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:24:41.433 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:24:41.433 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:24:41.433 DEBUG [src.node.docker_mananger] docker run -i -t -p 37991:37991 -p 37992:37992 -p 37993:37993 -p 37994:37994 -p 37995:37995 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=37993 --rest-port=37991 --tcp-port=37992 --discv5-udp-port=37994 --rest-address=0.0.0.0 --nat=extip:172.18.60.17 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=e9134efb1ea6d39233de9da64da7ecc37ffc5a78b87f78f4e7d5d9a54cdb8aa6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37995 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-25 07:24:41.613 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.60.17 waku d658a034f94eb51a5eec108594f93211ce0c3b5b28609937eab3d6a801ccb393
|
|
2026-02-25 07:24:41.645 DEBUG [src.node.docker_mananger] Container started with ID d658a034f94e. Setting up logs at ./log/docker/node1_2026-02-25_07-24-41__7dcc362c-c15a-4f97-a2bf-d7b827f19c43__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:41.647 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37991
|
|
2026-02-25 07:24:41.647 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:24:41.658 ERROR [src.node.docker_mananger] Max retries reached for container d5fdec4cc423. Exiting log stream.
|
|
2026-02-25 07:24:42.213 ERROR [src.node.docker_mananger] Max retries reached for container 675629fb51ab. Exiting log stream.
|
|
2026-02-25 07:24:42.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37991/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:42.650 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-25 07:24:42.650 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:24:42.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37991/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:42.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.60.17/tcp/37992/p2p/16Uiu2HAm5Pez2ZmjCLVP5QdjRRvJ8mZYpJ5Wa6vuDzzgiHzpcUEu","/ip4/172.18.60.17/tcp/37993/ws/p2p/16Uiu2HAm5Pez2ZmjCLVP5QdjRRvJ8mZYpJ5Wa6vuDzzgiHzpcUEu"],"enrUri":"enr:-L24QKjUT-mD0ZEiFkKxdmgTQNRfTx3Mo_KOYGzzMnUdI4MMVYgCn0Uzfrcf2pbP_2Tk8avdzhsxjCCIT-wSCj0DuWoCgmlkgnY0gmlwhKwSPBGKbXVsdGlhZGRyc5YACASsEjwRBpRoAAoErBI8EQaUad0DgnJzhQACAQAAiXNlY3AyNTZrMaEClBCU3cdw4uL-ToBw891ByPGP1CdXmWKSH1tjc3WtN3qDdGNwgpRog3VkcIKUaoV3YWt1MgU"}'
|
|
2026-02-25 07:24:42.653 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:24:42.660 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:24:42.660 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_07-24-41__7dcc362c-c15a-4f97-a2bf-d7b827f19c43__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:42.660 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:24:42.660 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:24:42.661 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:24:42.661 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.167.217
|
|
2026-02-25 07:24:42.662 DEBUG [src.node.docker_mananger] Generated ports ['63356', '63357', '63358', '63359', '63360']
|
|
2026-02-25 07:24:42.662 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-25 07:24:42.662 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-25 07:24:42.662 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:24:42.662 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:24:42.662 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:24:42.662 DEBUG [src.node.docker_mananger] docker run -i -t -p 63356:63356 -p 63357:63357 -p 63358:63358 -p 63359:63359 -p 63360:63360 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=63358 --rest-port=63356 --tcp-port=63357 --discv5-udp-port=63359 --rest-address=0.0.0.0 --nat=extip:172.18.167.217 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3d4aff6b92b6d6afb1b2345aa7acdfabdee875dc8e5a7dae1b8866beeb2fa9b0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63360 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKjUT-mD0ZEiFkKxdmgTQNRfTx3Mo_KOYGzzMnUdI4MMVYgCn0Uzfrcf2pbP_2Tk8avdzhsxjCCIT-wSCj0DuWoCgmlkgnY0gmlwhKwSPBGKbXVsdGlhZGRyc5YACASsEjwRBpRoAAoErBI8EQaUad0DgnJzhQACAQAAiXNlY3AyNTZrMaEClBCU3cdw4uL-ToBw891ByPGP1CdXmWKSH1tjc3WtN3qDdGNwgpRog3VkcIKUaoV3YWt1MgU
|
|
2026-02-25 07:24:42.854 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.167.217 waku 8157f34773deb1d81b639c17cf04671b5f1d90821769ab7f611aec3071c8a455
|
|
2026-02-25 07:24:42.885 DEBUG [src.node.docker_mananger] Container started with ID 8157f34773de. Setting up logs at ./log/docker/node2_2026-02-25_07-24-41__7dcc362c-c15a-4f97-a2bf-d7b827f19c43__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:42.885 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63356
|
|
2026-02-25 07:24:42.886 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:24:43.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63356/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:43.902 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-02-25 07:24:43.903 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:24:43.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63356/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:43.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.167.217/tcp/63357/p2p/16Uiu2HAmUZJDo72sjPJMsMDLFcByWq8wNWat8tAN9kkt5BfiPVYH","/ip4/172.18.167.217/tcp/63358/ws/p2p/16Uiu2HAmUZJDo72sjPJMsMDLFcByWq8wNWat8tAN9kkt5BfiPVYH"],"enrUri":"enr:-L24QPXFTU7eGQLkUmnIYcL7f-WfdLv9gPzyXTNUKwmCOFMBa3lQ6EXHKBI6p437OEDE4HhJOwFhSqLu0mX-wEl2MKoCgmlkgnY0gmlwhKwSp9mKbXVsdGlhZGRyc5YACASsEqfZBvd9AAoErBKn2Qb3ft0DgnJzhQACAQAAiXNlY3AyNTZrMaED7EW2aKQLb-53fpWJlINiF3gwmVEcI6OxO-R7lkW1WUaDdGNwgvd9g3VkcIL3f4V3YWt1MgE"}'
|
|
2026-02-25 07:24:43.908 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:24:43.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63356/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.60.17/tcp/37992/p2p/16Uiu2HAm5Pez2ZmjCLVP5QdjRRvJ8mZYpJ5Wa6vuDzzgiHzpcUEu"]'
|
|
2026-02-25 07:24:43.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:43.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37991/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-25 07:24:43.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:43.921 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:24:44.021 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:44.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37991/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:44.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772004283915279213,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:44.026 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:44.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:44.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772004283915279213,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:44.032 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 07:24:44.033 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 07:24:44.033 DEBUG [src.node.waku_node] Stopping container with id d658a034f94e
|
|
2026-02-25 07:24:44.573 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:24:44.574 DEBUG [src.node.waku_node] Stopping container with id 8157f34773de
|
|
2026-02-25 07:24:45.149 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:24:45.152 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 07:24:45.158 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 07:24:45.162 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|