mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
40 lines
6.1 KiB
Plaintext
40 lines
6.1 KiB
Plaintext
2026-02-25 20:08:23.002 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 20:08:23.002 DEBUG [tests.conftest] Running test: test_verify_node_version2 with id: 2026-02-25_20-08-23__dc6b28bd-4f64-42fd-b601-e03f0a47b37b
|
|
2026-02-25 20:08:23.003 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 20:08:23.003 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-25 20:08:23.003 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-25 20:08:23.009 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 20:08:23.009 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_20-08-23__dc6b28bd-4f64-42fd-b601-e03f0a47b37b__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:08:23.009 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-25 20:08:23.009 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-25 20:08:23.010 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 20:08:23.010 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 20:08:23.011 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 20:08:23.011 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.109.128
|
|
2026-02-25 20:08:23.012 DEBUG [src.node.docker_mananger] Generated ports ['39185', '39186', '39187', '39188', '39189']
|
|
2026-02-25 20:08:23.012 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 20:08:23.012 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 20:08:23.012 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 20:08:23.012 DEBUG [src.node.docker_mananger] docker run -i -t -p 39185:39185 -p 39186:39186 -p 39187:39187 -p 39188:39188 -p 39189:39189 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=39187 --rest-port=39185 --tcp-port=39186 --discv5-udp-port=39188 --rest-address=0.0.0.0 --nat=extip:172.18.109.128 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6dc4a18f0cf58cf6a2be527aa9bedba381ea0eebd2fd2cefb6e36569ec47c535 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39189 --metrics-logging=true --relay=true
|
|
2026-02-25 20:08:23.173 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.109.128 waku e2abd02c475ef39430c9e02c76e8307998d523b49bd26bc31748546f7ed3caf9
|
|
2026-02-25 20:08:23.198 DEBUG [src.node.docker_mananger] Container started with ID e2abd02c475e. Setting up logs at ./log/docker/node1_2026-02-25_20-08-23__dc6b28bd-4f64-42fd-b601-e03f0a47b37b__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:08:23.199 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39185
|
|
2026-02-25 20:08:23.199 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 20:08:23.341 ERROR [src.node.docker_mananger] Max retries reached for container 0ef740a998f6. Exiting log stream.
|
|
2026-02-25 20:08:23.801 ERROR [src.node.docker_mananger] Max retries reached for container 2407caf0a08e. Exiting log stream.
|
|
2026-02-25 20:08:24.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39185/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:08:24.202 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-02-25 20:08:24.202 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 20:08:24.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39185/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:08:24.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.109.128/tcp/39186/p2p/16Uiu2HAmQwaAuT4PU8uByYKutPgWJjjbQoHCmm4ew4iW3AwaaX9w","/ip4/172.18.109.128/tcp/39187/ws/p2p/16Uiu2HAmQwaAuT4PU8uByYKutPgWJjjbQoHCmm4ew4iW3AwaaX9w"],"enrUri":"enr:-L24QIYtzuCAdbm48e5u3MirCmFC7e0izKsYF-hmr8WUUOyGZvNXpMh2Ee5B8Oy2Rl_vTo3bCK61EY8OrZ_zxyGSd3ACgmlkgnY0gmlwhKwSbYCKbXVsdGlhZGRyc5YACASsEm2ABpkSAAoErBJtgAaZE90DgnJzhQADAQAAiXNlY3AyNTZrMaEDtovHDHtV9RmA12rR8PwAJu5MFLKq0QKV0SWKrr-PanaDdGNwgpkSg3VkcIKZFIV3YWt1MgE"}'
|
|
2026-02-25 20:08:24.205 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 20:08:24.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39185/version" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:08:24.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-156-gc7e0cc'
|
|
2026-02-25 20:08:24.207 DEBUG [tests.rest_flags.test_debug_flags] version of created node is v0.36.0-156-gc7e0cc
|
|
2026-02-25 20:08:24.209 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 20:08:24.210 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 20:08:24.210 DEBUG [src.node.waku_node] Stopping container with id e2abd02c475e
|
|
2026-02-25 20:08:24.718 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 20:08:24.720 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 20:08:24.722 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|