mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-26 13:43:44 +00:00
122 lines
24 KiB
Plaintext
122 lines
24 KiB
Plaintext
2026-03-05 15:07:09.625 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 15:07:09.626 DEBUG [tests.conftest] Running test: test_admin_peers_stats_counts with id: 2026-03-05_15-07-09__5465d0d1-a30c-45ec-b5f6-ff10ea0168ce
|
|
2026-03-05 15:07:09.626 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 15:07:09.626 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-05 15:07:09.627 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-05 15:07:09.633 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:07:09.633 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_15-07-09__5465d0d1-a30c-45ec-b5f6-ff10ea0168ce__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:07:09.639 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:07:09.639 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_15-07-09__5465d0d1-a30c-45ec-b5f6-ff10ea0168ce__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:07:09.645 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:07:09.646 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-05_15-07-09__5465d0d1-a30c-45ec-b5f6-ff10ea0168ce__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:07:09.651 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:07:09.651 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-05_15-07-09__5465d0d1-a30c-45ec-b5f6-ff10ea0168ce__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:07:09.652 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-05 15:07:09.652 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-05 15:07:09.653 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:07:09.653 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:07:09.654 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:07:09.654 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.133.244
|
|
2026-03-05 15:07:09.655 DEBUG [src.node.docker_mananger] Generated ports ['9149', '9150', '9151', '9152', '9153']
|
|
2026-03-05 15:07:09.655 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:07:09.655 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:07:09.655 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:07:09.655 DEBUG [src.node.docker_mananger] docker run -i -t -p 9149:9149 -p 9150:9150 -p 9151:9151 -p 9152:9152 -p 9153:9153 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=9151 --rest-port=9149 --tcp-port=9150 --discv5-udp-port=9152 --rest-address=0.0.0.0 --nat=extip:172.18.133.244 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4db1aace0e7145bca3c3ede4eb7744020c8a2f73ac1b4ca1fdfedc074c0ee203 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9153 --metrics-logging=true --filter=true --relay=true
|
|
2026-03-05 15:07:09.839 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.133.244 waku 93e8b33cad26327ea948a6be535fdc4b40a6c6a82427e814d5c83ab7a4e0d6ca
|
|
2026-03-05 15:07:09.871 DEBUG [src.node.docker_mananger] Container started with ID 93e8b33cad26. Setting up logs at ./log/docker/node1_2026-03-05_15-07-09__5465d0d1-a30c-45ec-b5f6-ff10ea0168ce__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:07:09.872 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 9149
|
|
2026-03-05 15:07:09.872 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:07:09.893 ERROR [src.node.docker_mananger] Max retries reached for container 2d7ca4b49b6e. Exiting log stream.
|
|
2026-03-05 15:07:10.424 ERROR [src.node.docker_mananger] Max retries reached for container 7628228ced1d. Exiting log stream.
|
|
2026-03-05 15:07:10.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9149/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:07:10.876 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-05 15:07:10.877 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:07:10.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9149/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:07:10.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.133.244/tcp/9150/p2p/16Uiu2HAmLf2g8ZAXCNtY72Qfqd4tKNtgNBWbxrfHDnM6PY4EBoFs","/ip4/172.18.133.244/tcp/9151/ws/p2p/16Uiu2HAmLf2g8ZAXCNtY72Qfqd4tKNtgNBWbxrfHDnM6PY4EBoFs"],"enrUri":"enr:-L24QPUOkngrFco1ZL2avPrf5gz20n_EQVw2DC8xlewadwBPYNP_dVnbedV-xeaoNRdIRQsBELL6xz5D7hJ1uZGaREMCgmlkgnY0gmlwhKwShfSKbXVsdGlhZGRyc5YACASsEoX0BiO-AAoErBKF9AYjv90DgnJzhQADAQAAiXNlY3AyNTZrMaEDduAfxqeFfhOrt1bw1QWUUgUKeoT8rfIoxSuy6mvOudaDdGNwgiO-g3VkcIIjwIV3YWt1MgU"}'
|
|
2026-03-05 15:07:10.879 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:07:10.879 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:07:10.880 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:07:10.881 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:07:10.881 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.147.235
|
|
2026-03-05 15:07:10.881 DEBUG [src.node.docker_mananger] Generated ports ['8987', '8988', '8989', '8990', '8991']
|
|
2026-03-05 15:07:10.882 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:07:10.882 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:07:10.882 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:07:10.882 DEBUG [src.node.docker_mananger] docker run -i -t -p 8987:8987 -p 8988:8988 -p 8989:8989 -p 8990:8990 -p 8991:8991 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=8989 --rest-port=8987 --tcp-port=8988 --discv5-udp-port=8990 --rest-address=0.0.0.0 --nat=extip:172.18.147.235 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=075a22850401b463e2386f0279af0a71d9bd4c93acbf19531914edb30f7aa00a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8991 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPUOkngrFco1ZL2avPrf5gz20n_EQVw2DC8xlewadwBPYNP_dVnbedV-xeaoNRdIRQsBELL6xz5D7hJ1uZGaREMCgmlkgnY0gmlwhKwShfSKbXVsdGlhZGRyc5YACASsEoX0BiO-AAoErBKF9AYjv90DgnJzhQADAQAAiXNlY3AyNTZrMaEDduAfxqeFfhOrt1bw1QWUUgUKeoT8rfIoxSuy6mvOudaDdGNwgiO-g3VkcIIjwIV3YWt1MgU
|
|
2026-03-05 15:07:11.074 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.147.235 waku d06050167fe6ce0361f28421e88f86478a82c926080e31eb71ffb44fbf8aff91
|
|
2026-03-05 15:07:11.109 DEBUG [src.node.docker_mananger] Container started with ID d06050167fe6. Setting up logs at ./log/docker/node2_2026-03-05_15-07-09__5465d0d1-a30c-45ec-b5f6-ff10ea0168ce__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:07:11.109 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 8987
|
|
2026-03-05 15:07:11.109 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:07:12.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8987/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:07:12.141 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-05 15:07:12.141 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:07:12.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8987/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:07:12.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.147.235/tcp/8988/p2p/16Uiu2HAmAua8P7PZc4mZwNpWn7ygyGsAdCFp4LcrTkPPQe1Ch64Z","/ip4/172.18.147.235/tcp/8989/ws/p2p/16Uiu2HAmAua8P7PZc4mZwNpWn7ygyGsAdCFp4LcrTkPPQe1Ch64Z"],"enrUri":"enr:-L24QM16tDhNpPBwTZfUV78He9s1WE0afQJzHlnqGxDLIwUpbgxTZvnroXFFrsFpKh87ZGoI8cPMEW4EOINDCdcw0KcCgmlkgnY0gmlwhKwSk-uKbXVsdGlhZGRyc5YACASsEpPrBiMcAAoErBKT6wYjHd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC5gTzI3Uy8OtX_iUGNVRc5LkqY-UqAOnovJMi-qp4vzKDdGNwgiMcg3VkcIIjHoV3YWt1MgE"}'
|
|
2026-03-05 15:07:12.148 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:07:12.148 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:07:12.149 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:07:12.152 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:07:12.152 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.85.32
|
|
2026-03-05 15:07:12.152 DEBUG [src.node.docker_mananger] Generated ports ['47107', '47108', '47109', '47110', '47111']
|
|
2026-03-05 15:07:12.152 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:07:12.152 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:07:12.152 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:07:12.152 DEBUG [src.node.docker_mananger] docker run -i -t -p 47107:47107 -p 47108:47108 -p 47109:47109 -p 47110:47110 -p 47111:47111 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=47109 --rest-port=47107 --tcp-port=47108 --discv5-udp-port=47110 --rest-address=0.0.0.0 --nat=extip:172.18.85.32 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3d5d7dc5ba06bb8e4ac751523c52b4dbd9891c8bccb8f0b4f6b3cdba4fba40ed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47111 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPUOkngrFco1ZL2avPrf5gz20n_EQVw2DC8xlewadwBPYNP_dVnbedV-xeaoNRdIRQsBELL6xz5D7hJ1uZGaREMCgmlkgnY0gmlwhKwShfSKbXVsdGlhZGRyc5YACASsEoX0BiO-AAoErBKF9AYjv90DgnJzhQADAQAAiXNlY3AyNTZrMaEDduAfxqeFfhOrt1bw1QWUUgUKeoT8rfIoxSuy6mvOudaDdGNwgiO-g3VkcIIjwIV3YWt1MgU
|
|
2026-03-05 15:07:12.356 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.85.32 waku 67cc27937cbd7f3319c5aa30c9ccf054a7a0f23e3c41d7c4b6fc8facaa34c9d1
|
|
2026-03-05 15:07:12.390 DEBUG [src.node.docker_mananger] Container started with ID 67cc27937cbd. Setting up logs at ./log/docker/node3_2026-03-05_15-07-09__5465d0d1-a30c-45ec-b5f6-ff10ea0168ce__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:07:12.391 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 47107
|
|
2026-03-05 15:07:12.391 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:07:13.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47107/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:07:13.410 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-05 15:07:13.411 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:07:13.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47107/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:07:13.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.85.32/tcp/47108/p2p/16Uiu2HAmEWpJbwhAqqGYAbsVQRxNi9pMURscFnpssUUEZwPfJhQh","/ip4/172.18.85.32/tcp/47109/ws/p2p/16Uiu2HAmEWpJbwhAqqGYAbsVQRxNi9pMURscFnpssUUEZwPfJhQh"],"enrUri":"enr:-L24QLrFyQN4KH4cTMyEIyDAArl8ELpGO51eSIm90jG-x25pafgXsOZ3FRWYpm8fuJUoQ0Q607tgx3twpuZO9LkHrCsCgmlkgnY0gmlwhKwSVSCKbXVsdGlhZGRyc5YACASsElUgBrgEAAoErBJVIAa4Bd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDG59eMzqf-rEaOBQQX-pW9l1C3Vi0NofoeMqtG-xaREaDdGNwgrgEg3VkcIK4BoV3YWt1MgE"}'
|
|
2026-03-05 15:07:13.418 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:07:13.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9149/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.147.235/tcp/8988/p2p/16Uiu2HAmAua8P7PZc4mZwNpWn7ygyGsAdCFp4LcrTkPPQe1Ch64Z"]'
|
|
2026-03-05 15:07:13.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:07:13.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9149/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.85.32/tcp/47108/p2p/16Uiu2HAmEWpJbwhAqqGYAbsVQRxNi9pMURscFnpssUUEZwPfJhQh"]'
|
|
2026-03-05 15:07:13.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:07:13.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9149/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.85.32/tcp/47108/p2p/16Uiu2HAmEWpJbwhAqqGYAbsVQRxNi9pMURscFnpssUUEZwPfJhQh"]'
|
|
2026-03-05 15:07:13.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:07:13.428 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:07:13.428 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:07:13.429 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:07:13.429 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.72.81
|
|
2026-03-05 15:07:13.429 DEBUG [src.node.docker_mananger] Generated ports ['13047', '13048', '13049', '13050', '13051']
|
|
2026-03-05 15:07:13.429 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:07:13.430 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:07:13.430 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:07:13.430 DEBUG [src.node.docker_mananger] docker run -i -t -p 13047:13047 -p 13048:13048 -p 13049:13049 -p 13050:13050 -p 13051:13051 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=13049 --rest-port=13047 --tcp-port=13048 --discv5-udp-port=13050 --rest-address=0.0.0.0 --nat=extip:172.18.72.81 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a4eb9e9ea6c8fce6cadf2fc8daf8f1baec6dfd02fcf6bbfebb0633c3ebb87dfe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13051 --metrics-logging=true --relay=false --filternode=/ip4/172.18.133.244/tcp/9150/p2p/16Uiu2HAmLf2g8ZAXCNtY72Qfqd4tKNtgNBWbxrfHDnM6PY4EBoFs --discv5-bootstrap-node=enr:-L24QPUOkngrFco1ZL2avPrf5gz20n_EQVw2DC8xlewadwBPYNP_dVnbedV-xeaoNRdIRQsBELL6xz5D7hJ1uZGaREMCgmlkgnY0gmlwhKwShfSKbXVsdGlhZGRyc5YACASsEoX0BiO-AAoErBKF9AYjv90DgnJzhQADAQAAiXNlY3AyNTZrMaEDduAfxqeFfhOrt1bw1QWUUgUKeoT8rfIoxSuy6mvOudaDdGNwgiO-g3VkcIIjwIV3YWt1MgU
|
|
2026-03-05 15:07:13.625 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.72.81 waku c9d91e519a68e191fcc0bc007aabff34b67fc8c41d686c6572586726cbce9383
|
|
2026-03-05 15:07:13.658 DEBUG [src.node.docker_mananger] Container started with ID c9d91e519a68. Setting up logs at ./log/docker/node4_2026-03-05_15-07-09__5465d0d1-a30c-45ec-b5f6-ff10ea0168ce__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:07:13.659 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 13047
|
|
2026-03-05 15:07:13.659 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:07:14.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13047/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:07:14.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-05 15:07:14.663 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:07:14.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13047/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:07:14.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.72.81/tcp/13048/p2p/16Uiu2HAmBDQGx6B1uGD9cC8jsRb46MkQn96GtQBpmTABuNeKozqP","/ip4/172.18.72.81/tcp/13049/ws/p2p/16Uiu2HAmBDQGx6B1uGD9cC8jsRb46MkQn96GtQBpmTABuNeKozqP"],"enrUri":"enr:-L24QPIFzm9vSeWov1CMKsRfVQoiYpdLDkpsSNvMPMdXt91HT_LVN6b_g-eS48Di7DGa_lrvZcdj_M4OexX0Zt6G6pACgmlkgnY0gmlwhKwSSFGKbXVsdGlhZGRyc5YACASsEkhRBjL4AAoErBJIUQYy-d0DgnJzhQADAQAAiXNlY3AyNTZrMaEC6pZDqzO4XRcADO757fcQ8yw4WKxJ50ayssd9JiD3J6qDdGNwgjL4g3VkcIIy-oV3YWt1MgA"}'
|
|
2026-03-05 15:07:14.666 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:07:14.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13047/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-05 15:07:14.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-05 15:07:14.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9149/admin/v1/peers/stats" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:07:14.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"Sum":{"Total peers":3},"By Connectedness":{"Connected":3,"NotConnected":0,"CannotConnect":0,"CanConnect":0},"Relay peers":{"0":2,"Total relay peers":1},"Mesh peers":{"0":2,"Total mesh peers":1},"By Protocols":{"/vac/waku/relay/2.0.0":2,"/vac/waku/filter-subscribe/2.0.0-beta1":0,"/vac/waku/filter-push/2.0.0-beta1":3,"/vac/waku/store-query/3.0.0":0,"/vac/waku/store/2.0.0-beta4":0,"/vac/waku/lightpush/3.0.0":0,"/vac/waku/lightpush/2.0.0-beta1":0,"/vac/waku/peer-exchange/2.0.0-alpha1":3,"/vac/waku/reconciliation/1.0.0":0}}'
|
|
2026-03-05 15:07:14.718 DEBUG [tests.rest_flags.test_admin_flags] Node-1 admin peers stats {'Sum': {'Total peers': 3}, 'By Connectedness': {'Connected': 3, 'NotConnected': 0, 'CannotConnect': 0, 'CanConnect': 0}, 'Relay peers': {'0': 2, 'Total relay peers': 1}, 'Mesh peers': {'0': 2, 'Total mesh peers': 1}, 'By Protocols': {'/vac/waku/relay/2.0.0': 2, '/vac/waku/filter-subscribe/2.0.0-beta1': 0, '/vac/waku/filter-push/2.0.0-beta1': 3, '/vac/waku/store-query/3.0.0': 0, '/vac/waku/store/2.0.0-beta4': 0, '/vac/waku/lightpush/3.0.0': 0, '/vac/waku/lightpush/2.0.0-beta1': 0, '/vac/waku/peer-exchange/2.0.0-alpha1': 3, '/vac/waku/reconciliation/1.0.0': 0}}
|
|
2026-03-05 15:07:14.731 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 15:07:14.732 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 15:07:14.732 DEBUG [src.node.waku_node] Stopping container with id 93e8b33cad26
|
|
2026-03-05 15:07:15.278 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:07:15.278 DEBUG [src.node.waku_node] Stopping container with id d06050167fe6
|
|
2026-03-05 15:07:15.836 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:07:15.838 DEBUG [src.node.waku_node] Stopping container with id 67cc27937cbd
|
|
2026-03-05 15:07:16.091 ERROR [src.node.docker_mananger] Max retries reached for container 93e8b33cad26. Exiting log stream.
|
|
2026-03-05 15:07:16.406 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:07:16.407 DEBUG [src.node.waku_node] Stopping container with id c9d91e519a68
|
|
2026-03-05 15:07:16.647 ERROR [src.node.docker_mananger] Max retries reached for container d06050167fe6. Exiting log stream.
|
|
2026-03-05 15:07:16.971 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:07:16.973 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 15:07:16.986 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 15:07:16.990 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 15:07:16.995 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 15:07:16.998 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|