mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
106 lines
18 KiB
Plaintext
106 lines
18 KiB
Plaintext
2026-03-14 04:40:47.041 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-14 04:40:47.042 DEBUG [tests.conftest] Running test: test_2_nodes_different_cluster_same_shard with id: 2026-03-14_04-40-47__3b07ab8e-21d6-44da-8c8b-72ff097189a9
|
|
2026-03-14 04:40:47.043 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-14 04:40:47.043 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-14 04:40:47.044 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-14 04:40:47.054 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:40:47.055 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-14_04-40-47__3b07ab8e-21d6-44da-8c8b-72ff097189a9__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:40:47.055 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:40:47.055 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:40:47.058 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:40:47.059 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.200.166
|
|
2026-03-14 04:40:47.059 DEBUG [src.node.docker_mananger] Generated ports ['17972', '17973', '17974', '17975', '17976']
|
|
2026-03-14 04:40:47.060 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-14 04:40:47.061 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-14 04:40:47.061 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:40:47.061 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:40:47.062 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:40:47.062 DEBUG [src.node.docker_mananger] docker run -i -t -p 17972:17972 -p 17973:17973 -p 17974:17974 -p 17975:17975 -p 17976:17976 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=17974 --rest-port=17972 --tcp-port=17973 --discv5-udp-port=17975 --rest-address=0.0.0.0 --nat=extip:172.18.200.166 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=e0dc0a8d3a28e290afba1efe0eadfedcdcd765e3d5aa1ecba3de9e3a74a2f0c2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17976 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-14 04:40:47.235 ERROR [src.node.docker_mananger] Max retries reached for container 1183c377b67d. Exiting log stream.
|
|
2026-03-14 04:40:47.274 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.200.166 waku d67cf86486c170d8098953673f09b5c41cf62c0c14d7866e530ac461b1420676
|
|
2026-03-14 04:40:47.311 DEBUG [src.node.docker_mananger] Container started with ID d67cf86486c1. Setting up logs at ./log/docker/node1_2026-03-14_04-40-47__3b07ab8e-21d6-44da-8c8b-72ff097189a9__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:40:47.312 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17972
|
|
2026-03-14 04:40:47.312 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:40:47.967 ERROR [src.node.docker_mananger] Max retries reached for container 05bb8fd82447. Exiting log stream.
|
|
2026-03-14 04:40:48.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17972/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:40:48.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:40:48.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17972/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:40:48.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:40:48.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17972/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:40:48.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:40:48.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17972/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:40:48.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:40:48.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17972/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:40:48.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:40:48.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17972/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:40:48.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:40:48.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17972/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:40:48.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:40:49.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17972/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:40:49.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:40:49.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17972/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:40:49.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:40:49.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17972/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:40:49.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:40:49.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17972/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:40:49.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:40:49.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17972/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:40:49.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:40:49.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17972/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:40:49.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:40:49.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17972/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:40:49.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:40:49.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17972/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:40:49.782 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-14 04:40:49.782 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:40:49.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17972/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:40:49.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.200.166/tcp/17973/p2p/16Uiu2HAm3ytmQfHRnHz8hHN5QvJBduzJdCQkd1sjwhCsXiebtn7y","/ip4/172.18.200.166/tcp/17974/ws/p2p/16Uiu2HAm3ytmQfHRnHz8hHN5QvJBduzJdCQkd1sjwhCsXiebtn7y"],"enrUri":"enr:-L24QFiXALwyDJ_yALCwLDHuboenwF6dfSwur-5WaCQlPTxADIXlkxjQfcMV59IRbzgBJs0R0RgGhLaOOcxtcRJ7xqoCgmlkgnY0gmlwhKwSyKaKbXVsdGlhZGRyc5YACASsEsimBkY1AAoErBLIpgZGNt0DgnJzhQACAQAAiXNlY3AyNTZrMaECfx6J_HQRa-9I83YWF13Lv7E_Xgzjz9q2Sxn-ggYdnmCDdGNwgkY1g3VkcIJGN4V3YWt1MgU"}'
|
|
2026-03-14 04:40:49.785 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:40:49.792 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:40:49.792 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-14_04-40-47__3b07ab8e-21d6-44da-8c8b-72ff097189a9__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:40:49.793 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:40:49.793 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:40:49.794 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:40:49.794 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.235.123
|
|
2026-03-14 04:40:49.795 DEBUG [src.node.docker_mananger] Generated ports ['48755', '48756', '48757', '48758', '48759']
|
|
2026-03-14 04:40:49.795 DEBUG [src.node.waku_node] Cluster id was resolved to: 4
|
|
2026-03-14 04:40:49.795 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-14 04:40:49.795 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:40:49.795 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:40:49.795 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:40:49.795 DEBUG [src.node.docker_mananger] docker run -i -t -p 48755:48755 -p 48756:48756 -p 48757:48757 -p 48758:48758 -p 48759:48759 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=48757 --rest-port=48755 --tcp-port=48756 --discv5-udp-port=48758 --rest-address=0.0.0.0 --nat=extip:172.18.235.123 --peer-exchange=true --discv5-discovery=true --cluster-id=4 --nodekey=0c1102fd5db9d52d79df790ace5fa7dc70901a9afc8c38f86cf3584a9f1ef3fc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48759 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFiXALwyDJ_yALCwLDHuboenwF6dfSwur-5WaCQlPTxADIXlkxjQfcMV59IRbzgBJs0R0RgGhLaOOcxtcRJ7xqoCgmlkgnY0gmlwhKwSyKaKbXVsdGlhZGRyc5YACASsEsimBkY1AAoErBLIpgZGNt0DgnJzhQACAQAAiXNlY3AyNTZrMaECfx6J_HQRa-9I83YWF13Lv7E_Xgzjz9q2Sxn-ggYdnmCDdGNwgkY1g3VkcIJGN4V3YWt1MgU
|
|
2026-03-14 04:40:50.003 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.235.123 waku 137c2811d1adcdedeac7c411cf2d4485a1b9d35e5db92b0581eb1386dd6da5ca
|
|
2026-03-14 04:40:50.040 DEBUG [src.node.docker_mananger] Container started with ID 137c2811d1ad. Setting up logs at ./log/docker/node2_2026-03-14_04-40-47__3b07ab8e-21d6-44da-8c8b-72ff097189a9__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:40:50.041 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48755
|
|
2026-03-14 04:40:50.041 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:40:51.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48755/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:40:51.056 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-14 04:40:51.057 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:40:51.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48755/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:40:51.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.235.123/tcp/48756/p2p/16Uiu2HAmLjMbQmMYPm2gDK4tQwuTDqSkVPnMCRvPMqdQzhb3cwph","/ip4/172.18.235.123/tcp/48757/ws/p2p/16Uiu2HAmLjMbQmMYPm2gDK4tQwuTDqSkVPnMCRvPMqdQzhb3cwph"],"enrUri":"enr:-L24QLQT-l-KkUW0Eed3eCRjfpaDRqgd5KmK6YpCcFG831Q6Z1Hfn2t1jZZZfuucMRKZTfN1yAnj39LHFwcC98_CdicCgmlkgnY0gmlwhKwS63uKbXVsdGlhZGRyc5YACASsEut7Br50AAoErBLrewa-dd0DgnJzhQAEAQAAiXNlY3AyNTZrMaEDd_vWtUvTpbNBmNrWryzQYAIX6InPEKnEP6lcZwAR7L6DdGNwgr50g3VkcIK-doV3YWt1MgE"}'
|
|
2026-03-14 04:40:51.069 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:40:51.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48755/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.200.166/tcp/17973/p2p/16Uiu2HAm3ytmQfHRnHz8hHN5QvJBduzJdCQkd1sjwhCsXiebtn7y"]'
|
|
2026-03-14 04:40:51.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:40:51.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17972/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-14 04:40:51.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:40:51.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48755/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/4/0"]'
|
|
2026-03-14 04:40:51.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:40:51.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17972/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-14 04:40:51.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:40:51.126 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:40:51.226 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:40:51.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17972/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:40:51.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773463251116996610,"ephemeral":false,"proof":""}]'
|
|
2026-03-14 04:40:51.231 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:40:51.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48755/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:40:51.234 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:48755/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b''
|
|
2026-03-14 04:40:51.237 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-14 04:40:51.238 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-14 04:40:51.239 DEBUG [src.node.waku_node] Stopping container with id d67cf86486c1
|
|
2026-03-14 04:40:51.889 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:40:51.891 DEBUG [src.node.waku_node] Stopping container with id 137c2811d1ad
|
|
2026-03-14 04:40:52.469 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:40:52.470 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-14 04:40:52.499 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:40:52.507 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|