mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
110 lines
18 KiB
Plaintext
110 lines
18 KiB
Plaintext
2026-02-25 07:30:29.378 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 07:30:29.378 DEBUG [tests.conftest] Running test: test_sync_flags_node2_start_later with id: 2026-02-25_07-30-29__7eb41ae3-1d53-4426-bc8a-a68eb31d46e8
|
|
2026-02-25 07:30:29.378 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 07:30:29.387 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:30:29.387 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_07-30-29__7eb41ae3-1d53-4426-bc8a-a68eb31d46e8__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:30:29.394 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:30:29.395 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_07-30-29__7eb41ae3-1d53-4426-bc8a-a68eb31d46e8__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:30:29.402 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:30:29.402 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-25_07-30-29__7eb41ae3-1d53-4426-bc8a-a68eb31d46e8__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:30:29.402 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-25 07:30:29.403 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:30:29.404 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:30:29.405 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:30:29.405 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.2.101
|
|
2026-02-25 07:30:29.406 DEBUG [src.node.docker_mananger] Generated ports ['13236', '13237', '13238', '13239', '13240']
|
|
2026-02-25 07:30:29.406 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:30:29.406 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:30:29.406 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:30:29.406 DEBUG [src.node.docker_mananger] docker run -i -t -p 13236:13236 -p 13237:13237 -p 13238:13238 -p 13239:13239 -p 13240:13240 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=13238 --rest-port=13236 --tcp-port=13237 --discv5-udp-port=13239 --rest-address=0.0.0.0 --nat=extip:172.18.2.101 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d6f2bbb2dedb8af4fe5bd677f7d7ab42fc4f4c8abbaa5360cad1ccabc9fb00cd --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=13240 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true
|
|
2026-02-25 07:30:29.525 ERROR [src.node.docker_mananger] Max retries reached for container a517acd1fcfc. Exiting log stream.
|
|
2026-02-25 07:30:29.604 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.2.101 waku 8c4afd28dc4a8f83dba35dde32a8c1acca792e160a41232efa753cc84536277f
|
|
2026-02-25 07:30:29.638 DEBUG [src.node.docker_mananger] Container started with ID 8c4afd28dc4a. Setting up logs at ./log/docker/node1_2026-02-25_07-30-29__7eb41ae3-1d53-4426-bc8a-a68eb31d46e8__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:30:29.639 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13236
|
|
2026-02-25 07:30:29.639 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:30:30.163 ERROR [src.node.docker_mananger] Max retries reached for container 909f77d3b721. Exiting log stream.
|
|
2026-02-25 07:30:30.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13236/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:30.643 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"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 07:30:30.643 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:30:30.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13236/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:30.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.2.101/tcp/13237/p2p/16Uiu2HAm65oStb3ZVev8yA4A67k1dXCYWSZLjP4cbUDs2Fg9aCZu","/ip4/172.18.2.101/tcp/13238/ws/p2p/16Uiu2HAm65oStb3ZVev8yA4A67k1dXCYWSZLjP4cbUDs2Fg9aCZu"],"enrUri":"enr:-L24QB1k-E3M9ltIWDqKwQFdM298NM5eU-rCjsFiKNpAqpOuXqCqFbkpnf9apoV2nerIKgBKITJhToqY8PXxWNJ6yKsCgmlkgnY0gmlwhKwSAmWKbXVsdGlhZGRyc5YACASsEgJlBjO1AAoErBICZQYztt0DgnJzhQADAQAAiXNlY3AyNTZrMaECnlliGCyZY-cN4XoIsLq8MKB-RVs6ZZsAvBZcL45QgwiDdGNwgjO1g3VkcIIzt4V3YWt1MhM"}'
|
|
2026-02-25 07:30:30.646 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:30:30.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13236/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-25 07:30:30.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:30.665 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:30:30.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13236/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-02-25 07:30:30.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:30.669 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:30:30.870 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:30:30.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13236/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-02-25 07:30:30.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:30.875 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:30:31.075 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:30:31.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13236/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-02-25 07:30:31.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:31.080 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:30:31.281 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:30:31.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13236/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-02-25 07:30:31.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:31.286 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:30:31.486 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:30:31.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13236/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-02-25 07:30:31.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:31.491 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:30:31.692 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:30:31.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13236/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-02-25 07:30:31.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:31.697 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:30:31.898 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:30:31.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13236/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-02-25 07:30:31.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:31.902 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:30:32.103 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:30:32.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13236/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-02-25 07:30:32.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:32.108 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:30:32.308 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:30:32.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13236/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-02-25 07:30:32.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:32.313 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:30:32.514 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 07:30:32.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13236/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-02-25 07:30:32.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:32.519 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 07:30:32.719 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:30:33.720 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:30:33.720 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:30:33.722 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:30:33.722 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.66.115
|
|
2026-02-25 07:30:33.722 DEBUG [src.node.docker_mananger] Generated ports ['26076', '26077', '26078', '26079', '26080']
|
|
2026-02-25 07:30:33.722 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:30:33.722 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:30:33.723 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:30:33.723 DEBUG [src.node.docker_mananger] docker run -i -t -p 26076:26076 -p 26077:26077 -p 26078:26078 -p 26079:26079 -p 26080:26080 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=26078 --rest-port=26076 --tcp-port=26077 --discv5-udp-port=26079 --rest-address=0.0.0.0 --nat=extip:172.18.66.115 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e8c48aeac8afca6ef7adfca95bfe5deea58a04e4b5bd6dabaf4dbebdcf18b45c --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=26080 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --discv5-bootstrap-node=enr:-L24QB1k-E3M9ltIWDqKwQFdM298NM5eU-rCjsFiKNpAqpOuXqCqFbkpnf9apoV2nerIKgBKITJhToqY8PXxWNJ6yKsCgmlkgnY0gmlwhKwSAmWKbXVsdGlhZGRyc5YACASsEgJlBjO1AAoErBICZQYztt0DgnJzhQADAQAAiXNlY3AyNTZrMaECnlliGCyZY-cN4XoIsLq8MKB-RVs6ZZsAvBZcL45QgwiDdGNwgjO1g3VkcIIzt4V3YWt1MhM
|
|
2026-02-25 07:30:33.923 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.66.115 waku 449c792094deee233658ecb5463ab31da6c00ee7576244d3bab7d8fc636a5622
|
|
2026-02-25 07:30:33.955 DEBUG [src.node.docker_mananger] Container started with ID 449c792094de. Setting up logs at ./log/docker/node2_2026-02-25_07-30-29__7eb41ae3-1d53-4426-bc8a-a68eb31d46e8__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:30:33.955 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26076
|
|
2026-02-25 07:30:33.956 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:30:34.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26076/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:34.959 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":"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-25 07:30:34.960 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:30:34.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26076/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:30:34.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.66.115/tcp/26077/p2p/16Uiu2HAmM9yoanniej1BxcWxZh6b9tCX13TAYE41AU21fh6rpb7K","/ip4/172.18.66.115/tcp/26078/ws/p2p/16Uiu2HAmM9yoanniej1BxcWxZh6b9tCX13TAYE41AU21fh6rpb7K"],"enrUri":"enr:-L24QPQft92KIv0PmFQ7AyCSdi3JNzTsBNiWxfPPJlLKLpkjTM1tSJdnzAouQPZncBtF_tf-I3BMkYJCKpoSFTzra5ECgmlkgnY0gmlwhKwSQnOKbXVsdGlhZGRyc5YACASsEkJzBmXdAAoErBJCcwZl3t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDfkq4g7Oe8wHQyqa5KmuC-97_YOxePczKfISFZgxV8L6DdGNwgmXdg3VkcIJl34V3YWt1MhI"}'
|
|
2026-02-25 07:30:34.963 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:30:34.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26076/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.2.101/tcp/13237/p2p/16Uiu2HAm65oStb3ZVev8yA4A67k1dXCYWSZLjP4cbUDs2Fg9aCZu"]'
|
|
2026-02-25 07:30:34.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:30:34.966 DEBUG [src.libs.common] Sleeping for 65 seconds
|
|
2026-02-25 07:31:39.967 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-25 07:31:39.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26076/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:31:39.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xe02f06b65d4be47fac5c27eedb6e998dfb0ad6b449dd4b2bab36d01d87212f15"},{"messageHash":"0x7705ff1535d7486dd9af0e561c34d8a4f80254565740f8bf8c28c6bcbd689916"},{"messageHash":"0xdea81baa3585225767e92e98ad8783c833577ff16707830a9acbfab6b8af05c2"},{"messageHash":"0x1048c7973ba8870adf7916bccde1506eb789b83e91626f0eff94d5e3f65056a9"},{"messageHash":"0x830393eb77ce4ca8fc66bbb0f7e1e5665403092932bd2b1f2b5fa55c3fd89197"},{"messageHash":"0x127c28a241130b4e8336937daabff127b9150b6f57e8079829d8fc4ec11264cd"},{"messageHash":"0x2226a0f6550d0007203c386a6653b9ab4edac232f4610add094b9d1964e4686d"},{"messageHash":"0x5ce4146b8b776de1c7fb2945cf1cf26c12326e3a853168b1a862944a0b2f22d2"},{"messageHash":"0x68f3e4d506401d8400aa7f2be21b99145eaeef8ee5157b8a4a346e826eeb2791"},{"messageHash":"0xd4dca0fc882aefa8bc619cab45d3230054e5b27fa6502a732894e74dca99aae2"}]}'
|
|
2026-02-25 07:31:39.971 DEBUG [src.steps.store] messages length is 10
|
|
2026-02-25 07:31:39.974 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 07:31:39.975 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 07:31:39.975 DEBUG [src.node.waku_node] Stopping container with id 8c4afd28dc4a
|
|
2026-02-25 07:31:40.569 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:31:40.570 DEBUG [src.node.waku_node] Stopping container with id 449c792094de
|
|
2026-02-25 07:31:41.164 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:31:41.166 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 07:31:41.199 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 07:31:41.230 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|