mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-28 05:19:29 +00:00
71 lines
12 KiB
Plaintext
71 lines
12 KiB
Plaintext
2026-04-23 22:06:33.678 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 22:06:33.679 DEBUG [tests.conftest] Running test: test_cant_publish_on_not_subscribed_shard with id: 2026-04-23_22-06-33__08c3ac25-d052-464b-bcc0-8410608cc89c
|
|
2026-04-23 22:06:33.679 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 22:06:33.679 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-04-23 22:06:33.680 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-04-23 22:06:33.687 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:06:33.688 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_22-06-33__08c3ac25-d052-464b-bcc0-8410608cc89c__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:06:33.688 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:06:33.688 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:06:33.690 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:06:33.690 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.224.159
|
|
2026-04-23 22:06:33.690 DEBUG [src.node.docker_mananger] Generated ports ['5423', '5424', '5425', '5426', '5427']
|
|
2026-04-23 22:06:33.690 DEBUG [src.node.waku_node] Cluster id was resolved to: 199
|
|
2026-04-23 22:06:33.690 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-04-23 22:06:33.690 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:06:33.690 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:06:33.690 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:06:33.691 DEBUG [src.node.docker_mananger] docker run -i -t -p 5423:5423 -p 5424:5424 -p 5425:5425 -p 5426:5426 -p 5427:5427 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=5425 --rest-port=5423 --tcp-port=5424 --discv5-udp-port=5426 --rest-address=0.0.0.0 --nat=extip:172.18.224.159 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=deccb26085cdb8baf47fc3e2fefeca73a70f18ae22f8c2ebd4e50817fca7a8a8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5427 --metrics-logging=true --relay=true --filter=true
|
|
2026-04-23 22:06:33.897 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.224.159 waku f43af9736537241259f5599c71de9ec8391069fdf3d43f366d1129353e0bbfdb
|
|
2026-04-23 22:06:33.930 DEBUG [src.node.docker_mananger] Container started with ID f43af9736537. Setting up logs at ./log/docker/node1_2026-04-23_22-06-33__08c3ac25-d052-464b-bcc0-8410608cc89c__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:06:33.931 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5423
|
|
2026-04-23 22:06:33.931 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:06:33.977 ERROR [src.node.docker_mananger] Max retries reached for container c8e3a7ab047e. Exiting log stream.
|
|
2026-04-23 22:06:34.452 ERROR [src.node.docker_mananger] Max retries reached for container a2e51229485a. Exiting log stream.
|
|
2026-04-23 22:06:34.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5423/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:06:34.934 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 22:06:34.934 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:06:34.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5423/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:06:34.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.224.159/tcp/5424/p2p/16Uiu2HAmV7DcxZJe2km9pxfnt8ut4detX2atbCaYGDuL6DjxCBLF","/ip4/172.18.224.159/tcp/5425/ws/p2p/16Uiu2HAmV7DcxZJe2km9pxfnt8ut4detX2atbCaYGDuL6DjxCBLF"],"enrUri":"enr:-L24QHZiSAR-CEGJZIMzyW8CARqVUlkPRKJShsRZwUczM3olesocwgA0okHLs822h2xpP4WzX_qoc6X7SZ3E7Izb1MYCgmlkgnY0gmlwhKwS4J-KbXVsdGlhZGRyc5YACASsEuCfBhUwAAoErBLgnwYVMd0DgnJzhQDHAQAAiXNlY3AyNTZrMaED9HMYsgTRAVg_IOHbhjBso5N3tY5HUnFoUi3PPkpHdKyDdGNwghUwg3VkcIIVMoV3YWt1MgU"}'
|
|
2026-04-23 22:06:34.937 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:06:34.944 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:06:34.944 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_22-06-33__08c3ac25-d052-464b-bcc0-8410608cc89c__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:06:34.944 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:06:34.945 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:06:34.946 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:06:34.946 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.4.230
|
|
2026-04-23 22:06:34.946 DEBUG [src.node.docker_mananger] Generated ports ['1160', '1161', '1162', '1163', '1164']
|
|
2026-04-23 22:06:34.946 DEBUG [src.node.waku_node] Cluster id was resolved to: 199
|
|
2026-04-23 22:06:34.947 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-04-23 22:06:34.947 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:06:34.947 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:06:34.947 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:06:34.947 DEBUG [src.node.docker_mananger] docker run -i -t -p 1160:1160 -p 1161:1161 -p 1162:1162 -p 1163:1163 -p 1164:1164 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=1162 --rest-port=1160 --tcp-port=1161 --discv5-udp-port=1163 --rest-address=0.0.0.0 --nat=extip:172.18.4.230 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=014c03d203f61eb3df78854c0eec6ccdfe1d3d6abcff24ed2cc6cdd4fd4ecfc4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1164 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHZiSAR-CEGJZIMzyW8CARqVUlkPRKJShsRZwUczM3olesocwgA0okHLs822h2xpP4WzX_qoc6X7SZ3E7Izb1MYCgmlkgnY0gmlwhKwS4J-KbXVsdGlhZGRyc5YACASsEuCfBhUwAAoErBLgnwYVMd0DgnJzhQDHAQAAiXNlY3AyNTZrMaED9HMYsgTRAVg_IOHbhjBso5N3tY5HUnFoUi3PPkpHdKyDdGNwghUwg3VkcIIVMoV3YWt1MgU
|
|
2026-04-23 22:06:35.141 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.4.230 waku e46c8ea13085e7f20b183d24d1e42873caab9dc29707e186bb551060125c9fe6
|
|
2026-04-23 22:06:35.174 DEBUG [src.node.docker_mananger] Container started with ID e46c8ea13085. Setting up logs at ./log/docker/node2_2026-04-23_22-06-33__08c3ac25-d052-464b-bcc0-8410608cc89c__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:06:35.175 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1160
|
|
2026-04-23 22:06:35.175 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:06:36.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1160/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:06:36.184 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 22:06:36.187 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:06:36.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1160/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:06:36.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.4.230/tcp/1161/p2p/16Uiu2HAm3JWS2bW7LTyGPpVsLTXWihWWMUmpwxsjeXQpH5k8Koci","/ip4/172.18.4.230/tcp/1162/ws/p2p/16Uiu2HAm3JWS2bW7LTyGPpVsLTXWihWWMUmpwxsjeXQpH5k8Koci"],"enrUri":"enr:-L24QFRFQUftOfg8QlTfB050BphoWY9Mwg3RoOuyE_wGT2Y4LKq9UB_7Mh0ZRUaadiNq7ytG2UaKaSgcjyc6WJm88LICgmlkgnY0gmlwhKwSBOaKbXVsdGlhZGRyc5YACASsEgTmBgSJAAoErBIE5gYEit0DgnJzhQDHAQAAiXNlY3AyNTZrMaECdQeiWAd_PszeMhbQfTisi0qCzvRSPTah2zangHZCHq-DdGNwggSJg3VkcIIEi4V3YWt1MgE"}'
|
|
2026-04-23 22:06:36.199 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:06:36.199 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1160/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.224.159/tcp/5424/p2p/16Uiu2HAmV7DcxZJe2km9pxfnt8ut4detX2atbCaYGDuL6DjxCBLF"]'
|
|
2026-04-23 22:06:36.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:06:36.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5423/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/199/0"]'
|
|
2026-04-23 22:06:36.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:06:36.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1160/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/199/0"]'
|
|
2026-04-23 22:06:36.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:06:36.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5423/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-04-23 22:06:36.215 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:5423/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/1'
|
|
2026-04-23 22:06:36.218 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 22:06:36.219 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 22:06:36.219 DEBUG [src.node.waku_node] Stopping container with id f43af9736537
|
|
2026-04-23 22:06:36.679 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:06:36.680 DEBUG [src.node.waku_node] Stopping container with id e46c8ea13085
|
|
2026-04-23 22:06:37.133 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:06:37.136 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 22:06:37.147 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:06:37.152 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|