mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 00:23:10 +00:00
124 lines
21 KiB
Plaintext
124 lines
21 KiB
Plaintext
2026-03-06 04:36:21.871 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-06 04:36:21.872 DEBUG [tests.conftest] Running test: test_metrics_after_light_push with id: 2026-03-06_04-36-21__3180ef09-04cd-4d2a-8a0e-4f5224f1d871
|
|
2026-03-06 04:36:21.872 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-06 04:36:21.872 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-06 04:36:21.872 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-06 04:36:21.873 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-06 04:36:21.873 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-06 04:36:21.881 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-06 04:36:21.881 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-06_04-36-21__3180ef09-04cd-4d2a-8a0e-4f5224f1d871__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:36:21.881 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-06 04:36:21.882 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-06 04:36:21.883 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-06 04:36:21.883 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.38.195
|
|
2026-03-06 04:36:21.883 DEBUG [src.node.docker_mananger] Generated ports ['31154', '31155', '31156', '31157', '31158']
|
|
2026-03-06 04:36:21.884 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-06 04:36:21.884 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-06 04:36:21.884 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-06 04:36:21.884 DEBUG [src.node.docker_mananger] docker run -i -t -p 31154:31154 -p 31155:31155 -p 31156:31156 -p 31157:31157 -p 31158:31158 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=31156 --rest-port=31154 --tcp-port=31155 --discv5-udp-port=31157 --rest-address=0.0.0.0 --nat=extip:172.18.38.195 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=07e757aa27370a61bbc77931acb3c0bc036acb8d1bff66aab4c9eb49cae9ffca --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31158 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-06 04:36:22.069 ERROR [src.node.docker_mananger] Max retries reached for container 788854d51a2c. Exiting log stream.
|
|
2026-03-06 04:36:22.075 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.38.195 waku 197d11de36035ad457de31932c90e2a532d2ababfb64d13ca8cffa908701e00f
|
|
2026-03-06 04:36:22.110 DEBUG [src.node.docker_mananger] Container started with ID 197d11de3603. Setting up logs at ./log/docker/receiving_node1_2026-03-06_04-36-21__3180ef09-04cd-4d2a-8a0e-4f5224f1d871__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:36:22.111 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31154
|
|
2026-03-06 04:36:22.111 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-06 04:36:22.647 ERROR [src.node.docker_mananger] Max retries reached for container 562a02632d43. Exiting log stream.
|
|
2026-03-06 04:36:23.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31154/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:23.114 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-06 04:36:23.115 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:36:23.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31154/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:23.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.38.195/tcp/31155/p2p/16Uiu2HAkvnG3EBxFmsF4SRMvBVA2LNKACH6ztBU3Af27amrYSDjW","/ip4/172.18.38.195/tcp/31156/ws/p2p/16Uiu2HAkvnG3EBxFmsF4SRMvBVA2LNKACH6ztBU3Af27amrYSDjW"],"enrUri":"enr:-L24QIKMyuqA68_AELPRhG3xOHu7q3Bt-yFhpWH1v4ce02hcBfk1k-z_a9ITwsumRdOFzThnvIs91I4lO8BsUzMl3bcCgmlkgnY0gmlwhKwSJsOKbXVsdGlhZGRyc5YACASsEibDBnmzAAoErBImwwZ5tN0DgnJzhQADAQAAiXNlY3AyNTZrMaECFCHQYZugpTds3493yFrRMSeQvXE5xqIrYBBWOrs320mDdGNwgnmzg3VkcIJ5tYV3YWt1Mgk"}'
|
|
2026-03-06 04:36:23.117 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:36:23.125 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-06 04:36:23.125 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-06_04-36-21__3180ef09-04cd-4d2a-8a0e-4f5224f1d871__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:36:23.125 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-06 04:36:23.125 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-06 04:36:23.126 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-06 04:36:23.127 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.13.158
|
|
2026-03-06 04:36:23.127 DEBUG [src.node.docker_mananger] Generated ports ['3556', '3557', '3558', '3559', '3560']
|
|
2026-03-06 04:36:23.127 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-06 04:36:23.127 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-06 04:36:23.127 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-06 04:36:23.127 DEBUG [src.node.docker_mananger] docker run -i -t -p 3556:3556 -p 3557:3557 -p 3558:3558 -p 3559:3559 -p 3560:3560 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=3558 --rest-port=3556 --tcp-port=3557 --discv5-udp-port=3559 --rest-address=0.0.0.0 --nat=extip:172.18.13.158 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c678fcb313f15ad7e5edd14ec592394d126a66eda65e93f4b058c199e0f448ef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3560 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-06 04:36:23.314 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.13.158 waku 7b3249e42d76108d02ca8a912ef4b5d4ca379097b782d352f376537e317f3caf
|
|
2026-03-06 04:36:23.349 DEBUG [src.node.docker_mananger] Container started with ID 7b3249e42d76. Setting up logs at ./log/docker/receiving_node2_2026-03-06_04-36-21__3180ef09-04cd-4d2a-8a0e-4f5224f1d871__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:36:23.349 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3556
|
|
2026-03-06 04:36:23.350 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-06 04:36:24.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3556/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:24.353 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-06 04:36:24.353 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:36:24.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3556/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:24.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.13.158/tcp/3557/p2p/16Uiu2HAmP954MVhe2bKtkMpvSW5WAiEEGgBqqpFXgoddofNdzDz4","/ip4/172.18.13.158/tcp/3558/ws/p2p/16Uiu2HAmP954MVhe2bKtkMpvSW5WAiEEGgBqqpFXgoddofNdzDz4"],"enrUri":"enr:-L24QCKHNvu-l1luf7J_6L-vr8vDpjj30UzbTibuomu9mbJFDVbjgsjeZfuTXqLjhmAtTdxikOR4gwWEAaOhJGZYKPsCgmlkgnY0gmlwhKwSDZ6KbXVsdGlhZGRyc5YACASsEg2eBg3lAAoErBINngYN5t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDm8Z0jPhsnKXSu9E786WoPX91yO9vvULXLIM4IGXVJmWDdGNwgg3lg3VkcIIN54V3YWt1MgE"}'
|
|
2026-03-06 04:36:24.356 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:36:24.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3556/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.38.195/tcp/31155/p2p/16Uiu2HAkvnG3EBxFmsF4SRMvBVA2LNKACH6ztBU3Af27amrYSDjW"]'
|
|
2026-03-06 04:36:24.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:24.407 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-06 04:36:24.408 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-06_04-36-21__3180ef09-04cd-4d2a-8a0e-4f5224f1d871__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:36:24.408 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-06 04:36:24.408 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-06 04:36:24.409 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-06 04:36:24.409 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.68.30
|
|
2026-03-06 04:36:24.410 DEBUG [src.node.docker_mananger] Generated ports ['59265', '59266', '59267', '59268', '59269']
|
|
2026-03-06 04:36:24.410 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-06 04:36:24.410 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-06 04:36:24.410 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-06 04:36:24.410 DEBUG [src.node.docker_mananger] docker run -i -t -p 59265:59265 -p 59266:59266 -p 59267:59267 -p 59268:59268 -p 59269:59269 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=59267 --rest-port=59265 --tcp-port=59266 --discv5-udp-port=59268 --rest-address=0.0.0.0 --nat=extip:172.18.68.30 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c88a47fbb3d4defc235b5cc7aeb9cc5adfd7b107c9c747528e93eedadba0dabe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59269 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIKMyuqA68_AELPRhG3xOHu7q3Bt-yFhpWH1v4ce02hcBfk1k-z_a9ITwsumRdOFzThnvIs91I4lO8BsUzMl3bcCgmlkgnY0gmlwhKwSJsOKbXVsdGlhZGRyc5YACASsEibDBnmzAAoErBImwwZ5tN0DgnJzhQADAQAAiXNlY3AyNTZrMaECFCHQYZugpTds3493yFrRMSeQvXE5xqIrYBBWOrs320mDdGNwgnmzg3VkcIJ5tYV3YWt1Mgk --lightpushnode=/ip4/172.18.38.195/tcp/31155/p2p/16Uiu2HAkvnG3EBxFmsF4SRMvBVA2LNKACH6ztBU3Af27amrYSDjW --lightpush=true --relay=true
|
|
2026-03-06 04:36:24.610 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.68.30 waku e0f89730c3ffd9e559692fd086328f60462d35eb48cd74d1ff809a7f3c2a4d51
|
|
2026-03-06 04:36:24.653 DEBUG [src.node.docker_mananger] Container started with ID e0f89730c3ff. Setting up logs at ./log/docker/lightpush_node1_2026-03-06_04-36-21__3180ef09-04cd-4d2a-8a0e-4f5224f1d871__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:36:24.654 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59265
|
|
2026-03-06 04:36:24.654 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-06 04:36:25.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59265/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:25.658 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-06 04:36:25.658 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:36:25.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59265/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:25.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.68.30/tcp/59266/p2p/16Uiu2HAmFMwAM1foErrk1K9wNHhCk1RjZyQiwqqiY8tqAYU3v85P","/ip4/172.18.68.30/tcp/59267/ws/p2p/16Uiu2HAmFMwAM1foErrk1K9wNHhCk1RjZyQiwqqiY8tqAYU3v85P"],"enrUri":"enr:-L24QPDHzqVwY-osMtyzocy5JN6YY8cip2C1MDPxLG4AocneOIRmXAyjKPihS22lK6AQEyEuQEe4j2jFuFyAw4A42fMCgmlkgnY0gmlwhKwSRB6KbXVsdGlhZGRyc5YACASsEkQeBueCAAoErBJEHgbng90DgnJzhQADAQAAiXNlY3AyNTZrMaEDKDSU4TKmY7PO2xA9FCTivWhhRm6P5w5JheXgX9LiK4KDdGNwgueCg3VkcILnhIV3YWt1Mgk"}'
|
|
2026-03-06 04:36:25.661 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:36:25.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59265/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.38.195/tcp/31155/p2p/16Uiu2HAkvnG3EBxFmsF4SRMvBVA2LNKACH6ztBU3Af27amrYSDjW"]'
|
|
2026-03-06 04:36:25.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:25.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59265/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.13.158/tcp/3557/p2p/16Uiu2HAmP954MVhe2bKtkMpvSW5WAiEEGgBqqpFXgoddofNdzDz4"]'
|
|
2026-03-06 04:36:25.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:25.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31154/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-06 04:36:25.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:25.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3556/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-06 04:36:25.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:25.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59265/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-06 04:36:25.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:25.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59265/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": 1772771785772069141}}'
|
|
2026-03-06 04:36:25.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:25.794 DEBUG [src.libs.common] Sleeping for 0.5 seconds
|
|
2026-03-06 04:36:26.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31154/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:26.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772771785772069141,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:36:26.297 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2026-03-06 04:36:31.298 DEBUG [src.steps.metrics] Checking metric: waku_service_peers{protocol="/vac/waku/lightpush/2.0.0-beta1",peerId="/ip4/172.18.38.195/tcp/31155"} has 1
|
|
2026-03-06 04:36:31.302 DEBUG [src.steps.metrics] Found metric: waku_service_peers{protocol="/vac/waku/lightpush/2.0.0-beta1",peerId="/ip4/172.18.38.195/tcp/31155"} with value 1.0
|
|
2026-03-06 04:36:31.302 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-03-06 04:36:31.306 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 2.0
|
|
2026-03-06 04:36:31.306 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-03-06 04:36:31.309 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 2.0
|
|
2026-03-06 04:36:31.309 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-03-06 04:36:31.313 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 2.0
|
|
2026-03-06 04:36:31.313 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2026-03-06 04:36:31.317 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 2.0
|
|
2026-03-06 04:36:31.317 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2026-03-06 04:36:31.320 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2026-03-06 04:36:31.320 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2026-03-06 04:36:31.324 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2026-03-06 04:36:31.324 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-03-06 04:36:31.328 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 2.0
|
|
2026-03-06 04:36:31.328 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2026-03-06 04:36:31.331 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 1.0
|
|
2026-03-06 04:36:31.331 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2026-03-06 04:36:31.335 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 1.0
|
|
2026-03-06 04:36:31.337 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-06 04:36:31.337 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-06 04:36:31.338 DEBUG [src.node.waku_node] Stopping container with id 197d11de3603
|
|
2026-03-06 04:36:31.913 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-06 04:36:31.914 DEBUG [src.node.waku_node] Stopping container with id 7b3249e42d76
|
|
2026-03-06 04:36:32.491 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-06 04:36:32.491 DEBUG [src.node.waku_node] Stopping container with id e0f89730c3ff
|
|
2026-03-06 04:36:32.776 ERROR [src.node.docker_mananger] Max retries reached for container 197d11de3603. Exiting log stream.
|
|
2026-03-06 04:36:33.061 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-06 04:36:33.064 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-06 04:36:33.082 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-06 04:36:33.091 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-06 04:36:33.100 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|