72 lines
12 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2026-04-23 00:02:16.849 INFO [tests.conftest] Fleet bootstrap inactive pass --fleet (or set FLEET_BOOTSTRAP=true) to connect local nodes to the waku.test fleet
2026-04-23 00:02:16.849 DEBUG [tests.conftest] Running fixture setup: test_id
2026-04-23 00:02:16.849 DEBUG [tests.conftest] Running test: test_admin_service_peers_scalar_required_types with id: 2026-04-23_00-02-16__510e0531-b413-48f4-9d89-93c3e3f9aa60
2026-04-23 00:02:16.849 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-04-23 00:02:16.849 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-04-23 00:02:16.850 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-04-23 00:02:16.853 ERROR [src.node.docker_mananger] Max retries reached for container 6ba974693369. Exiting log stream.
2026-04-23 00:02:16.856 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 00:02:16.856 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_00-02-16__510e0531-b413-48f4-9d89-93c3e3f9aa60__wakuorg_nwaku:latest.log
2026-04-23 00:02:16.862 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 00:02:16.862 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_00-02-16__510e0531-b413-48f4-9d89-93c3e3f9aa60__wakuorg_nwaku:latest.log
2026-04-23 00:02:16.867 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 00:02:16.867 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-04-23_00-02-16__510e0531-b413-48f4-9d89-93c3e3f9aa60__wakuorg_nwaku:latest.log
2026-04-23 00:02:16.872 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 00:02:16.873 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-04-23_00-02-16__510e0531-b413-48f4-9d89-93c3e3f9aa60__wakuorg_nwaku:latest.log
2026-04-23 00:02:16.873 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-04-23 00:02:16.873 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-04-23 00:02:16.874 DEBUG [src.node.waku_node] Starting Node...
2026-04-23 00:02:16.874 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-23 00:02:16.875 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-23 00:02:16.875 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.175.181
2026-04-23 00:02:16.875 DEBUG [src.node.docker_mananger] Generated ports ['43883', '43884', '43885', '43886', '43887']
2026-04-23 00:02:16.875 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-23 00:02:16.876 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-23 00:02:16.876 DEBUG [src.node.waku_node] Using volumes []
2026-04-23 00:02:16.876 DEBUG [src.node.docker_mananger] docker run -i -t -p 43883:43883 -p 43884:43884 -p 43885:43885 -p 43886:43886 -p 43887:43887 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=43885 --rest-port=43883 --tcp-port=43884 --discv5-udp-port=43886 --rest-address=0.0.0.0 --nat=extip:172.18.175.181 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=aad5e51634f5ac7fcb0a1b38e62acfc27a9466244c82d0860b8edbe37e3f573d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43887 --metrics-logging=true --relay=true
2026-04-23 00:02:17.028 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.175.181 waku e3021e76948e79505e0f4370bc515362fd038a2ad0fa41d1acf9c5e44c955a1e
2026-04-23 00:02:17.057 DEBUG [src.node.docker_mananger] Container started with ID e3021e76948e. Setting up logs at ./log/docker/node1_2026-04-23_00-02-16__510e0531-b413-48f4-9d89-93c3e3f9aa60__wakuorg_nwaku:latest.log
2026-04-23 00:02:17.058 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43883
2026-04-23 00:02:17.058 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-23 00:02:17.246 ERROR [src.node.docker_mananger] Max retries reached for container 9258a8b132e4. Exiting log stream.
2026-04-23 00:02:17.625 ERROR [src.node.docker_mananger] Max retries reached for container b1b6c6b3b77b. Exiting log stream.
2026-04-23 00:02:18.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43883/health" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:02:18.061 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-23 00:02:18.062 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-23 00:02:18.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43883/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:02:18.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.175.181/tcp/43884/p2p/16Uiu2HAkyP4fjKH2CW5hTVdJ2mNLjzbEcf4NvvoXJJVJ5XTBVgqe","/ip4/172.18.175.181/tcp/43885/ws/p2p/16Uiu2HAkyP4fjKH2CW5hTVdJ2mNLjzbEcf4NvvoXJJVJ5XTBVgqe"],"enrUri":"enr:-L24QEMYQOuvXg4Yz3Sxte278iiGZPb8fH6oLPbsrK_XlP9FEegL8kyVvY67x7D3VbyPUHTrDhRbMfsc_Bgzm3vNn3ECgmlkgnY0gmlwhKwSr7WKbXVsdGlhZGRyc5YACASsEq-1BqtsAAoErBKvtQarbd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECOsOoyVnONfrD8pbWdukRt0L-dkoogGrzoQphc1X1t0GDdGNwgqtsg3VkcIKrboV3YWt1MgE"}'
2026-04-23 00:02:18.064 INFO [src.node.waku_node] REST service is ready !!
2026-04-23 00:02:18.065 DEBUG [src.node.waku_node] Starting Node...
2026-04-23 00:02:18.065 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-23 00:02:18.066 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-23 00:02:18.066 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.40.65
2026-04-23 00:02:18.067 DEBUG [src.node.docker_mananger] Generated ports ['16289', '16290', '16291', '16292', '16293']
2026-04-23 00:02:18.067 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-23 00:02:18.067 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-23 00:02:18.067 DEBUG [src.node.waku_node] Using volumes []
2026-04-23 00:02:18.067 DEBUG [src.node.docker_mananger] docker run -i -t -p 16289:16289 -p 16290:16290 -p 16291:16291 -p 16292:16292 -p 16293:16293 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=16291 --rest-port=16289 --tcp-port=16290 --discv5-udp-port=16292 --rest-address=0.0.0.0 --nat=extip:172.18.40.65 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=a42d2d02ff5ec1fcbc161918d543f01533e3fe856b4bdbedefbe19de2c96bdaa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16293 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEMYQOuvXg4Yz3Sxte278iiGZPb8fH6oLPbsrK_XlP9FEegL8kyVvY67x7D3VbyPUHTrDhRbMfsc_Bgzm3vNn3ECgmlkgnY0gmlwhKwSr7WKbXVsdGlhZGRyc5YACASsEq-1BqtsAAoErBKvtQarbd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECOsOoyVnONfrD8pbWdukRt0L-dkoogGrzoQphc1X1t0GDdGNwgqtsg3VkcIKrboV3YWt1MgE
2026-04-23 00:02:18.224 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.40.65 waku b2aebd6a0332b1384372b8ce825ca1f66dc2d26f6abde09f2af27c7acbd377e0
2026-04-23 00:02:18.251 DEBUG [src.node.docker_mananger] Container started with ID b2aebd6a0332. Setting up logs at ./log/docker/node2_2026-04-23_00-02-16__510e0531-b413-48f4-9d89-93c3e3f9aa60__wakuorg_nwaku:latest.log
2026-04-23 00:02:18.251 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16289
2026-04-23 00:02:18.251 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-23 00:02:19.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16289/health" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:02:19.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-23 00:02:19.266 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-23 00:02:19.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16289/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:02:19.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.40.65/tcp/16290/p2p/16Uiu2HAmD2a11KNbRV5peb2BeFtReca37j5Py4wTVLRE65SYPpSy","/ip4/172.18.40.65/tcp/16291/ws/p2p/16Uiu2HAmD2a11KNbRV5peb2BeFtReca37j5Py4wTVLRE65SYPpSy"],"enrUri":"enr:-L24QJrvxbsilJJqPexvl_Y0HUS02jgPeWDVPWfB8smvvEJyJRGDlI48WIF071Mf6VXEP356rXh9ePeINSzVHXB1xJsCgmlkgnY0gmlwhKwSKEGKbXVsdGlhZGRyc5YACASsEihBBj-iAAoErBIoQQY_o90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDBYc-2DYppqEfLJTc7fNCghzLVAWfecUFwoxa6J0cVv6DdGNwgj-ig3VkcII_pIV3YWt1MgE"}'
2026-04-23 00:02:19.271 INFO [src.node.waku_node] REST service is ready !!
2026-04-23 00:02:19.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43883/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.40.65/tcp/16290/p2p/16Uiu2HAmD2a11KNbRV5peb2BeFtReca37j5Py4wTVLRE65SYPpSy"]'
2026-04-23 00:02:19.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-23 00:02:19.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43883/admin/v1/peers/service" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:02:19.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.40.65/tcp/34520/p2p/16Uiu2HAmD2a11KNbRV5peb2BeFtReca37j5Py4wTVLRE65SYPpSy","protocols":["/vac/waku/relay/2.0.0","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-\\"v0.38.0-18-gbb8a7e\\"","origin":"UnknownOrigin"}]'
2026-04-23 00:02:19.277 DEBUG [tests.rest_flags.test_admin_flags] /admin/v1/peers/service [{'multiaddr': '/ip4/172.18.40.65/tcp/34520/p2p/16Uiu2HAmD2a11KNbRV5peb2BeFtReca37j5Py4wTVLRE65SYPpSy', 'protocols': ['/vac/waku/relay/2.0.0', '/vac/waku/peer-exchange/2.0.0-alpha1'], 'shards': [0], 'connected': 'Connected', 'agent': 'logos-delivery-"v0.38.0-18-gbb8a7e"', 'origin': 'UnknownOrigin'}]
2026-04-23 00:02:19.279 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-04-23 00:02:19.280 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-04-23 00:02:19.281 DEBUG [src.node.waku_node] Stopping container with id e3021e76948e
2026-04-23 00:02:19.659 DEBUG [src.node.waku_node] Container stopped.
2026-04-23 00:02:19.660 DEBUG [src.node.waku_node] Stopping container with id b2aebd6a0332
2026-04-23 00:02:20.024 DEBUG [src.node.waku_node] Container stopped.
2026-04-23 00:02:20.027 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-04-23 00:02:20.032 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-23 00:02:20.037 DEBUG [src.node.docker_mananger] No errors found in the waku logs.