mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 09:43:24 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2026-03-11 04:34:23.417 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:34:23.418 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/8/0] with id: 2026-03-11_04-34-23__3ed85142-e904-47e5-ac91-52baa1232eef
|
|
2026-03-11 04:34:23.418 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:34:23.418 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-11 04:34:23.418 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-11 04:34:23.426 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:23.426 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-34-23__3ed85142-e904-47e5-ac91-52baa1232eef__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:23.426 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:34:23.427 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:34:23.428 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:34:23.428 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.187.240
|
|
2026-03-11 04:34:23.429 DEBUG [src.node.docker_mananger] Generated ports ['26166', '26167', '26168', '26169', '26170']
|
|
2026-03-11 04:34:23.429 DEBUG [src.node.waku_node] Cluster id was resolved to: 8
|
|
2026-03-11 04:34:23.429 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-11 04:34:23.429 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:34:23.429 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:34:23.429 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:34:23.429 DEBUG [src.node.docker_mananger] docker run -i -t -p 26166:26166 -p 26167:26167 -p 26168:26168 -p 26169:26169 -p 26170:26170 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=26168 --rest-port=26166 --tcp-port=26167 --discv5-udp-port=26169 --rest-address=0.0.0.0 --nat=extip:172.18.187.240 --peer-exchange=true --discv5-discovery=true --cluster-id=8 --nodekey=67c557f5d8caddeaa7c5fe6eaac3d9f5975b8e8e100c2dfffacfa8c3a26f9dc3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26170 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-11 04:34:23.617 ERROR [src.node.docker_mananger] Max retries reached for container f3f1e4d267be. Exiting log stream.
|
|
2026-03-11 04:34:23.623 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.187.240 waku 4e98ff604a52297ebfc08557aea5a424f3bb9e384202deb458838ad258331914
|
|
2026-03-11 04:34:23.660 DEBUG [src.node.docker_mananger] Container started with ID 4e98ff604a52. Setting up logs at ./log/docker/node1_2026-03-11_04-34-23__3ed85142-e904-47e5-ac91-52baa1232eef__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:23.661 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26166
|
|
2026-03-11 04:34:23.661 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:34:24.189 ERROR [src.node.docker_mananger] Max retries reached for container ba2a532ba4e5. Exiting log stream.
|
|
2026-03-11 04:34:24.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26166/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:24.665 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-11 04:34:24.666 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:34:24.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26166/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:24.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.187.240/tcp/26167/p2p/16Uiu2HAmMcfSwCfNiavqrinEajfmKQmNYxRvPYJ2zmMkoLF93AQw","/ip4/172.18.187.240/tcp/26168/ws/p2p/16Uiu2HAmMcfSwCfNiavqrinEajfmKQmNYxRvPYJ2zmMkoLF93AQw"],"enrUri":"enr:-L24QBGWUCps2CZ5B2sMoVKhvQ1xemxX2lOFP5bOk3teWe2oBWkCY7y9g6jsRhoM6JK43A6Bwu5C4wrkZPHNZHS8IEoCgmlkgnY0gmlwhKwSu_CKbXVsdGlhZGRyc5YACASsErvwBmY3AAoErBK78AZmON0DgnJzhQAIAQAAiXNlY3AyNTZrMaEDhSClvIRTOQkh-1OrlkeAnkn0G-HR8ImEM8MRhiC3XACDdGNwgmY3g3VkcIJmOYV3YWt1MgU"}'
|
|
2026-03-11 04:34:24.668 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:34:24.675 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:24.676 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-34-23__3ed85142-e904-47e5-ac91-52baa1232eef__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:24.676 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:34:24.676 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:34:24.677 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:34:24.677 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.132.49
|
|
2026-03-11 04:34:24.678 DEBUG [src.node.docker_mananger] Generated ports ['60658', '60659', '60660', '60661', '60662']
|
|
2026-03-11 04:34:24.678 DEBUG [src.node.waku_node] Cluster id was resolved to: 8
|
|
2026-03-11 04:34:24.678 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-11 04:34:24.678 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:34:24.678 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:34:24.678 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:34:24.678 DEBUG [src.node.docker_mananger] docker run -i -t -p 60658:60658 -p 60659:60659 -p 60660:60660 -p 60661:60661 -p 60662:60662 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=60660 --rest-port=60658 --tcp-port=60659 --discv5-udp-port=60661 --rest-address=0.0.0.0 --nat=extip:172.18.132.49 --peer-exchange=true --discv5-discovery=true --cluster-id=8 --nodekey=3f9d32bc77f4d756ccea509be1aa43db62cdfa097fad4b1e9dcb15dcb6fda7b4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60662 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBGWUCps2CZ5B2sMoVKhvQ1xemxX2lOFP5bOk3teWe2oBWkCY7y9g6jsRhoM6JK43A6Bwu5C4wrkZPHNZHS8IEoCgmlkgnY0gmlwhKwSu_CKbXVsdGlhZGRyc5YACASsErvwBmY3AAoErBK78AZmON0DgnJzhQAIAQAAiXNlY3AyNTZrMaEDhSClvIRTOQkh-1OrlkeAnkn0G-HR8ImEM8MRhiC3XACDdGNwgmY3g3VkcIJmOYV3YWt1MgU
|
|
2026-03-11 04:34:24.876 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.132.49 waku 59b2a16c52aa49c7ca527a811addcfce5eef5452c642934cc48d2805fe0e54df
|
|
2026-03-11 04:34:24.913 DEBUG [src.node.docker_mananger] Container started with ID 59b2a16c52aa. Setting up logs at ./log/docker/node2_2026-03-11_04-34-23__3ed85142-e904-47e5-ac91-52baa1232eef__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:24.913 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60658
|
|
2026-03-11 04:34:24.913 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:34:25.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60658/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:25.931 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:25.933 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:34:25.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60658/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:25.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.132.49/tcp/60659/p2p/16Uiu2HAkuigW8AVdJPKTdA8wFoxupJMxAiYxfp83MXHc34223K9R","/ip4/172.18.132.49/tcp/60660/ws/p2p/16Uiu2HAkuigW8AVdJPKTdA8wFoxupJMxAiYxfp83MXHc34223K9R"],"enrUri":"enr:-L24QNHM5_3T4f_4iQtAB1tK_oo22tR0PMydj770G_xSQF1ld_6X6LTg7sLtUjxcnulWm0z8_2xskbVjciGUSzp4-M4CgmlkgnY0gmlwhKwShDGKbXVsdGlhZGRyc5YACASsEoQxBuzzAAoErBKEMQbs9N0DgnJzhQAIAQAAiXNlY3AyNTZrMaECBFt3DYXh9qof6H40LpthDnCDxklFLCnmPg1M1ZQ9yDCDdGNwguzzg3VkcILs9YV3YWt1MgE"}'
|
|
2026-03-11 04:34:25.941 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:34:25.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60658/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.187.240/tcp/26167/p2p/16Uiu2HAmMcfSwCfNiavqrinEajfmKQmNYxRvPYJ2zmMkoLF93AQw"]'
|
|
2026-03-11 04:34:25.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:25.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26166/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/8/0"]'
|
|
2026-03-11 04:34:25.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:25.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60658/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/8/0"]'
|
|
2026-03-11 04:34:25.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:25.951 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26166/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-11 04:34:25.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:25.956 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-11 04:34:26.056 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:34:26.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26166/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:26.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203665951103673,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:34:26.061 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:34:26.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60658/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:26.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203665951103673,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:34:26.067 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:34:26.068 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:34:26.068 DEBUG [src.node.waku_node] Stopping container with id 4e98ff604a52
|
|
2026-03-11 04:34:26.668 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:34:26.669 DEBUG [src.node.waku_node] Stopping container with id 59b2a16c52aa
|
|
2026-03-11 04:34:27.186 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:34:27.188 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:34:27.193 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:34:27.198 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|