110 lines
17 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:01:51.361 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:01:51.362 DEBUG [tests.conftest] Running fixture setup: test_id
2026-04-23 00:01:51.362 DEBUG [tests.conftest] Running test: test_log_level_INFO_from_DEBUG with id: 2026-04-23_00-01-51__12934012-8aa3-4e67-8d06-ded3112b3e58
2026-04-23 00:01:51.363 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-04-23 00:01:51.364 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-04-23 00:01:51.366 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-04-23 00:01:51.376 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 00:01:51.376 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_00-01-51__12934012-8aa3-4e67-8d06-ded3112b3e58__wakuorg_nwaku:latest.log
2026-04-23 00:01:51.384 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 00:01:51.387 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_00-01-51__12934012-8aa3-4e67-8d06-ded3112b3e58__wakuorg_nwaku:latest.log
2026-04-23 00:01:51.393 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 00:01:51.393 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-04-23_00-01-51__12934012-8aa3-4e67-8d06-ded3112b3e58__wakuorg_nwaku:latest.log
2026-04-23 00:01:51.399 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 00:01:51.399 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-04-23_00-01-51__12934012-8aa3-4e67-8d06-ded3112b3e58__wakuorg_nwaku:latest.log
2026-04-23 00:01:51.399 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-04-23 00:01:51.400 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-04-23 00:01:51.400 DEBUG [src.node.waku_node] Starting Node...
2026-04-23 00:01:51.401 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-23 00:01:51.402 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-23 00:01:51.402 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.17.143
2026-04-23 00:01:51.402 DEBUG [src.node.docker_mananger] Generated ports ['52516', '52517', '52518', '52519', '52520']
2026-04-23 00:01:51.402 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-23 00:01:51.402 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-23 00:01:51.403 DEBUG [src.node.waku_node] Using volumes []
2026-04-23 00:01:51.403 DEBUG [src.node.docker_mananger] docker run -i -t -p 52516:52516 -p 52517:52517 -p 52518:52518 -p 52519:52519 -p 52520:52520 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=52518 --rest-port=52516 --tcp-port=52517 --discv5-udp-port=52519 --rest-address=0.0.0.0 --nat=extip:172.18.17.143 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=84ecc3a0ef0da09d8cfdb9f3cefaeadce765dcfe47b87d20432c9898a6feab16 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52520 --metrics-logging=true --relay=true
2026-04-23 00:01:51.583 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.17.143 waku 0f11d7d0f3f4261bb5faedcbc71852de9e571c6585ac5b2edd9c70c971dbf78d
2026-04-23 00:01:51.615 DEBUG [src.node.docker_mananger] Container started with ID 0f11d7d0f3f4. Setting up logs at ./log/docker/node1_2026-04-23_00-01-51__12934012-8aa3-4e67-8d06-ded3112b3e58__wakuorg_nwaku:latest.log
2026-04-23 00:01:51.617 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52516
2026-04-23 00:01:51.617 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-23 00:01:51.759 ERROR [src.node.docker_mananger] Max retries reached for container 8472af01f436. Exiting log stream.
2026-04-23 00:01:52.202 ERROR [src.node.docker_mananger] Max retries reached for container e4295ac7d6dc. Exiting log stream.
2026-04-23 00:01:52.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52516/health" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:01:52.620 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:01:52.620 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-23 00:01:52.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52516/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:01:52.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.17.143/tcp/52517/p2p/16Uiu2HAmHjbaNXEMuk539wWvzTBa2UYvyWHH2wAhhpHUsyvbRPiu","/ip4/172.18.17.143/tcp/52518/ws/p2p/16Uiu2HAmHjbaNXEMuk539wWvzTBa2UYvyWHH2wAhhpHUsyvbRPiu"],"enrUri":"enr:-L24QLkb7Dc5Og6wCBT_zzwiyU3O0EEuDBouIhgkINmwR0rtXYLFLKHMZ3V_rzlHYRikDx7gbHYiUVltZ6dBD4aNOvoCgmlkgnY0gmlwhKwSEY-KbXVsdGlhZGRyc5YACASsEhGPBs0lAAoErBIRjwbNJt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDS3iWaB-FHDrwc5gvJmI-wQIUcbVWkE-enhzmkf3kdpaDdGNwgs0lg3VkcILNJ4V3YWt1MgE"}'
2026-04-23 00:01:52.623 INFO [src.node.waku_node] REST service is ready !!
2026-04-23 00:01:52.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52516/admin/v1/log-level/INFO" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:01:52.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-23 00:01:52.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52516/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:01:52.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.17.143/tcp/52517/p2p/16Uiu2HAmHjbaNXEMuk539wWvzTBa2UYvyWHH2wAhhpHUsyvbRPiu","/ip4/172.18.17.143/tcp/52518/ws/p2p/16Uiu2HAmHjbaNXEMuk539wWvzTBa2UYvyWHH2wAhhpHUsyvbRPiu"],"enrUri":"enr:-L24QLkb7Dc5Og6wCBT_zzwiyU3O0EEuDBouIhgkINmwR0rtXYLFLKHMZ3V_rzlHYRikDx7gbHYiUVltZ6dBD4aNOvoCgmlkgnY0gmlwhKwSEY-KbXVsdGlhZGRyc5YACASsEhGPBs0lAAoErBIRjwbNJt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDS3iWaB-FHDrwc5gvJmI-wQIUcbVWkE-enhzmkf3kdpaDdGNwgs0lg3VkcILNJ4V3YWt1MgE"}'
2026-04-23 00:01:52.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52516/version" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:01:52.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'"v0.38.0-18-gbb8a7e"'
2026-04-23 00:01:52.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52516/debug/v1/version" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:01:52.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'"v0.38.0-18-gbb8a7e"'
2026-04-23 00:01:54.632 DEBUG [tests.rest_flags.test_admin_flags] counts at INFO: {'TRC': 0, 'DBG': 0, 'INF': 0, 'NTC': 0, 'WRN': 0, 'ERR': 0, 'FTL': 0}
2026-04-23 00:01:54.679 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-04-23 00:01:54.681 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-04-23 00:01:54.681 DEBUG [src.node.waku_node] Stopping container with id 0f11d7d0f3f4
2026-04-23 00:01:55.124 DEBUG [src.node.waku_node] Container stopped.
2026-04-23 00:01:55.126 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-04-23 00:01:55.128 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-23 00:01:55.129 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
2026-04-23 00:01:55.129 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
2026-04-23 00:01:55.129 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-04-23_00-01-51__12934012-8aa3-4e67-8d06-ded3112b3e58__wakuorg_nwaku:latest.log
2026-04-23 00:01:55.132 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:01:55.133 DEBUG [tests.conftest] Running fixture setup: test_id
2026-04-23 00:01:55.133 DEBUG [tests.conftest] Running test: test_log_level_INFO_from_DEBUG with id: 2026-04-23_00-01-55__c8201496-8eb8-4fa2-9edb-5217dfac772b
2026-04-23 00:01:55.133 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-04-23 00:01:55.133 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-04-23 00:01:55.134 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-04-23 00:01:55.140 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 00:01:55.140 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_00-01-55__c8201496-8eb8-4fa2-9edb-5217dfac772b__wakuorg_nwaku:latest.log
2026-04-23 00:01:55.146 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 00:01:55.146 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_00-01-55__c8201496-8eb8-4fa2-9edb-5217dfac772b__wakuorg_nwaku:latest.log
2026-04-23 00:01:55.152 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 00:01:55.152 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-04-23_00-01-55__c8201496-8eb8-4fa2-9edb-5217dfac772b__wakuorg_nwaku:latest.log
2026-04-23 00:01:55.158 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 00:01:55.158 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-04-23_00-01-55__c8201496-8eb8-4fa2-9edb-5217dfac772b__wakuorg_nwaku:latest.log
2026-04-23 00:01:55.158 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-04-23 00:01:55.158 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-04-23 00:01:55.159 DEBUG [src.node.waku_node] Starting Node...
2026-04-23 00:01:55.159 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-23 00:01:55.161 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-23 00:01:55.161 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.165.114
2026-04-23 00:01:55.161 DEBUG [src.node.docker_mananger] Generated ports ['17917', '17918', '17919', '17920', '17921']
2026-04-23 00:01:55.161 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-23 00:01:55.161 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-23 00:01:55.161 DEBUG [src.node.waku_node] Using volumes []
2026-04-23 00:01:55.162 DEBUG [src.node.docker_mananger] docker run -i -t -p 17917:17917 -p 17918:17918 -p 17919:17919 -p 17920:17920 -p 17921:17921 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=17919 --rest-port=17917 --tcp-port=17918 --discv5-udp-port=17920 --rest-address=0.0.0.0 --nat=extip:172.18.165.114 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=8be41a3e5bf9dd65feee60769faecbab11f174fe75f0ce57185dcf1a38a6108e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17921 --metrics-logging=true --relay=true
2026-04-23 00:01:55.343 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.165.114 waku 4b1faabbd540fa6d887455a5e83e6baf589b37226d59baedb93236da8dc0886a
2026-04-23 00:01:55.383 DEBUG [src.node.docker_mananger] Container started with ID 4b1faabbd540. Setting up logs at ./log/docker/node1_2026-04-23_00-01-55__c8201496-8eb8-4fa2-9edb-5217dfac772b__wakuorg_nwaku:latest.log
2026-04-23 00:01:55.383 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17917
2026-04-23 00:01:55.383 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-23 00:01:55.936 ERROR [src.node.docker_mananger] Max retries reached for container 0f11d7d0f3f4. Exiting log stream.
2026-04-23 00:01:56.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17917/health" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:01:56.387 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:01:56.387 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-23 00:01:56.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17917/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:01:56.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.165.114/tcp/17918/p2p/16Uiu2HAmPpvghPygwkem9k7B41ovKWoaV5XEGir8JQ2gxPSTV8Rb","/ip4/172.18.165.114/tcp/17919/ws/p2p/16Uiu2HAmPpvghPygwkem9k7B41ovKWoaV5XEGir8JQ2gxPSTV8Rb"],"enrUri":"enr:-L24QK2iBrkDWowTFc553XWd_VW3ZUUTZEu5LbKVulRw3I-nCkXM1FHBjMINX5SS3O9c4pQ7mJDLSS-J6uUcJV64UxECgmlkgnY0gmlwhKwSpXKKbXVsdGlhZGRyc5YACASsEqVyBkX-AAoErBKlcgZF_90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDpfw4RZalzuRRCOPr8xEv5oj6ubfaQuXtP3fgmZkFri6DdGNwgkX-g3VkcIJGAIV3YWt1MgE"}'
2026-04-23 00:01:56.390 INFO [src.node.waku_node] REST service is ready !!
2026-04-23 00:01:56.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17917/admin/v1/log-level/INFO" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:01:56.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-23 00:01:56.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17917/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:01:56.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.165.114/tcp/17918/p2p/16Uiu2HAmPpvghPygwkem9k7B41ovKWoaV5XEGir8JQ2gxPSTV8Rb","/ip4/172.18.165.114/tcp/17919/ws/p2p/16Uiu2HAmPpvghPygwkem9k7B41ovKWoaV5XEGir8JQ2gxPSTV8Rb"],"enrUri":"enr:-L24QK2iBrkDWowTFc553XWd_VW3ZUUTZEu5LbKVulRw3I-nCkXM1FHBjMINX5SS3O9c4pQ7mJDLSS-J6uUcJV64UxECgmlkgnY0gmlwhKwSpXKKbXVsdGlhZGRyc5YACASsEqVyBkX-AAoErBKlcgZF_90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDpfw4RZalzuRRCOPr8xEv5oj6ubfaQuXtP3fgmZkFri6DdGNwgkX-g3VkcIJGAIV3YWt1MgE"}'
2026-04-23 00:01:56.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17917/version" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:01:56.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'"v0.38.0-18-gbb8a7e"'
2026-04-23 00:01:56.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17917/debug/v1/version" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:01:56.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'"v0.38.0-18-gbb8a7e"'
2026-04-23 00:01:58.398 DEBUG [tests.rest_flags.test_admin_flags] counts at INFO: {'TRC': 0, 'DBG': 0, 'INF': 0, 'NTC': 0, 'WRN': 0, 'ERR': 0, 'FTL': 0}
2026-04-23 00:01:58.415 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-04-23 00:01:58.417 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-04-23 00:01:58.417 DEBUG [src.node.waku_node] Stopping container with id 4b1faabbd540
2026-04-23 00:01:58.884 DEBUG [src.node.waku_node] Container stopped.
2026-04-23 00:01:58.885 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-04-23 00:01:58.887 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-23 00:01:58.889 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
2026-04-23 00:01:58.889 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
2026-04-23 00:01:58.890 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-04-23_00-01-55__c8201496-8eb8-4fa2-9edb-5217dfac772b__wakuorg_nwaku:latest.log