56 lines
9.0 KiB
Plaintext

2026-03-13 04:34:26.638 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-13 04:34:26.639 DEBUG [tests.conftest] Running test: test_log_level_NOTICE_from_INFO with id: 2026-03-13_04-34-26__7f68178d-387f-469b-a5ac-8766ed8399df
2026-03-13 04:34:26.639 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-13 04:34:26.639 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-13 04:34:26.640 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-13 04:34:26.646 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:34:26.646 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-34-26__7f68178d-387f-469b-a5ac-8766ed8399df__wakuorg_nwaku:latest.log
2026-03-13 04:34:26.652 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:34:26.652 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-34-26__7f68178d-387f-469b-a5ac-8766ed8399df__wakuorg_nwaku:latest.log
2026-03-13 04:34:26.659 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:34:26.659 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-13_04-34-26__7f68178d-387f-469b-a5ac-8766ed8399df__wakuorg_nwaku:latest.log
2026-03-13 04:34:26.664 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:34:26.665 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-13_04-34-26__7f68178d-387f-469b-a5ac-8766ed8399df__wakuorg_nwaku:latest.log
2026-03-13 04:34:26.665 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-13 04:34:26.665 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-13 04:34:26.666 DEBUG [src.node.waku_node] Starting Node...
2026-03-13 04:34:26.666 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-13 04:34:26.668 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-13 04:34:26.668 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.143.170
2026-03-13 04:34:26.668 DEBUG [src.node.docker_mananger] Generated ports ['50290', '50291', '50292', '50293', '50294']
2026-03-13 04:34:26.668 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-13 04:34:26.668 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-13 04:34:26.668 DEBUG [src.node.waku_node] Using volumes []
2026-03-13 04:34:26.668 DEBUG [src.node.docker_mananger] docker run -i -t -p 50290:50290 -p 50291:50291 -p 50292:50292 -p 50293:50293 -p 50294:50294 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=50292 --rest-port=50290 --tcp-port=50291 --discv5-udp-port=50293 --rest-address=0.0.0.0 --nat=extip:172.18.143.170 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=548cacdf121c42a94205e56fff1924e405cdd4cdaec2dec768d94dd733adc63e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50294 --metrics-logging=true --relay=true
2026-03-13 04:34:26.856 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.143.170 waku 249c5f5095d8cfce4b70d98791485c305441f094934b00c9e62a0f508cd178e6
2026-03-13 04:34:26.895 DEBUG [src.node.docker_mananger] Container started with ID 249c5f5095d8. Setting up logs at ./log/docker/node1_2026-03-13_04-34-26__7f68178d-387f-469b-a5ac-8766ed8399df__wakuorg_nwaku:latest.log
2026-03-13 04:34:26.896 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50290
2026-03-13 04:34:26.896 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-13 04:34:26.901 ERROR [src.node.docker_mananger] Max retries reached for container c81742ecadf8. Exiting log stream.
2026-03-13 04:34:27.440 ERROR [src.node.docker_mananger] Max retries reached for container eeab07d917bf. Exiting log stream.
2026-03-13 04:34:27.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50290/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:27.899 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-13 04:34:27.900 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-13 04:34:27.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50290/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:27.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.170/tcp/50291/p2p/16Uiu2HAm6mYTViVS87mkrqV2Qe3CoGcsnWjwo8Ji6uZHixfF9zPb","/ip4/172.18.143.170/tcp/50292/ws/p2p/16Uiu2HAm6mYTViVS87mkrqV2Qe3CoGcsnWjwo8Ji6uZHixfF9zPb"],"enrUri":"enr:-L24QG80l3F3NH5YrwuU2XNRmZgkHwGXz8nHP8gWKWdFiAm1XERyArebu6dgMEkSClf1j3vraWTrCCcZ2z_DP7YEtPkCgmlkgnY0gmlwhKwSj6qKbXVsdGlhZGRyc5YACASsEo-qBsRzAAoErBKPqgbEdN0DgnJzhQADAQAAiXNlY3AyNTZrMaECqIeqsz-Bx8fKgOWeUTR3WZ50MZ4EBhtiK9ARhIi0DkKDdGNwgsRzg3VkcILEdYV3YWt1MgE"}'
2026-03-13 04:34:27.902 INFO [src.node.waku_node] REST service is ready !!
2026-03-13 04:34:27.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50290/admin/v1/log-level/INFO" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:27.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:34:27.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50290/admin/v1/log-level/NOTICE" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:27.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:34:27.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50290/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:27.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.170/tcp/50291/p2p/16Uiu2HAm6mYTViVS87mkrqV2Qe3CoGcsnWjwo8Ji6uZHixfF9zPb","/ip4/172.18.143.170/tcp/50292/ws/p2p/16Uiu2HAm6mYTViVS87mkrqV2Qe3CoGcsnWjwo8Ji6uZHixfF9zPb"],"enrUri":"enr:-L24QG80l3F3NH5YrwuU2XNRmZgkHwGXz8nHP8gWKWdFiAm1XERyArebu6dgMEkSClf1j3vraWTrCCcZ2z_DP7YEtPkCgmlkgnY0gmlwhKwSj6qKbXVsdGlhZGRyc5YACASsEo-qBsRzAAoErBKPqgbEdN0DgnJzhQADAQAAiXNlY3AyNTZrMaECqIeqsz-Bx8fKgOWeUTR3WZ50MZ4EBhtiK9ARhIi0DkKDdGNwgsRzg3VkcILEdYV3YWt1MgE"}'
2026-03-13 04:34:27.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50290/version" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:27.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-164-g0ad551'
2026-03-13 04:34:27.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50290/debug/v1/version" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:27.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-164-g0ad551'
2026-03-13 04:34:29.913 DEBUG [tests.rest_flags.test_admin_flags] counts at NOTICE: {'TRC': 0, 'DBG': 0, 'INF': 0, 'NTC': 0, 'WRN': 0, 'ERR': 0, 'FTL': 0}
2026-03-13 04:34:29.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50290/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:29.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:34:29.919 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-13 04:34:29.920 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-13 04:34:29.920 DEBUG [src.node.waku_node] Stopping container with id 249c5f5095d8
2026-03-13 04:34:30.493 DEBUG [src.node.waku_node] Container stopped.
2026-03-13 04:34:30.494 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-13 04:34:30.497 DEBUG [src.node.docker_mananger] No errors found in the waku logs.