mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
100 lines
18 KiB
Plaintext
100 lines
18 KiB
Plaintext
2026-02-27 04:32:47.487 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-27 04:32:47.487 DEBUG [tests.conftest] Running test: test_lightpush with id: 2026-02-27_04-32-47__eed157bc-6e4e-4b73-8b88-aaddac133c90
|
|
2026-02-27 04:32:47.487 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-27 04:32:47.487 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-27 04:32:47.488 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-27 04:32:47.488 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-27 04:32:47.488 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-27 04:32:47.495 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-27 04:32:47.495 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-32-47__eed157bc-6e4e-4b73-8b88-aaddac133c90__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:32:47.495 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-27 04:32:47.495 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-27 04:32:47.497 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-27 04:32:47.497 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.253.184
|
|
2026-02-27 04:32:47.497 DEBUG [src.node.docker_mananger] Generated ports ['51136', '51137', '51138', '51139', '51140']
|
|
2026-02-27 04:32:47.497 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-27 04:32:47.498 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-27 04:32:47.498 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-27 04:32:47.498 DEBUG [src.node.docker_mananger] docker run -i -t -p 51136:51136 -p 51137:51137 -p 51138:51138 -p 51139:51139 -p 51140:51140 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=51138 --rest-port=51136 --tcp-port=51137 --discv5-udp-port=51139 --rest-address=0.0.0.0 --nat=extip:172.18.253.184 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bef1c70d9cf2ccf6aea0de1bafa1e59c6a6ed18eb8a6eb255be7ccffca1cdefb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51140 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-02-27 04:32:47.683 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.253.184 waku 6abaac2426988e3c021a33cdd064af47013d7eb0a2dc9a87522e37b787cada43
|
|
2026-02-27 04:32:47.720 DEBUG [src.node.docker_mananger] Container started with ID 6abaac242698. Setting up logs at ./log/docker/node1_2026-02-27_04-32-47__eed157bc-6e4e-4b73-8b88-aaddac133c90__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:32:47.721 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51136
|
|
2026-02-27 04:32:47.721 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-27 04:32:47.740 ERROR [src.node.docker_mananger] Max retries reached for container a54f997a35f4. Exiting log stream.
|
|
2026-02-27 04:32:48.291 ERROR [src.node.docker_mananger] Max retries reached for container f2b98c7b23f3. Exiting log stream.
|
|
2026-02-27 04:32:48.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51136/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:32:48.724 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-02-27 04:32:48.725 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-27 04:32:48.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51136/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:32:48.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.253.184/tcp/51137/p2p/16Uiu2HAm45jFVaQikwfRLMengMyhi7PcXdbcNtHZcwTfGTjjGENH","/ip4/172.18.253.184/tcp/51138/ws/p2p/16Uiu2HAm45jFVaQikwfRLMengMyhi7PcXdbcNtHZcwTfGTjjGENH"],"enrUri":"enr:-L24QHbv0QAgoj8NM8i_liQTjolEHFa6kDzup8AkjORTKYINFinLydtAwcu6wY1ne0HeUhL1wIebFDl1vqjFSc9jr_ACgmlkgnY0gmlwhKwS_biKbXVsdGlhZGRyc5YACASsEv24BsfBAAoErBL9uAbHwt0DgnJzhQADAQAAiXNlY3AyNTZrMaECgJ1Dq4bt56qZHtEtuBd8TnFlM6gaXAwM0WqcmkhIAt6DdGNwgsfBg3VkcILHw4V3YWt1Mgk"}'
|
|
2026-02-27 04:32:48.728 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-27 04:32:48.734 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-27 04:32:48.734 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-32-47__eed157bc-6e4e-4b73-8b88-aaddac133c90__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:32:48.734 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-27 04:32:48.734 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-27 04:32:48.736 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-27 04:32:48.736 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.146.123
|
|
2026-02-27 04:32:48.736 DEBUG [src.node.docker_mananger] Generated ports ['8195', '8196', '8197', '8198', '8199']
|
|
2026-02-27 04:32:48.736 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-27 04:32:48.736 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-27 04:32:48.736 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-27 04:32:48.736 DEBUG [src.node.docker_mananger] docker run -i -t -p 8195:8195 -p 8196:8196 -p 8197:8197 -p 8198:8198 -p 8199:8199 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=8197 --rest-port=8195 --tcp-port=8196 --discv5-udp-port=8198 --rest-address=0.0.0.0 --nat=extip:172.18.146.123 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7edfaab0c10560ff87c62b09ae2571b97686eecbeb975ebaaea4dc20b9c5b6d6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8199 --metrics-logging=true --lightpush=false --relay=true --discv5-bootstrap-node=enr:-L24QHbv0QAgoj8NM8i_liQTjolEHFa6kDzup8AkjORTKYINFinLydtAwcu6wY1ne0HeUhL1wIebFDl1vqjFSc9jr_ACgmlkgnY0gmlwhKwS_biKbXVsdGlhZGRyc5YACASsEv24BsfBAAoErBL9uAbHwt0DgnJzhQADAQAAiXNlY3AyNTZrMaECgJ1Dq4bt56qZHtEtuBd8TnFlM6gaXAwM0WqcmkhIAt6DdGNwgsfBg3VkcILHw4V3YWt1Mgk
|
|
2026-02-27 04:32:48.927 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.146.123 waku 06e40239af532a93ee9d5784a9655d80eeef0e7c7bbd40e96121902b726ce57e
|
|
2026-02-27 04:32:48.961 DEBUG [src.node.docker_mananger] Container started with ID 06e40239af53. Setting up logs at ./log/docker/node1_2026-02-27_04-32-47__eed157bc-6e4e-4b73-8b88-aaddac133c90__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:32:48.961 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8195
|
|
2026-02-27 04:32:48.962 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-27 04:32:49.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8195/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:32:49.990 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-02-27 04:32:49.993 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-27 04:32:49.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8195/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:32:50.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.146.123/tcp/8196/p2p/16Uiu2HAmAzhqqetpVivAH23ZWCvamrrcir3k993eQvJEAikvNaKz","/ip4/172.18.146.123/tcp/8197/ws/p2p/16Uiu2HAmAzhqqetpVivAH23ZWCvamrrcir3k993eQvJEAikvNaKz"],"enrUri":"enr:-L24QPRR0FSAhT_LsPRwNMQ9XIi6ECNXsQeMy7Sh8pPFNVS6O1lPVicfJUCwgGzT1Q_jWJUJ_Y-re3hiMPovPXyYwlACgmlkgnY0gmlwhKwSknuKbXVsdGlhZGRyc5YACASsEpJ7BiAEAAoErBKSewYgBd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC51WTsoGmsKqyxSvkUdhpfqTQatT6j2-XK8DvfpYZkymDdGNwgiAEg3VkcIIgBoV3YWt1MgE"}'
|
|
2026-02-27 04:32:50.001 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-27 04:32:50.008 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-27 04:32:50.008 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-32-47__eed157bc-6e4e-4b73-8b88-aaddac133c90__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:32:50.009 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-27 04:32:50.009 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-27 04:32:50.010 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-27 04:32:50.010 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.21.199
|
|
2026-02-27 04:32:50.010 DEBUG [src.node.docker_mananger] Generated ports ['36199', '36200', '36201', '36202', '36203']
|
|
2026-02-27 04:32:50.010 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-27 04:32:50.011 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-27 04:32:50.011 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-27 04:32:50.011 DEBUG [src.node.docker_mananger] docker run -i -t -p 36199:36199 -p 36200:36200 -p 36201:36201 -p 36202:36202 -p 36203:36203 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=36201 --rest-port=36199 --tcp-port=36200 --discv5-udp-port=36202 --rest-address=0.0.0.0 --nat=extip:172.18.21.199 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b1fbccefcfbccdf54a4ad9c90fd4d5f0e1a5da9c7d5da2f22dadf8b1effe5ec3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36203 --metrics-logging=true --lightpush=true --relay=true --discv5-bootstrap-node=enr:-L24QHbv0QAgoj8NM8i_liQTjolEHFa6kDzup8AkjORTKYINFinLydtAwcu6wY1ne0HeUhL1wIebFDl1vqjFSc9jr_ACgmlkgnY0gmlwhKwS_biKbXVsdGlhZGRyc5YACASsEv24BsfBAAoErBL9uAbHwt0DgnJzhQADAQAAiXNlY3AyNTZrMaECgJ1Dq4bt56qZHtEtuBd8TnFlM6gaXAwM0WqcmkhIAt6DdGNwgsfBg3VkcILHw4V3YWt1Mgk --lightpushnode=/ip4/172.18.253.184/tcp/51137/p2p/16Uiu2HAm45jFVaQikwfRLMengMyhi7PcXdbcNtHZcwTfGTjjGENH
|
|
2026-02-27 04:32:50.218 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.21.199 waku 70fbac62534eebdb45ea93c6f7a9ec454168a2113aa8f8ea50159169816ed999
|
|
2026-02-27 04:32:50.253 DEBUG [src.node.docker_mananger] Container started with ID 70fbac62534e. Setting up logs at ./log/docker/node1_2026-02-27_04-32-47__eed157bc-6e4e-4b73-8b88-aaddac133c90__wakuorg_nwaku:latest.log
|
|
2026-02-27 04:32:50.253 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36199
|
|
2026-02-27 04:32:50.254 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-27 04:32:51.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36199/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:32:51.257 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-02-27 04:32:51.257 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-27 04:32:51.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36199/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:32:51.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.21.199/tcp/36200/p2p/16Uiu2HAm5YSnPsdG6Zf7ULqRsQGof4Yre5hiaWZ4HHjfZMj7qgH7","/ip4/172.18.21.199/tcp/36201/ws/p2p/16Uiu2HAm5YSnPsdG6Zf7ULqRsQGof4Yre5hiaWZ4HHjfZMj7qgH7"],"enrUri":"enr:-L24QPTHGj39D2r13xqimBToylV59iUiQDRLhMhpaV-j_NP5cNd-mMo-H_phUyCFCUUDjRx3fU7BFD54MjdMBo3W6RcCgmlkgnY0gmlwhKwSFceKbXVsdGlhZGRyc5YACASsEhXHBo1oAAoErBIVxwaNad0DgnJzhQADAQAAiXNlY3AyNTZrMaECllEDeV_0qboAJBv3CmzrwrizaHUxyfb-pUEvLFFqrUKDdGNwgo1og3VkcIKNaoV3YWt1Mgk"}'
|
|
2026-02-27 04:32:51.260 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-27 04:32:51.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51136/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-27 04:32:51.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:32:51.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8195/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-27 04:32:51.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:32:51.281 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-02-27 04:32:51.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36199/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": 1772166771281050274}}'
|
|
2026-02-27 04:32:51.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-27 04:32:51.324 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-27 04:32:51.427 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-02-27 04:32:51.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51136/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:32:51.431 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":1772166771281050274,"ephemeral":false,"proof":""}]'
|
|
2026-02-27 04:32:51.432 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-02-27 04:32:51.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-27 04:32:51.435 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":1772166771281050274,"ephemeral":false,"proof":""}]'
|
|
2026-02-27 04:32:51.438 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-27 04:32:51.438 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-27 04:32:51.438 DEBUG [src.node.waku_node] Stopping container with id 6abaac242698
|
|
2026-02-27 04:32:52.023 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-27 04:32:52.026 DEBUG [src.node.waku_node] Stopping container with id 06e40239af53
|
|
2026-02-27 04:32:52.575 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-27 04:32:52.576 DEBUG [src.node.waku_node] Stopping container with id 70fbac62534e
|
|
2026-02-27 04:32:52.876 ERROR [src.node.docker_mananger] Max retries reached for container 6abaac242698. Exiting log stream.
|
|
2026-02-27 04:32:53.125 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-27 04:32:53.128 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-27 04:32:53.145 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-27 04:32:53.161 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-27 04:32:53.180 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|