mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
97 lines
18 KiB
Plaintext
97 lines
18 KiB
Plaintext
2026-03-06 04:32:14.440 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-06 04:32:14.441 DEBUG [tests.conftest] Running test: test_light_push_with_missing_payload with id: 2026-03-06_04-32-14__b8f6a430-ef2a-49a6-be62-49e9fd3f44c2
|
|
2026-03-06 04:32:14.441 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-06 04:32:14.441 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-06 04:32:14.449 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-06 04:32:14.449 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-06_04-32-14__b8f6a430-ef2a-49a6-be62-49e9fd3f44c2__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:32:14.449 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-06 04:32:14.450 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-06 04:32:14.451 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-06 04:32:14.451 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.236.123
|
|
2026-03-06 04:32:14.452 DEBUG [src.node.docker_mananger] Generated ports ['7918', '7919', '7920', '7921', '7922']
|
|
2026-03-06 04:32:14.452 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-06 04:32:14.452 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-06 04:32:14.452 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-06 04:32:14.452 DEBUG [src.node.docker_mananger] docker run -i -t -p 7918:7918 -p 7919:7919 -p 7920:7920 -p 7921:7921 -p 7922:7922 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=7920 --rest-port=7918 --tcp-port=7919 --discv5-udp-port=7921 --rest-address=0.0.0.0 --nat=extip:172.18.236.123 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7eae5e2ebcf37ce7d8265f509cfbcfcd0c9f5ac0c2f1f1a3d68af23b3f6045dc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7922 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-06 04:32:14.613 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.236.123 waku c6404a27bcd19b3a5719ee29821bfacf5852937425c65da91126c58bee56c367
|
|
2026-03-06 04:32:14.643 DEBUG [src.node.docker_mananger] Container started with ID c6404a27bcd1. Setting up logs at ./log/docker/receiving_node1_2026-03-06_04-32-14__b8f6a430-ef2a-49a6-be62-49e9fd3f44c2__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:32:14.644 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7918
|
|
2026-03-06 04:32:14.644 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-06 04:32:14.749 ERROR [src.node.docker_mananger] Max retries reached for container 31e535bf1a89. Exiting log stream.
|
|
2026-03-06 04:32:15.226 ERROR [src.node.docker_mananger] Max retries reached for container 4096f80738d5. Exiting log stream.
|
|
2026-03-06 04:32:15.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7918/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:32:15.647 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:32:15.648 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:32:15.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7918/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:32:15.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.236.123/tcp/7919/p2p/16Uiu2HAm7NdDjoCBAV1mqrGmx5RUBeYBrDtiTP1nVDXBYTryTrp4","/ip4/172.18.236.123/tcp/7920/ws/p2p/16Uiu2HAm7NdDjoCBAV1mqrGmx5RUBeYBrDtiTP1nVDXBYTryTrp4"],"enrUri":"enr:-L24QJPw3BdZPDk0OfA_FJRqS0dLtHfmf1j3Eb9KY-Q9R8PRdgvhnD_aCOLV4bUxw1wInJ4JngJGTao5Yj_gR0VDv7sCgmlkgnY0gmlwhKwS7HuKbXVsdGlhZGRyc5YACASsEux7Bh7vAAoErBLsewYe8N0DgnJzhQADAQAAiXNlY3AyNTZrMaECsYRhZF2_8C2tsXnI34VvoBAcY0F96RBv-5K3_3qLk72DdGNwgh7vg3VkcIIe8YV3YWt1Mgk"}'
|
|
2026-03-06 04:32:15.651 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:32:15.657 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-06 04:32:15.657 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-06_04-32-14__b8f6a430-ef2a-49a6-be62-49e9fd3f44c2__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:32:15.657 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-06 04:32:15.658 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-06 04:32:15.659 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-06 04:32:15.659 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.139.64
|
|
2026-03-06 04:32:15.659 DEBUG [src.node.docker_mananger] Generated ports ['47271', '47272', '47273', '47274', '47275']
|
|
2026-03-06 04:32:15.660 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-06 04:32:15.660 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-06 04:32:15.660 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-06 04:32:15.660 DEBUG [src.node.docker_mananger] docker run -i -t -p 47271:47271 -p 47272:47272 -p 47273:47273 -p 47274:47274 -p 47275:47275 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=47273 --rest-port=47271 --tcp-port=47272 --discv5-udp-port=47274 --rest-address=0.0.0.0 --nat=extip:172.18.139.64 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=466a7bf3a3b0bfcfdc5069be6cf4da3aea52f5e855aeecaa978c83fcd796cabe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47275 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-06 04:32:15.830 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.139.64 waku e9159164356a69213701d4cdaeb56dc8a09cb871b4b05ad393e953432ff55424
|
|
2026-03-06 04:32:15.858 DEBUG [src.node.docker_mananger] Container started with ID e9159164356a. Setting up logs at ./log/docker/receiving_node2_2026-03-06_04-32-14__b8f6a430-ef2a-49a6-be62-49e9fd3f44c2__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:32:15.858 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47271
|
|
2026-03-06 04:32:15.859 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-06 04:32:16.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47271/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:32:16.862 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:32:16.862 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:32:16.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47271/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:32:16.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.139.64/tcp/47272/p2p/16Uiu2HAkzdriykC5yjk1XKbXZzfJbuTKAnFi97iLqiVrHEgAnQDw","/ip4/172.18.139.64/tcp/47273/ws/p2p/16Uiu2HAkzdriykC5yjk1XKbXZzfJbuTKAnFi97iLqiVrHEgAnQDw"],"enrUri":"enr:-L24QHr-4888KM-_fb_9RAI4RfV8PWYND528xwgaT-OjQTnwLAfFGRmqpWrM9hVk3TzncfHQGdUniqxf6-s8QXeqGgsCgmlkgnY0gmlwhKwSi0CKbXVsdGlhZGRyc5YACASsEotABrioAAoErBKLQAa4qd0DgnJzhQADAQAAiXNlY3AyNTZrMaECTWmNo4Qik-78dJwG6Z5uPecyZ7CkbByXTp8POARrQWKDdGNwgriog3VkcIK4qoV3YWt1MgE"}'
|
|
2026-03-06 04:32:16.865 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:32:16.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47271/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.236.123/tcp/7919/p2p/16Uiu2HAm7NdDjoCBAV1mqrGmx5RUBeYBrDtiTP1nVDXBYTryTrp4"]'
|
|
2026-03-06 04:32:16.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:32:16.911 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-06 04:32:16.911 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-06_04-32-14__b8f6a430-ef2a-49a6-be62-49e9fd3f44c2__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:32:16.911 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-06 04:32:16.911 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-06 04:32:16.913 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-06 04:32:16.914 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.134.83
|
|
2026-03-06 04:32:16.914 DEBUG [src.node.docker_mananger] Generated ports ['49219', '49220', '49221', '49222', '49223']
|
|
2026-03-06 04:32:16.914 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-06 04:32:16.914 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-06 04:32:16.914 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-06 04:32:16.914 DEBUG [src.node.docker_mananger] docker run -i -t -p 49219:49219 -p 49220:49220 -p 49221:49221 -p 49222:49222 -p 49223:49223 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=49221 --rest-port=49219 --tcp-port=49220 --discv5-udp-port=49222 --rest-address=0.0.0.0 --nat=extip:172.18.134.83 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cec5fdfc0ac9e782985a66f534ea5a1f07fe4f0be0fbca7411ab0d6b69ad2d2e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49223 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QJPw3BdZPDk0OfA_FJRqS0dLtHfmf1j3Eb9KY-Q9R8PRdgvhnD_aCOLV4bUxw1wInJ4JngJGTao5Yj_gR0VDv7sCgmlkgnY0gmlwhKwS7HuKbXVsdGlhZGRyc5YACASsEux7Bh7vAAoErBLsewYe8N0DgnJzhQADAQAAiXNlY3AyNTZrMaECsYRhZF2_8C2tsXnI34VvoBAcY0F96RBv-5K3_3qLk72DdGNwgh7vg3VkcIIe8YV3YWt1Mgk --lightpushnode=/ip4/172.18.236.123/tcp/7919/p2p/16Uiu2HAm7NdDjoCBAV1mqrGmx5RUBeYBrDtiTP1nVDXBYTryTrp4 --lightpush=true --relay=true
|
|
2026-03-06 04:32:17.085 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.134.83 waku cd95b72683166c006caeb2415b5259e5a7c32b080a44d898e2585626f8950f1c
|
|
2026-03-06 04:32:17.113 DEBUG [src.node.docker_mananger] Container started with ID cd95b7268316. Setting up logs at ./log/docker/lightpush_node1_2026-03-06_04-32-14__b8f6a430-ef2a-49a6-be62-49e9fd3f44c2__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:32:17.113 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49219
|
|
2026-03-06 04:32:17.113 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-06 04:32:18.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49219/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:32:18.124 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:32:18.125 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:32:18.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49219/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:32:18.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.134.83/tcp/49220/p2p/16Uiu2HAmUGB1CkUGxxpuGg69sYCkSUiZACtBgP25cvhhggcVhXVP","/ip4/172.18.134.83/tcp/49221/ws/p2p/16Uiu2HAmUGB1CkUGxxpuGg69sYCkSUiZACtBgP25cvhhggcVhXVP"],"enrUri":"enr:-L24QLR4aLaI1T4i8lpU30scdIsfTMAOsPVPbKu3YLYgy-WMCFwI6SeqjLSVyc9LmxivWrj_FuzQ93HeD1rhAuOTaCwCgmlkgnY0gmlwhKwShlOKbXVsdGlhZGRyc5YACASsEoZTBsBEAAoErBKGUwbARd0DgnJzhQADAQAAiXNlY3AyNTZrMaED5-KtqZQBGZK0rOx8uiSYHNK1ztFipUHU-Fupk-mKOsaDdGNwgsBEg3VkcILARoV3YWt1Mgk"}'
|
|
2026-03-06 04:32:18.149 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:32:18.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49219/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.236.123/tcp/7919/p2p/16Uiu2HAm7NdDjoCBAV1mqrGmx5RUBeYBrDtiTP1nVDXBYTryTrp4"]'
|
|
2026-03-06 04:32:18.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:32:18.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49219/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.139.64/tcp/47272/p2p/16Uiu2HAkzdriykC5yjk1XKbXZzfJbuTKAnFi97iLqiVrHEgAnQDw"]'
|
|
2026-03-06 04:32:18.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:32:18.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7918/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-06 04:32:18.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:32:18.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47271/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-06 04:32:18.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:32:18.190 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49219/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-06 04:32:18.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:32:18.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49219/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"contentTopic": "/myapp/1/latest/proto", "timestamp": 1772771538194039040}}'
|
|
2026-03-06 04:32:18.196 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:49219/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-06 04:32:18.198 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-06 04:32:18.199 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-06 04:32:18.199 DEBUG [src.node.waku_node] Stopping container with id c6404a27bcd1
|
|
2026-03-06 04:32:18.699 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-06 04:32:18.699 DEBUG [src.node.waku_node] Stopping container with id e9159164356a
|
|
2026-03-06 04:32:19.191 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-06 04:32:19.191 DEBUG [src.node.waku_node] Stopping container with id cd95b7268316
|
|
2026-03-06 04:32:19.539 ERROR [src.node.docker_mananger] Max retries reached for container c6404a27bcd1. Exiting log stream.
|
|
2026-03-06 04:32:19.653 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-06 04:32:19.654 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-06 04:32:19.672 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-06 04:32:19.679 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-06 04:32:19.686 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|