mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-24 04:33:13 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2026-03-02 04:35:17.134 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-02 04:35:17.134 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/2/1] with id: 2026-03-02_04-35-17__47a7e519-0983-47ab-a46a-67c86cea1dd0
|
|
2026-03-02 04:35:17.134 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-02 04:35:17.135 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-02 04:35:17.135 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-02 04:35:17.142 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:35:17.143 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-02_04-35-17__47a7e519-0983-47ab-a46a-67c86cea1dd0__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:35:17.143 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:35:17.143 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:35:17.144 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:35:17.145 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.196.214
|
|
2026-03-02 04:35:17.145 DEBUG [src.node.docker_mananger] Generated ports ['40859', '40860', '40861', '40862', '40863']
|
|
2026-03-02 04:35:17.145 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-02 04:35:17.145 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-02 04:35:17.145 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:35:17.145 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:35:17.145 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:35:17.146 DEBUG [src.node.docker_mananger] docker run -i -t -p 40859:40859 -p 40860:40860 -p 40861:40861 -p 40862:40862 -p 40863:40863 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=40861 --rest-port=40859 --tcp-port=40860 --discv5-udp-port=40862 --rest-address=0.0.0.0 --nat=extip:172.18.196.214 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=c45855cdafdd9fde728c4d8ebc36c52cf163eb9db893feffc0e57b206cadfeed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40863 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-02 04:35:17.341 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.196.214 waku c268cd9c029c00b023ffa272b37232d08eda5653144a3605cef18f1cb9948dde
|
|
2026-03-02 04:35:17.360 ERROR [src.node.docker_mananger] Max retries reached for container c5473f8d10c5. Exiting log stream.
|
|
2026-03-02 04:35:17.379 DEBUG [src.node.docker_mananger] Container started with ID c268cd9c029c. Setting up logs at ./log/docker/node1_2026-03-02_04-35-17__47a7e519-0983-47ab-a46a-67c86cea1dd0__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:35:17.380 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40859
|
|
2026-03-02 04:35:17.381 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:35:17.940 ERROR [src.node.docker_mananger] Max retries reached for container 2c2c60040fca. Exiting log stream.
|
|
2026-03-02 04:35:18.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40859/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:35:18.384 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-02 04:35:18.384 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:35:18.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40859/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:35:18.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.196.214/tcp/40860/p2p/16Uiu2HAmKYjb41XYXBvpG161gC2DfmrfndzeLLjnqaDenCu2R8Lz","/ip4/172.18.196.214/tcp/40861/ws/p2p/16Uiu2HAmKYjb41XYXBvpG161gC2DfmrfndzeLLjnqaDenCu2R8Lz"],"enrUri":"enr:-L24QLWVwDF3wkyGQBagmbzn-htftw0bzlR3HUZWG3JaNKVLcGgZ7kcu4_GjY5Dgq6prU7YUxQ3VfaJT-SRP4x5F2ekCgmlkgnY0gmlwhKwSxNaKbXVsdGlhZGRyc5YACASsEsTWBp-cAAoErBLE1gafnd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDZmehoika8eLFlISlKwrCZgLqd6gZsaI8uG-Wn6Km9BODdGNwgp-cg3VkcIKfnoV3YWt1MgU"}'
|
|
2026-03-02 04:35:18.387 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:35:18.395 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-02 04:35:18.395 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-02_04-35-17__47a7e519-0983-47ab-a46a-67c86cea1dd0__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:35:18.395 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-02 04:35:18.396 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-02 04:35:18.397 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-02 04:35:18.397 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.76.82
|
|
2026-03-02 04:35:18.397 DEBUG [src.node.docker_mananger] Generated ports ['12043', '12044', '12045', '12046', '12047']
|
|
2026-03-02 04:35:18.397 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-02 04:35:18.397 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-02 04:35:18.398 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-02 04:35:18.398 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-02 04:35:18.398 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-02 04:35:18.398 DEBUG [src.node.docker_mananger] docker run -i -t -p 12043:12043 -p 12044:12044 -p 12045:12045 -p 12046:12046 -p 12047:12047 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=12045 --rest-port=12043 --tcp-port=12044 --discv5-udp-port=12046 --rest-address=0.0.0.0 --nat=extip:172.18.76.82 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f3d3646be3d70bd3cbc41a4f7c95d2f4df66e867ba5db608f89c39f0fcdcf1ac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12047 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLWVwDF3wkyGQBagmbzn-htftw0bzlR3HUZWG3JaNKVLcGgZ7kcu4_GjY5Dgq6prU7YUxQ3VfaJT-SRP4x5F2ekCgmlkgnY0gmlwhKwSxNaKbXVsdGlhZGRyc5YACASsEsTWBp-cAAoErBLE1gafnd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDZmehoika8eLFlISlKwrCZgLqd6gZsaI8uG-Wn6Km9BODdGNwgp-cg3VkcIKfnoV3YWt1MgU
|
|
2026-03-02 04:35:18.601 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.76.82 waku 95e9a55a04265f1834ce02493c5357e3bda157f1471c0a75f69952119ff84256
|
|
2026-03-02 04:35:18.633 DEBUG [src.node.docker_mananger] Container started with ID 95e9a55a0426. Setting up logs at ./log/docker/node2_2026-03-02_04-35-17__47a7e519-0983-47ab-a46a-67c86cea1dd0__wakuorg_nwaku:latest.log
|
|
2026-03-02 04:35:18.634 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12043
|
|
2026-03-02 04:35:18.634 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-02 04:35:19.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12043/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:35:19.666 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-02 04:35:19.669 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-02 04:35:19.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12043/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:35:19.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.76.82/tcp/12044/p2p/16Uiu2HAmQeZoUr1q8nhYE5jumLGLtnH9f6Hwa9UK1F2n8F2XXujC","/ip4/172.18.76.82/tcp/12045/ws/p2p/16Uiu2HAmQeZoUr1q8nhYE5jumLGLtnH9f6Hwa9UK1F2n8F2XXujC"],"enrUri":"enr:-L24QKWGidCDxKiUj1F3SJEjRjI_EfIEZxIb3kbaii51psfXGimlezEfgaB02uesFMx46w3gth1nktVdw26cnyHSbQECgmlkgnY0gmlwhKwSTFKKbXVsdGlhZGRyc5YACASsEkxSBi8MAAoErBJMUgYvDd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDsjB8ci8cHtocTbHGo_9BCSylK0C8OPie4mysavkdgw-DdGNwgi8Mg3VkcIIvDoV3YWt1MgE"}'
|
|
2026-03-02 04:35:19.677 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-02 04:35:19.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12043/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.196.214/tcp/40860/p2p/16Uiu2HAmKYjb41XYXBvpG161gC2DfmrfndzeLLjnqaDenCu2R8Lz"]'
|
|
2026-03-02 04:35:19.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:35:19.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40859/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2026-03-02 04:35:19.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:35:19.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12043/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2026-03-02 04:35:19.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:35:19.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40859/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-03-02 04:35:19.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-02 04:35:19.702 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-02 04:35:19.802 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-02 04:35:19.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40859/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:35:19.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426119693593804,"ephemeral":false,"proof":""}]'
|
|
2026-03-02 04:35:19.807 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-02 04:35:19.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12043/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-02 04:35:19.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426119693593804,"ephemeral":false,"proof":""}]'
|
|
2026-03-02 04:35:19.812 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-02 04:35:19.813 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-02 04:35:19.814 DEBUG [src.node.waku_node] Stopping container with id c268cd9c029c
|
|
2026-03-02 04:35:20.396 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:35:20.397 DEBUG [src.node.waku_node] Stopping container with id 95e9a55a0426
|
|
2026-03-02 04:35:20.960 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-02 04:35:20.961 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-02 04:35:20.969 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-02 04:35:20.974 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|