mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 09:03:25 +00:00
88 lines
15 KiB
Plaintext
88 lines
15 KiB
Plaintext
2026-03-11 04:34:53.961 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:34:53.961 DEBUG [tests.conftest] Running test: test_2_nodes_different_cluster_different_shard with id: 2026-03-11_04-34-53__42a77774-f9f5-494b-89bd-dccec6b72e7e
|
|
2026-03-11 04:34:53.962 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:34:53.962 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-11 04:34:53.962 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-11 04:34:53.970 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:53.971 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-34-53__42a77774-f9f5-494b-89bd-dccec6b72e7e__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:53.971 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:34:53.971 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:34:53.973 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:34:53.973 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.38.195
|
|
2026-03-11 04:34:53.973 DEBUG [src.node.docker_mananger] Generated ports ['7388', '7389', '7390', '7391', '7392']
|
|
2026-03-11 04:34:53.973 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-11 04:34:53.973 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-11 04:34:53.973 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:34:53.974 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:34:53.974 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:34:53.974 DEBUG [src.node.docker_mananger] docker run -i -t -p 7388:7388 -p 7389:7389 -p 7390:7390 -p 7391:7391 -p 7392:7392 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=7390 --rest-port=7388 --tcp-port=7389 --discv5-udp-port=7391 --rest-address=0.0.0.0 --nat=extip:172.18.38.195 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fcca1b1cf6d9ac9b2df6bef1e0be0ca63a8e5c0ec4a359fe0ed4aac09956b1ef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7392 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-11 04:34:54.186 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.38.195 waku 16700ba4b5976f41be998d3429f7d548e8c1b00ff31ddec423551688b84f8b38
|
|
2026-03-11 04:34:54.187 ERROR [src.node.docker_mananger] Max retries reached for container fd02041b7242. Exiting log stream.
|
|
2026-03-11 04:34:54.227 DEBUG [src.node.docker_mananger] Container started with ID 16700ba4b597. Setting up logs at ./log/docker/node1_2026-03-11_04-34-53__42a77774-f9f5-494b-89bd-dccec6b72e7e__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:54.227 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7388
|
|
2026-03-11 04:34:54.228 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:34:54.721 ERROR [src.node.docker_mananger] Max retries reached for container f071b06e364a. Exiting log stream.
|
|
2026-03-11 04:34:55.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7388/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:55.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:55.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7388/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:55.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:55.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7388/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:55.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:55.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7388/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:55.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:55.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7388/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:55.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:55.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7388/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:55.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-11 04:34:55.750 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:34:55.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7388/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:55.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.38.195/tcp/7389/p2p/16Uiu2HAm45jDx84fPtePdXuodqE8QM2dRLVdKqXD76pQtKEc4CFi","/ip4/172.18.38.195/tcp/7390/ws/p2p/16Uiu2HAm45jDx84fPtePdXuodqE8QM2dRLVdKqXD76pQtKEc4CFi"],"enrUri":"enr:-L24QJ2tMGE7NY1an72ceQmR41P5h40QbFVBAq23L2xFi-DKW-Ek5PUzAZ-l33G5a97nlGwFKxWsUqHfK0_OY-rAbq8CgmlkgnY0gmlwhKwSJsOKbXVsdGlhZGRyc5YACASsEibDBhzdAAoErBImwwYc3t0DgnJzhQACAQAAiXNlY3AyNTZrMaECgJ07-QotbXH4OvC0lb8s0V3dNpRF-hqZ84f96VviDamDdGNwghzdg3VkcIIc34V3YWt1MgU"}'
|
|
2026-03-11 04:34:55.753 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:34:55.761 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:55.761 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-34-53__42a77774-f9f5-494b-89bd-dccec6b72e7e__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:55.761 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:34:55.761 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:34:55.763 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:34:55.763 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.192.4
|
|
2026-03-11 04:34:55.763 DEBUG [src.node.docker_mananger] Generated ports ['38370', '38371', '38372', '38373', '38374']
|
|
2026-03-11 04:34:55.763 DEBUG [src.node.waku_node] Cluster id was resolved to: 4
|
|
2026-03-11 04:34:55.764 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-11 04:34:55.764 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:34:55.764 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:34:55.764 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:34:55.764 DEBUG [src.node.docker_mananger] docker run -i -t -p 38370:38370 -p 38371:38371 -p 38372:38372 -p 38373:38373 -p 38374:38374 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=38372 --rest-port=38370 --tcp-port=38371 --discv5-udp-port=38373 --rest-address=0.0.0.0 --nat=extip:172.18.192.4 --peer-exchange=true --discv5-discovery=true --cluster-id=4 --nodekey=83ef54f14c1aceff2edbf09acd06ca043b18aeee2dc0fdb64d9aba2c7caf50ec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38374 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJ2tMGE7NY1an72ceQmR41P5h40QbFVBAq23L2xFi-DKW-Ek5PUzAZ-l33G5a97nlGwFKxWsUqHfK0_OY-rAbq8CgmlkgnY0gmlwhKwSJsOKbXVsdGlhZGRyc5YACASsEibDBhzdAAoErBImwwYc3t0DgnJzhQACAQAAiXNlY3AyNTZrMaECgJ07-QotbXH4OvC0lb8s0V3dNpRF-hqZ84f96VviDamDdGNwghzdg3VkcIIc34V3YWt1MgU
|
|
2026-03-11 04:34:55.981 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.192.4 waku abc504fb60565f44b3414c38204487c984ce25509cf10c567733dbf329ce255a
|
|
2026-03-11 04:34:56.020 DEBUG [src.node.docker_mananger] Container started with ID abc504fb6056. Setting up logs at ./log/docker/node2_2026-03-11_04-34-53__42a77774-f9f5-494b-89bd-dccec6b72e7e__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:56.021 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38370
|
|
2026-03-11 04:34:56.022 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:34:57.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38370/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:57.038 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-11 04:34:57.039 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:34:57.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38370/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:57.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.192.4/tcp/38371/p2p/16Uiu2HAmJjS996MDFxRpEJhF1imYWVnrKHRwh1ecYieCsn5aQ7E6","/ip4/172.18.192.4/tcp/38372/ws/p2p/16Uiu2HAmJjS996MDFxRpEJhF1imYWVnrKHRwh1ecYieCsn5aQ7E6"],"enrUri":"enr:-L24QAb1ZsFxaVxWwGOHadcoC9WqUtflyGaT_hfnF80pSDoMfn1B5URagjOVE70MAhMVochIMMO4SSRZp4Aq1oVp8ccCgmlkgnY0gmlwhKwSwASKbXVsdGlhZGRyc5YACASsEsAEBpXjAAoErBLABAaV5N0DgnJzhQAEAQAAiXNlY3AyNTZrMaEDWkmbMip287OCsdMZvr8pq7ZHYF5xCYul5SjDcwMU8DeDdGNwgpXjg3VkcIKV5YV3YWt1MgE"}'
|
|
2026-03-11 04:34:57.054 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:34:57.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38370/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.38.195/tcp/7389/p2p/16Uiu2HAm45jDx84fPtePdXuodqE8QM2dRLVdKqXD76pQtKEc4CFi"]'
|
|
2026-03-11 04:34:57.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:57.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7388/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-11 04:34:57.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:57.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38370/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/4/1"]'
|
|
2026-03-11 04:34:57.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:57.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7388/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-03-11 04:34:57.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:57.113 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-11 04:34:57.214 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:34:57.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7388/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:57.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203697100040182,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:34:57.219 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:34:57.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38370/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:57.221 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:38370/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b''
|
|
2026-03-11 04:34:57.224 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:34:57.225 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:34:57.225 DEBUG [src.node.waku_node] Stopping container with id 16700ba4b597
|
|
2026-03-11 04:34:57.863 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:34:57.864 DEBUG [src.node.waku_node] Stopping container with id abc504fb6056
|
|
2026-03-11 04:34:58.432 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:34:58.434 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:34:58.471 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:34:58.481 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|