mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
110 lines
18 KiB
Plaintext
110 lines
18 KiB
Plaintext
2026-01-02 04:36:24.954 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-02 04:36:24.955 DEBUG [tests.conftest] Running test: test_sync_flags_node2_start_later with id: 2026-01-02_04-36-24__1b2ff390-516e-4078-934a-d8e304443260
|
|
2026-01-02 04:36:24.955 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-02 04:36:24.961 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:36:24.961 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-02_04-36-24__1b2ff390-516e-4078-934a-d8e304443260__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:36:24.967 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:36:24.967 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-02_04-36-24__1b2ff390-516e-4078-934a-d8e304443260__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:36:24.973 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:36:24.973 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-01-02_04-36-24__1b2ff390-516e-4078-934a-d8e304443260__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:36:24.973 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-01-02 04:36:24.974 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:36:24.974 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:36:24.975 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:36:24.975 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.102.51
|
|
2026-01-02 04:36:24.975 DEBUG [src.node.docker_mananger] Generated ports ['31520', '31521', '31522', '31523', '31524']
|
|
2026-01-02 04:36:24.976 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:36:24.976 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:36:24.976 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:36:24.976 DEBUG [src.node.docker_mananger] docker run -i -t -p 31520:31520 -p 31521:31521 -p 31522:31522 -p 31523:31523 -p 31524:31524 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=31522 --rest-port=31520 --tcp-port=31521 --discv5-udp-port=31523 --rest-address=0.0.0.0 --nat=extip:172.18.102.51 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f1813babaa0498bda80c3942fcd60b6c4a957000d83c4457a8ea7e5b402e4785 --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31524 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true
|
|
2026-01-02 04:36:25.156 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.102.51 waku c83202abcf237562014e95af54c2c985027e96410e290b2bab116de155c5d3f5
|
|
2026-01-02 04:36:25.188 DEBUG [src.node.docker_mananger] Container started with ID c83202abcf23. Setting up logs at ./log/docker/node1_2026-01-02_04-36-24__1b2ff390-516e-4078-934a-d8e304443260__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:36:25.191 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31520
|
|
2026-01-02 04:36:25.193 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:36:25.208 ERROR [src.node.docker_mananger] Max retries reached for container 8981d2e6ebec. Exiting log stream.
|
|
2026-01-02 04:36:25.741 ERROR [src.node.docker_mananger] Max retries reached for container 7560da0b367e. Exiting log stream.
|
|
2026-01-02 04:36:26.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31520/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:36:26.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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"}]}'
|
|
2026-01-02 04:36:26.197 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:36:26.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31520/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:36:26.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.102.51/tcp/31521/p2p/16Uiu2HAmEFfz7huWTZkKybD1YZLN41YeZoyAp7tsZ9SNW7HLJtqm","/ip4/172.18.102.51/tcp/31522/ws/p2p/16Uiu2HAmEFfz7huWTZkKybD1YZLN41YeZoyAp7tsZ9SNW7HLJtqm"],"enrUri":"enr:-L24QHXOBxMOJWa0gqMGPDEKuSz4vJemtrF0ATQ-bhJqX3pPTJ076HAVtu89AEz7sxH8XVAJlj7XpkyV8-9KMUg1T7ACgmlkgnY0gmlwhKwSZjOKbXVsdGlhZGRyc5YACASsEmYzBnshAAoErBJmMwZ7It0DgnJzhQADAQAAiXNlY3AyNTZrMaEDF74_8zg_Q1SmlNldP2Ta2WLcZB35e2VKAyenLhk27RCDdGNwgnshg3VkcIJ7I4V3YWt1MhM"}'
|
|
2026-01-02 04:36:26.199 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:36:26.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31520/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-01-02 04:36:26.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:36:26.213 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:36:26.213 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31520/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:36:26.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:36:26.217 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:36:26.418 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:36:26.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31520/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:36:26.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:36:26.422 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:36:26.623 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:36:26.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31520/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:36:26.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:36:26.627 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:36:26.828 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:36:26.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31520/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:36:26.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:36:26.832 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:36:27.033 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:36:27.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31520/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:36:27.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:36:27.037 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:36:27.238 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:36:27.238 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31520/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:36:27.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:36:27.242 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:36:27.442 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:36:27.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31520/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:36:27.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:36:27.446 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:36:27.647 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:36:27.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31520/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:36:27.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:36:27.652 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:36:27.852 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:36:27.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31520/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:36:27.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:36:27.856 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:36:28.056 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:36:28.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31520/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:36:28.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:36:28.060 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:36:28.261 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:36:29.261 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:36:29.261 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:36:29.263 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:36:29.263 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.151.182
|
|
2026-01-02 04:36:29.263 DEBUG [src.node.docker_mananger] Generated ports ['60336', '60337', '60338', '60339', '60340']
|
|
2026-01-02 04:36:29.264 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:36:29.264 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:36:29.264 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:36:29.264 DEBUG [src.node.docker_mananger] docker run -i -t -p 60336:60336 -p 60337:60337 -p 60338:60338 -p 60339:60339 -p 60340:60340 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=60338 --rest-port=60336 --tcp-port=60337 --discv5-udp-port=60339 --rest-address=0.0.0.0 --nat=extip:172.18.151.182 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a8b0140387cffe94a92e3e222bce101fcbf6b98cfdd2070bf787be8dbeaa2edd --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60340 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --discv5-bootstrap-node=enr:-L24QHXOBxMOJWa0gqMGPDEKuSz4vJemtrF0ATQ-bhJqX3pPTJ076HAVtu89AEz7sxH8XVAJlj7XpkyV8-9KMUg1T7ACgmlkgnY0gmlwhKwSZjOKbXVsdGlhZGRyc5YACASsEmYzBnshAAoErBJmMwZ7It0DgnJzhQADAQAAiXNlY3AyNTZrMaEDF74_8zg_Q1SmlNldP2Ta2WLcZB35e2VKAyenLhk27RCDdGNwgnshg3VkcIJ7I4V3YWt1MhM
|
|
2026-01-02 04:36:29.447 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.151.182 waku 3a3749fa64348d3074cc93e0aa4b22bb4346c2bf823dc02bb07f50049a6fdcb8
|
|
2026-01-02 04:36:29.479 DEBUG [src.node.docker_mananger] Container started with ID 3a3749fa6434. Setting up logs at ./log/docker/node2_2026-01-02_04-36-24__1b2ff390-516e-4078-934a-d8e304443260__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:36:29.481 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60336
|
|
2026-01-02 04:36:29.481 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:36:30.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60336/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:36:30.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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"}]}'
|
|
2026-01-02 04:36:30.487 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:36:30.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60336/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:36:30.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.151.182/tcp/60337/p2p/16Uiu2HAkvzkR2RME5C6oD368h8FiJJoo63kduBiGg4jKZQiFqE9Q","/ip4/172.18.151.182/tcp/60338/ws/p2p/16Uiu2HAkvzkR2RME5C6oD368h8FiJJoo63kduBiGg4jKZQiFqE9Q"],"enrUri":"enr:-L24QHQfpZOhuh_T_9c4iw4zdVzsrU68rXuLJKb0hDf5bVCBAOD2BAtqQTtt8wTvlycWQvaCY8DfKnjPFi1w-U6CuPACgmlkgnY0gmlwhKwSl7aKbXVsdGlhZGRyc5YACASsEpe2BuuxAAoErBKXtgbrst0DgnJzhQADAQAAiXNlY3AyNTZrMaECF1TeSvCgK-nw_WEA4rtDeuwyM_pTlwkYf00P7oD3y3uDdGNwguuxg3VkcILrs4V3YWt1MhI"}'
|
|
2026-01-02 04:36:30.490 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:36:30.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60336/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.102.51/tcp/31521/p2p/16Uiu2HAmEFfz7huWTZkKybD1YZLN41YeZoyAp7tsZ9SNW7HLJtqm"]'
|
|
2026-01-02 04:36:30.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:36:30.493 DEBUG [src.libs.common] Sleeping for 65 seconds
|
|
2026-01-02 04:37:35.494 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-01-02 04:37:35.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60336/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:37:35.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x0eac6a638010ec24cf4af584939a7c3ec835dabeb909887c731036f603825bac"},{"messageHash":"0x06ae0ce98818adf3362c36f109520debc43e5986888c52e24ebd53bfac4a87f1"},{"messageHash":"0x3bfb0b7f3f6c4be87363686ca5fe3025b7fd617c9665d916cc6cb253a50ef5df"},{"messageHash":"0x4aa3e764f6c712b20ab5d1aa99fde94524233f9b740a64434aac974a947da00e"},{"messageHash":"0x9dee6a090d7fd1c5f41358771abb6965b1cd2637cf3996f29958b8a4811d3bb0"},{"messageHash":"0xc6a94801a4ce6a2584139e3a73c773f6767303f5109b38c275b9ee17a0fce0a7"},{"messageHash":"0x1beaea55ed08b7d41c456cbd4a0596a395888a4e38eb7bbbd4ff9d3cfaed327b"},{"messageHash":"0x0c067a858dd62ea819eac7ed2f53fd58ce5f8ea222dbde60d55aeb3cb673cbe8"},{"messageHash":"0x0206c3a6640c20a75d53b71029f9181c75eeb9eecd596fc06fc3111bafb1cc17"},{"messageHash":"0x168515a0207e9f5c28a6641d5448e1dee2897ad1ea86446bc7bec4b21b422263"}]}'
|
|
2026-01-02 04:37:35.498 DEBUG [src.steps.store] messages length is 10
|
|
2026-01-02 04:37:35.500 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-02 04:37:35.501 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-02 04:37:35.501 DEBUG [src.node.waku_node] Stopping container with id c83202abcf23
|
|
2026-01-02 04:37:36.046 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:37:36.046 DEBUG [src.node.waku_node] Stopping container with id 3a3749fa6434
|
|
2026-01-02 04:37:36.591 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:37:36.592 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-02 04:37:36.624 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:37:36.651 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|