mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-06-07 10:19:35 +00:00
101 lines
18 KiB
Plaintext
101 lines
18 KiB
Plaintext
2026-04-23 21:58:07.511 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 21:58:07.511 DEBUG [tests.conftest] Running test: test_store_node_not_connected_directly_to_relaying_node with id: 2026-04-23_21-58-07__345345ba-5d0b-47d4-a991-37e274ff20ad
|
|
2026-04-23 21:58:07.512 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 21:58:07.512 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-04-23 21:58:07.512 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-04-23 21:58:07.520 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 21:58:07.520 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_21-58-07__345345ba-5d0b-47d4-a991-37e274ff20ad__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:58:07.526 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 21:58:07.526 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_21-58-07__345345ba-5d0b-47d4-a991-37e274ff20ad__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:58:07.532 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 21:58:07.532 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-04-23_21-58-07__345345ba-5d0b-47d4-a991-37e274ff20ad__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:58:07.533 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-04-23 21:58:07.533 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-04-23 21:58:07.534 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 21:58:07.534 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 21:58:07.590 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-04-23 21:58:07.590 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.93.15
|
|
2026-04-23 21:58:07.590 DEBUG [src.node.docker_mananger] Generated ports ['7590', '7591', '7592', '7593', '7594']
|
|
2026-04-23 21:58:07.590 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 21:58:07.590 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 21:58:07.591 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 21:58:07.591 DEBUG [src.node.docker_mananger] docker run -i -t -p 7590:7590 -p 7591:7591 -p 7592:7592 -p 7593:7593 -p 7594:7594 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=7592 --rest-port=7590 --tcp-port=7591 --discv5-udp-port=7593 --rest-address=0.0.0.0 --nat=extip:172.18.93.15 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=b6fde18f4fedb3f8546b6b77704ee3ef4c8ffcbeb4cbebc18cb2bd03cbeab698 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7594 --metrics-logging=true --relay=true
|
|
2026-04-23 21:58:11.645 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.93.15 waku 4a2923c956eb3af4f32c5e9657f0590cd589d0f5486400f3dc4316e1beb4a25e
|
|
2026-04-23 21:58:11.681 DEBUG [src.node.docker_mananger] Container started with ID 4a2923c956eb. Setting up logs at ./log/docker/node1_2026-04-23_21-58-07__345345ba-5d0b-47d4-a991-37e274ff20ad__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:58:11.682 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7590
|
|
2026-04-23 21:58:11.682 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 21:58:12.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7590/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:12.687 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 21:58:12.687 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 21:58:12.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7590/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:12.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.93.15/tcp/7591/p2p/16Uiu2HAm6JcqcPnQXjt4knYfEbniq7PkFDXhhmcoSYKFFRf9DqAE","/ip4/172.18.93.15/tcp/7592/ws/p2p/16Uiu2HAm6JcqcPnQXjt4knYfEbniq7PkFDXhhmcoSYKFFRf9DqAE"],"enrUri":"enr:-L24QE4xfbxpUnrEkyRnStdLDShKP-SXBPSvnI_poXq2EsWfbxQwfGBfseqGOZPEcCq1trvmvTn_Av65tlTPRwnefFMCgmlkgnY0gmlwhKwSXQ-KbXVsdGlhZGRyc5YACASsEl0PBh2nAAoErBJdDwYdqN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECoaHwW68-NnrIrv6HFhhOVlI2fRS8L1WpCrcijkFwX_eDdGNwgh2ng3VkcIIdqYV3YWt1MgE"}'
|
|
2026-04-23 21:58:12.690 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 21:58:12.690 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 21:58:12.690 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 21:58:12.692 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 21:58:12.692 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.4.117
|
|
2026-04-23 21:58:12.692 DEBUG [src.node.docker_mananger] Generated ports ['28172', '28173', '28174', '28175', '28176']
|
|
2026-04-23 21:58:12.692 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 21:58:12.692 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 21:58:12.692 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 21:58:12.692 DEBUG [src.node.docker_mananger] docker run -i -t -p 28172:28172 -p 28173:28173 -p 28174:28174 -p 28175:28175 -p 28176:28176 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=28174 --rest-port=28172 --tcp-port=28173 --discv5-udp-port=28175 --rest-address=0.0.0.0 --nat=extip:172.18.4.117 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=c9cb75dd4faeb6ef5a3ae3bf7a2dca8cda23ba6d0217ecbf80020c2bd7379aa8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28176 --metrics-logging=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QE4xfbxpUnrEkyRnStdLDShKP-SXBPSvnI_poXq2EsWfbxQwfGBfseqGOZPEcCq1trvmvTn_Av65tlTPRwnefFMCgmlkgnY0gmlwhKwSXQ-KbXVsdGlhZGRyc5YACASsEl0PBh2nAAoErBJdDwYdqN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECoaHwW68-NnrIrv6HFhhOVlI2fRS8L1WpCrcijkFwX_eDdGNwgh2ng3VkcIIdqYV3YWt1MgE
|
|
2026-04-23 21:58:12.876 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.4.117 waku 6f5f80e28fb95dc66829a558f06aad1c0dc6b868642684cb02e1cc8e721f25a7
|
|
2026-04-23 21:58:12.912 DEBUG [src.node.docker_mananger] Container started with ID 6f5f80e28fb9. Setting up logs at ./log/docker/node2_2026-04-23_21-58-07__345345ba-5d0b-47d4-a991-37e274ff20ad__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:58:12.913 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28172
|
|
2026-04-23 21:58:12.914 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 21:58:13.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28172/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:13.917 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":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 21:58:13.917 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 21:58:13.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28172/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:13.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.4.117/tcp/28173/p2p/16Uiu2HAmAZj4XwZQwHtBHMYzn6ty8JnjRcfKxxiF2rrGqcWB48Nc","/ip4/172.18.4.117/tcp/28174/ws/p2p/16Uiu2HAmAZj4XwZQwHtBHMYzn6ty8JnjRcfKxxiF2rrGqcWB48Nc"],"enrUri":"enr:-L24QDD71mzChunfigmiJfoNzzYaateZATv3YB6ZBQVcSpkpMTvhls5BDNyLjrDJuOh1lOpxM11DnXdfyveK9PJ0njkCgmlkgnY0gmlwhKwSBHWKbXVsdGlhZGRyc5YACASsEgR1Bm4NAAoErBIEdQZuDt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC4O9vVY8f1K609sKrlEhfi1vKBNcvzllME60juFSFbNmDdGNwgm4Ng3VkcIJuD4V3YWt1MgM"}'
|
|
2026-04-23 21:58:13.920 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 21:58:13.920 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 21:58:13.920 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 21:58:13.922 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 21:58:13.923 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.30.196
|
|
2026-04-23 21:58:13.923 DEBUG [src.node.docker_mananger] Generated ports ['57039', '57040', '57041', '57042', '57043']
|
|
2026-04-23 21:58:13.923 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 21:58:13.923 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 21:58:13.925 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 21:58:13.927 DEBUG [src.node.docker_mananger] docker run -i -t -p 57039:57039 -p 57040:57040 -p 57041:57041 -p 57042:57042 -p 57043:57043 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=57041 --rest-port=57039 --tcp-port=57040 --discv5-udp-port=57042 --rest-address=0.0.0.0 --nat=extip:172.18.30.196 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=ac9f3f10cc4deb5358c43ffbe11afd41067d8d851b1de5add76b4bc32c1c01c4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57043 --metrics-logging=true --relay=false --storenode=/ip4/172.18.4.117/tcp/28173/p2p/16Uiu2HAmAZj4XwZQwHtBHMYzn6ty8JnjRcfKxxiF2rrGqcWB48Nc --discv5-bootstrap-node=enr:-L24QDD71mzChunfigmiJfoNzzYaateZATv3YB6ZBQVcSpkpMTvhls5BDNyLjrDJuOh1lOpxM11DnXdfyveK9PJ0njkCgmlkgnY0gmlwhKwSBHWKbXVsdGlhZGRyc5YACASsEgR1Bm4NAAoErBIEdQZuDt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC4O9vVY8f1K609sKrlEhfi1vKBNcvzllME60juFSFbNmDdGNwgm4Ng3VkcIJuD4V3YWt1MgM
|
|
2026-04-23 21:58:14.138 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.30.196 waku 6685ad45946d5dda5c7ff017168b2d966e91e1d976b4f0dcb518d4082e9814e5
|
|
2026-04-23 21:58:14.172 DEBUG [src.node.docker_mananger] Container started with ID 6685ad45946d. Setting up logs at ./log/docker/node3_2026-04-23_21-58-07__345345ba-5d0b-47d4-a991-37e274ff20ad__wakuorg_nwaku:latest.log
|
|
2026-04-23 21:58:14.173 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57039
|
|
2026-04-23 21:58:14.173 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 21:58:15.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57039/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:15.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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 21:58:15.176 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 21:58:15.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57039/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:15.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.30.196/tcp/57040/p2p/16Uiu2HAmG7P3zRqKQm9UFmT8DPqFGuwnioVAyHR1C1iUEhCG87Vu","/ip4/172.18.30.196/tcp/57041/ws/p2p/16Uiu2HAmG7P3zRqKQm9UFmT8DPqFGuwnioVAyHR1C1iUEhCG87Vu"],"enrUri":"enr:-L24QN0EWGKKvZtqsNsKhhwWsnYsWtwXJfFaQ6OTYQEgVe8fYVWUTacjax-3dDqS5icwzzt49HSFNy1hVYMnfSQD3GYCgmlkgnY0gmlwhKwSHsSKbXVsdGlhZGRyc5YACASsEh7EBt7QAAoErBIexAbe0d0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDM1XUrIRRO5WblsB-62cIRzdlXXxCGYLcuxZOU90-fcyDdGNwgt7Qg3VkcILe0oV3YWt1MgA"}'
|
|
2026-04-23 21:58:15.179 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 21:58:15.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7590/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 21:58:15.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:15.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28172/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 21:58:15.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:15.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7590/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:15.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.4.117/tcp/37682/p2p/16Uiu2HAmAZj4XwZQwHtBHMYzn6ty8JnjRcfKxxiF2rrGqcWB48Nc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-\\"v0.38.0-19-g820ccc\\"","origin":"UnknownOrigin"}]'
|
|
2026-04-23 21:58:15.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28172/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:15.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.93.15/tcp/7591/p2p/16Uiu2HAm6JcqcPnQXjt4knYfEbniq7PkFDXhhmcoSYKFFRf9DqAE","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-\\"v0.38.0-19-g820ccc\\"","origin":"Discv5"}]'
|
|
2026-04-23 21:58:15.195 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-04-23 21:58:45.195 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 21:58:45.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7590/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 21:58:45.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 21:58:45.202 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 21:58:45.403 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-04-23 21:58:45.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57039/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 21:58:45.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"4862c1b90c42a25ddba3","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x0ddee4711fa0144de5971f8916bfb3054e26c0d4949fe00df87785fd5f846f32"}]}'
|
|
2026-04-23 21:58:45.437 DEBUG [src.steps.store] messages length is 1
|
|
2026-04-23 21:58:45.444 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 21:58:45.451 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 21:58:45.451 DEBUG [src.node.waku_node] Stopping container with id 4a2923c956eb
|
|
2026-04-23 21:58:45.927 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 21:58:45.927 DEBUG [src.node.waku_node] Stopping container with id 6f5f80e28fb9
|
|
2026-04-23 21:58:46.359 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 21:58:46.359 DEBUG [src.node.waku_node] Stopping container with id 6685ad45946d
|
|
2026-04-23 21:58:46.772 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 21:58:46.772 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 21:58:46.815 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 21:58:46.865 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 21:58:46.872 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 21:58:46.874 ERROR [src.node.docker_mananger] Max retries reached for container 4a2923c956eb. Exiting log stream.
|