mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
87 lines
15 KiB
Plaintext
87 lines
15 KiB
Plaintext
2026-01-02 04:26:34.573 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-02 04:26:34.574 DEBUG [tests.conftest] Running test: test_subscribe_and_publish_on_another_shard with id: 2026-01-02_04-26-34__ef79b844-aa57-43f9-a0dc-110d4d320a3e
|
|
2026-01-02 04:26:34.575 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-02 04:26:34.575 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-01-02 04:26:34.575 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-01-02 04:26:34.585 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:26:34.586 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-02_04-26-34__ef79b844-aa57-43f9-a0dc-110d4d320a3e__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:26:34.586 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:26:34.586 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:26:34.588 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:26:34.588 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.5.252
|
|
2026-01-02 04:26:34.588 DEBUG [src.node.docker_mananger] Generated ports ['19349', '19350', '19351', '19352', '19353']
|
|
2026-01-02 04:26:34.588 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-01-02 04:26:34.588 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-01-02 04:26:34.589 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:26:34.589 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:26:34.589 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:26:34.589 DEBUG [src.node.docker_mananger] docker run -i -t -p 19349:19349 -p 19350:19350 -p 19351:19351 -p 19352:19352 -p 19353:19353 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=19351 --rest-port=19349 --tcp-port=19350 --discv5-udp-port=19352 --rest-address=0.0.0.0 --nat=extip:172.18.5.252 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ce2b7706f3d0a560b79e9ed04c7fd4baf13e62f4d99a63518ecb32a468c4d604 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19353 --metrics-logging=true --relay=true --filter=true
|
|
2026-01-02 04:26:34.760 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.5.252 waku 56d2fd24521725e856e83ef86b4439985d4ad8b8dc6e1b328d55651c3fa28cd2
|
|
2026-01-02 04:26:34.793 DEBUG [src.node.docker_mananger] Container started with ID 56d2fd245217. Setting up logs at ./log/docker/node1_2026-01-02_04-26-34__ef79b844-aa57-43f9-a0dc-110d4d320a3e__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:26:34.794 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19349
|
|
2026-01-02 04:26:34.794 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:26:34.801 ERROR [src.node.docker_mananger] Max retries reached for container 81db8d4fbd12. Exiting log stream.
|
|
2026-01-02 04:26:35.396 ERROR [src.node.docker_mananger] Max retries reached for container 27abcc9b7992. Exiting log stream.
|
|
2026-01-02 04:26:35.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19349/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:35.798 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"}]}'
|
|
2026-01-02 04:26:35.798 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:26:35.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19349/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:35.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.5.252/tcp/19350/p2p/16Uiu2HAm7oyne3eYLWaVeRW9gFE93pvUnjdCws6y9GkdEQ6K6eG6","/ip4/172.18.5.252/tcp/19351/ws/p2p/16Uiu2HAm7oyne3eYLWaVeRW9gFE93pvUnjdCws6y9GkdEQ6K6eG6"],"enrUri":"enr:-L24QHj3cwLG0p01jDYWrjsGUy5EVHIdFjt0HB6e-68niN5UG9Pos_5vzABbY-i1cYtaVFO3fLUePnnKr0i_EvzkA5QCgmlkgnY0gmlwhKwSBfyKbXVsdGlhZGRyc5YACASsEgX8BkuWAAoErBIF_AZLl90DgnJzhQACAQAAiXNlY3AyNTZrMaECuAMn-HhX3c3d4H05qlIt-_PVzedc3mDdPG4cel0wOeeDdGNwgkuWg3VkcIJLmIV3YWt1MgU"}'
|
|
2026-01-02 04:26:35.801 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:26:35.807 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:26:35.808 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-02_04-26-34__ef79b844-aa57-43f9-a0dc-110d4d320a3e__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:26:35.808 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:26:35.808 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:26:35.809 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:26:35.809 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.249.212
|
|
2026-01-02 04:26:35.809 DEBUG [src.node.docker_mananger] Generated ports ['42291', '42292', '42293', '42294', '42295']
|
|
2026-01-02 04:26:35.810 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-01-02 04:26:35.810 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-01-02 04:26:35.810 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:26:35.810 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:26:35.810 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:26:35.810 DEBUG [src.node.docker_mananger] docker run -i -t -p 42291:42291 -p 42292:42292 -p 42293:42293 -p 42294:42294 -p 42295:42295 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=42293 --rest-port=42291 --tcp-port=42292 --discv5-udp-port=42294 --rest-address=0.0.0.0 --nat=extip:172.18.249.212 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=dc5c79e9af7bdfdef7a9f8e45dbfbfb0d87bdd9bc6da1a5aa5c967a6b8da6ee7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42295 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHj3cwLG0p01jDYWrjsGUy5EVHIdFjt0HB6e-68niN5UG9Pos_5vzABbY-i1cYtaVFO3fLUePnnKr0i_EvzkA5QCgmlkgnY0gmlwhKwSBfyKbXVsdGlhZGRyc5YACASsEgX8BkuWAAoErBIF_AZLl90DgnJzhQACAQAAiXNlY3AyNTZrMaECuAMn-HhX3c3d4H05qlIt-_PVzedc3mDdPG4cel0wOeeDdGNwgkuWg3VkcIJLmIV3YWt1MgU
|
|
2026-01-02 04:26:35.989 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.249.212 waku 73eebe06b140f3635095306f449e8147a6ce9bdc725e934f15a363e9bb5dd607
|
|
2026-01-02 04:26:36.021 DEBUG [src.node.docker_mananger] Container started with ID 73eebe06b140. Setting up logs at ./log/docker/node2_2026-01-02_04-26-34__ef79b844-aa57-43f9-a0dc-110d4d320a3e__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:26:36.021 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42291
|
|
2026-01-02 04:26:36.022 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:26:37.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42291/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:37.035 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"}]}'
|
|
2026-01-02 04:26:37.035 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:26:37.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42291/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:37.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.249.212/tcp/42292/p2p/16Uiu2HAm74xSMYQqDGwQ1zUSzorKxmp5kY3evqs8xa8ZY6cPq6h9","/ip4/172.18.249.212/tcp/42293/ws/p2p/16Uiu2HAm74xSMYQqDGwQ1zUSzorKxmp5kY3evqs8xa8ZY6cPq6h9"],"enrUri":"enr:-L24QKGITXD4Z_2lbYiZNxHtTiCLG0pUQLHvrH4FwUgTPt46XEldfiGFqHDYLt6VehVKnFGpRHOHwkRtdB_BmxA1WlECgmlkgnY0gmlwhKwS-dSKbXVsdGlhZGRyc5YACASsEvnUBqU0AAoErBL51AalNd0DgnJzhQACAQAAiXNlY3AyNTZrMaECrP2nuu9GgE1xDCphWvgOfB8HP5xjRe-mW479arjbLUyDdGNwgqU0g3VkcIKlNoV3YWt1MgE"}'
|
|
2026-01-02 04:26:37.041 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:26:37.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42291/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.5.252/tcp/19350/p2p/16Uiu2HAm7oyne3eYLWaVeRW9gFE93pvUnjdCws6y9GkdEQ6K6eG6"]'
|
|
2026-01-02 04:26:37.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:26:37.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19349/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2026-01-02 04:26:37.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:26:37.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42291/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2026-01-02 04:26:37.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:26:37.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19349/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:26:37.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:26:37.061 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:26:37.162 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-01-02 04:26:37.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19349/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:37.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767327997056133354,"ephemeral":false,"proof":""}]'
|
|
2026-01-02 04:26:37.166 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-01-02 04:26:37.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42291/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:37.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767327997056133354,"ephemeral":false,"proof":""}]'
|
|
2026-01-02 04:26:37.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19349/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-01-02 04:26:37.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:26:37.174 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:26:37.274 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-01-02 04:26:37.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19349/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:37.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767327997169904529,"ephemeral":false,"proof":""}]'
|
|
2026-01-02 04:26:37.278 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-01-02 04:26:37.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42291/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:37.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767327997169904529,"ephemeral":false,"proof":""}]'
|
|
2026-01-02 04:26:37.283 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-02 04:26:37.284 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-02 04:26:37.284 DEBUG [src.node.waku_node] Stopping container with id 56d2fd245217
|
|
2026-01-02 04:26:37.804 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:26:37.804 DEBUG [src.node.waku_node] Stopping container with id 73eebe06b140
|
|
2026-01-02 04:26:38.353 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:26:38.356 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-02 04:26:38.366 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:26:38.371 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|