mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-30 15:43:32 +00:00
209 lines
35 KiB
Plaintext
209 lines
35 KiB
Plaintext
2026-02-04 17:16:02.594 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-04 17:16:02.594 DEBUG [tests.conftest] Running test: test_node_without_sync_or_relay_stays_empty with id: 2026-02-04_17-16-02__729c7fb4-72ea-40b0-9077-317d3810f2ea
|
|
2026-02-04 17:16:02.595 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-04 17:16:02.604 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:16:02.604 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-04_17-16-02__729c7fb4-72ea-40b0-9077-317d3810f2ea__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:16:02.612 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:16:02.612 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-04_17-16-02__729c7fb4-72ea-40b0-9077-317d3810f2ea__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:16:02.622 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:16:02.622 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-04_17-16-02__729c7fb4-72ea-40b0-9077-317d3810f2ea__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:16:02.622 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-04 17:16:02.624 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:16:02.625 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:16:02.628 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:16:02.628 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.140.86
|
|
2026-02-04 17:16:02.628 DEBUG [src.node.docker_mananger] Generated ports ['44048', '44049', '44050', '44051', '44052']
|
|
2026-02-04 17:16:02.628 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:16:02.628 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:16:02.629 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:16:02.629 DEBUG [src.node.docker_mananger] docker run -i -t -p 44048:44048 -p 44049:44049 -p 44050:44050 -p 44051:44051 -p 44052:44052 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=44050 --rest-port=44048 --tcp-port=44049 --discv5-udp-port=44051 --rest-address=0.0.0.0 --nat=extip:172.18.140.86 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fdeb90ce6e2daca6fc5e7d60ce27936d14fc4c8cd55bb5fbeafe1af5ec35892e --store-sync=true --store=true --store-sync-range=300 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44052 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2026-02-04 17:16:02.801 ERROR [src.node.docker_mananger] Max retries reached for container 0162aec6732d. Exiting log stream.
|
|
2026-02-04 17:16:02.817 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.140.86 waku a80066774aafc5bb1ae2912f840e446441247ee8957516b31fc0f18121ac03e1
|
|
2026-02-04 17:16:02.849 DEBUG [src.node.docker_mananger] Container started with ID a80066774aaf. Setting up logs at ./log/docker/node1_2026-02-04_17-16-02__729c7fb4-72ea-40b0-9077-317d3810f2ea__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:16:02.849 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44048
|
|
2026-02-04 17:16:02.851 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:16:03.442 ERROR [src.node.docker_mananger] Max retries reached for container 0f21bc27b8f9. Exiting log stream.
|
|
2026-02-04 17:16:03.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44048/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:16:03.855 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-02-04 17:16:03.855 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:16:03.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44048/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:16:03.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.140.86/tcp/44049/p2p/16Uiu2HAm8gdzankgj5xFZX9hCJCZ6GQVRqAheK3mWBQH9UjmyQTx","/ip4/172.18.140.86/tcp/44050/ws/p2p/16Uiu2HAm8gdzankgj5xFZX9hCJCZ6GQVRqAheK3mWBQH9UjmyQTx"],"enrUri":"enr:-L24QK19un9oDnLTlUnnGRNirHTXReE2_N7p_co1jWSQW7kZBBb3Gej0JdijElyplDKxftg-vzW3yHDZn6OrajrQORwCgmlkgnY0gmlwhKwSjFaKbXVsdGlhZGRyc5YACASsEoxWBqwRAAoErBKMVgasEt0DgnJzhQADAQAAiXNlY3AyNTZrMaECxP1la2MDgSI0GyeIZ0nTcPr1R9kHiXiHlcFLBw2pyteDdGNwgqwRg3VkcIKsE4V3YWt1MhM"}'
|
|
2026-02-04 17:16:03.858 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:16:03.859 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:03.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:03.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:03.873 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:04.084 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:04.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:04.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:04.104 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:04.315 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:04.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:04.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:04.320 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:04.530 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:04.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:04.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:04.535 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:04.746 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:04.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:04.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:04.750 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:04.961 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:04.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:04.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:04.965 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:05.176 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:05.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:05.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:05.181 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:05.392 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:05.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:05.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:05.397 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:05.607 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:05.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:05.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:05.612 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:05.823 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:05.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:05.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:05.827 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:06.038 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:06.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:06.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:06.043 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:06.254 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:06.254 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:06.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:06.258 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:06.469 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:06.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:06.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:06.474 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:06.685 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:06.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:06.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:06.690 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:06.900 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:06.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:06.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:06.905 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:07.115 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:07.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:07.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:07.121 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:07.331 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:07.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:07.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:07.336 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:07.547 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:07.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:07.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:07.551 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:07.762 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:07.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:07.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:07.767 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:07.978 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:07.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:07.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:07.982 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:08.193 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:08.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:08.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:08.197 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:08.408 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:08.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:08.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:08.413 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:08.623 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:08.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:08.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:08.628 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:08.839 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:08.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:08.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:08.844 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:09.055 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:09.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:09.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:09.060 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:09.270 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:09.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:09.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:09.275 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:09.486 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:09.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:09.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:09.491 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:09.701 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:09.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:09.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:09.706 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:09.917 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:09.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:09.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:09.923 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:10.134 DEBUG [src.steps.store] Relaying message
|
|
2026-02-04 17:16:10.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44048/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-04 17:16:10.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:10.138 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-04 17:16:10.349 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:16:10.349 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:16:10.351 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:16:10.351 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.181.224
|
|
2026-02-04 17:16:10.351 DEBUG [src.node.docker_mananger] Generated ports ['62890', '62891', '62892', '62893', '62894']
|
|
2026-02-04 17:16:10.351 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:16:10.351 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:16:10.352 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:16:10.352 DEBUG [src.node.docker_mananger] docker run -i -t -p 62890:62890 -p 62891:62891 -p 62892:62892 -p 62893:62893 -p 62894:62894 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=62892 --rest-port=62890 --tcp-port=62891 --discv5-udp-port=62893 --rest-address=0.0.0.0 --nat=extip:172.18.181.224 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4bae98dcaea73ecbeecdcf1107a9aef2ec8808ed8d77be4734f5a4c6bb28b6f7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62894 --metrics-logging=true --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QK19un9oDnLTlUnnGRNirHTXReE2_N7p_co1jWSQW7kZBBb3Gej0JdijElyplDKxftg-vzW3yHDZn6OrajrQORwCgmlkgnY0gmlwhKwSjFaKbXVsdGlhZGRyc5YACASsEoxWBqwRAAoErBKMVgasEt0DgnJzhQADAQAAiXNlY3AyNTZrMaECxP1la2MDgSI0GyeIZ0nTcPr1R9kHiXiHlcFLBw2pyteDdGNwgqwRg3VkcIKsE4V3YWt1MhM
|
|
2026-02-04 17:16:10.533 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.181.224 waku f2e70d501ab0f514b28802d3acb5c96a635d50b1e89d3cf1a6c45c12df60ff5b
|
|
2026-02-04 17:16:10.567 DEBUG [src.node.docker_mananger] Container started with ID f2e70d501ab0. Setting up logs at ./log/docker/node2_2026-02-04_17-16-02__729c7fb4-72ea-40b0-9077-317d3810f2ea__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:16:10.567 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62890
|
|
2026-02-04 17:16:10.568 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:16:11.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62890/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:16:11.572 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":"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":"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-02-04 17:16:11.572 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:16:11.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62890/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:16:11.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.181.224/tcp/62891/p2p/16Uiu2HAkvESZjS6MRHY89TEbyxAmaViTRpV4yGoikeE1T4BtjEQF","/ip4/172.18.181.224/tcp/62892/ws/p2p/16Uiu2HAkvESZjS6MRHY89TEbyxAmaViTRpV4yGoikeE1T4BtjEQF"],"enrUri":"enr:-L24QNZR3mOc39gd4lsAMqOvCOMojOZEDjMPK8PIsd5u4duSVtNIPZpYE7dhp8q2ME5TDHhx7vtBodC0d_22qNk7vDcCgmlkgnY0gmlwhKwSteCKbXVsdGlhZGRyc5YACASsErXgBvWrAAoErBK14Ab1rN0DgnJzhQADAQAAiXNlY3AyNTZrMaECC_shO0zpubC2-vrqsy0oazDh7Gz0KjcWVtT552udvtiDdGNwgvWrg3VkcIL1rYV3YWt1MgA"}'
|
|
2026-02-04 17:16:11.575 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:16:11.575 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:16:11.575 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:16:11.577 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:16:11.577 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.181.214
|
|
2026-02-04 17:16:11.577 DEBUG [src.node.docker_mananger] Generated ports ['10167', '10168', '10169', '10170', '10171']
|
|
2026-02-04 17:16:11.577 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:16:11.577 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:16:11.577 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:16:11.578 DEBUG [src.node.docker_mananger] docker run -i -t -p 10167:10167 -p 10168:10168 -p 10169:10169 -p 10170:10170 -p 10171:10171 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=10169 --rest-port=10167 --tcp-port=10168 --discv5-udp-port=10170 --rest-address=0.0.0.0 --nat=extip:172.18.181.214 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a25c9d38de10d930cfdebcfbebebed7b6efbfc307d95fa3ed75ac33193dbd211 --store-sync=true --store=true --store-sync-range=300 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10171 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QK19un9oDnLTlUnnGRNirHTXReE2_N7p_co1jWSQW7kZBBb3Gej0JdijElyplDKxftg-vzW3yHDZn6OrajrQORwCgmlkgnY0gmlwhKwSjFaKbXVsdGlhZGRyc5YACASsEoxWBqwRAAoErBKMVgasEt0DgnJzhQADAQAAiXNlY3AyNTZrMaECxP1la2MDgSI0GyeIZ0nTcPr1R9kHiXiHlcFLBw2pyteDdGNwgqwRg3VkcIKsE4V3YWt1MhM
|
|
2026-02-04 17:16:11.757 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.181.214 waku 39d6e4d8cd1da64f6a45f50bd3a55de1416ae09c7d194e0b136e85ad3d512011
|
|
2026-02-04 17:16:11.788 DEBUG [src.node.docker_mananger] Container started with ID 39d6e4d8cd1d. Setting up logs at ./log/docker/node3_2026-02-04_17-16-02__729c7fb4-72ea-40b0-9077-317d3810f2ea__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:16:11.788 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10167
|
|
2026-02-04 17:16:11.790 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:16:12.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10167/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:16:12.794 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-02-04 17:16:12.794 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:16:12.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10167/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:16:12.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.181.214/tcp/10168/p2p/16Uiu2HAm9tRJWux3YY4j6DPVF71SBD68WyyXAJbBcU4ueDvR9e87","/ip4/172.18.181.214/tcp/10169/ws/p2p/16Uiu2HAm9tRJWux3YY4j6DPVF71SBD68WyyXAJbBcU4ueDvR9e87"],"enrUri":"enr:-L24QHEuKsxykTIDrxRJi0Ok9wjdbLd3nAYtqOvqF9qKTXxNL6rJKGI0AfVQRdAp92UU36k08kOmQj3BPmLiFoPlv9sCgmlkgnY0gmlwhKwStdaKbXVsdGlhZGRyc5YACASsErXWBie4AAoErBK11gYnud0DgnJzhQADAQAAiXNlY3AyNTZrMaEC1t20CRM3MdAmzDlBHeS4YgHmLlyDLgYrffwiv2CWAjCDdGNwgie4g3VkcIInuoV3YWt1MhI"}'
|
|
2026-02-04 17:16:12.797 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:16:12.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10167/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.140.86/tcp/44049/p2p/16Uiu2HAm8gdzankgj5xFZX9hCJCZ6GQVRqAheK3mWBQH9UjmyQTx"]'
|
|
2026-02-04 17:16:12.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:16:30.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10167/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:16:30.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x7520c7e89e8f5785fc8bd854cca983daecb64a7f14e89a72b179034da76ffcbb"},{"messageHash":"0xab8258a0186dbff5d9ac06f1c5b1c750c1ebe856faa7c6208977f4e34d8d0ec1"},{"messageHash":"0xb367f638e96374fb014f230d4dd041eb42224840675b12749a6c97148a4616f0"},{"messageHash":"0xd397f863f9bcd2653a6e8b04b6c79abe3b637aed6bc0ff50e4b7f4f0b32f27ec"},{"messageHash":"0xe473debc497c0553ba8ab68a88931d12d99a91f2b5c1543eb206930b1050cb8a"},{"messageHash":"0xc5d1a4a6a6074c2e408106a68b22b9616417ae1588072d881b4140509f823af0"},{"messageHash":"0xd5af6f8300893710b135e1922e5def376806a63ecc0937633842750997ccf760"},{"messageHash":"0xc089f38a293e1a144e40ccfa49be18e36a763507da492cbc8debcb6830569fda"},{"messageHash":"0x28434432e2f648844734d77587e43255680e8febec3fdf0ff0df39f20e248ef7"},{"messageHash":"0xfcd74060b19071ded8b5d31f911d42369982bc98d58fcb378fb4e0138c68ecbb"},{"messageHash":"0xc860c1cb377a8b80f9add941c7446734a8d3f6be4d54b3751452b7f81fc91d91"},{"messageHash":"0x88b24a78fa6235ac3e6808c615243e602ce9c0de91b04349d44e9516aeb2afd4"},{"messageHash":"0x7b5a001d59226fa3117de3e6c580d9b308a3f7a58ac6b6f6365b73d7c6dae632"},{"messageHash":"0x1d5802765fe87f64d3784ca1ead3d1e624d677749184ecec689a47676f080259"},{"messageHash":"0x8d2afeca6c2ee3fbbbaf7548f3d15782a83f2b2d1e90ddca8d3288d3d2d49efc"},{"messageHash":"0xf8602718f6e58a818853c5ad2b6f3fb25cf1a152facb1f43c66a883b9eff7f1d"},{"messageHash":"0x59d7727c9b7b80d9e40443b1487ea53b25cffb78b6b280aea4a93c4e23019b64"},{"messageHash":"0x9a858104800c7407fe1615a691c8c51b894d4ee04e8963baf80522a784895369"},{"messageHash":"0x70a84fd5100d22bfd16dc8aa24b11317c7ffdc77854813d9870d450a028bff84"},{"messageHash":"0x2b72fa29c814dcdfc461a8954c08236530d74fc08ebd2ffa5e3be7f478858087"},{"messageHash":"0xd021d49cda103a82bff831a6e410caf1f59a9446be6408e060e7eb205c33763f"},{"messageHash":"0x079dbbd25d23e2c3901f170a116db87b8353dda433ae98bd62c16164b3617176"},{"messageHash":"0xf566823198dcf9584a2fb2053515826c9044f1059ae4b95d0f2e35117168a9c0"},{"messageHash":"0xa8cd416c115ac95b9480f6b59662915d29405516879d3d9553815ca4cd2be32a"},{"messageHash":"0xf1cd62b173ca97bff9bbeebe356fed5debcd561313064c9ba06710ed1df603dd"},{"messageHash":"0x5fce6a2b34474dc609718f434d36e7629d60a0884ae0535cb1001735ec57981f"},{"messageHash":"0x59877f1f84b2308c07b95cf19480f19f2443a1f16b95d6d33d362cbc6f25871c"},{"messageHash":"0xb3415f60a19fa0c98724ea6f666e5e451b9afd53a6d70bc737c3d7bc656fcb6c"},{"messageHash":"0x01632d397f94634985180c4072b91bd8ce449803654cb2aa2193fce04af0b1b5"},{"messageHash":"0x6aca00824dfca93e9378b5238eec2fd182bdf6bb029517f4bde965da47d2b6c7"}]}'
|
|
2026-02-04 17:16:30.832 DEBUG [tests.store_sync.test_store_sync] Node3 store has 30 messages expected 30
|
|
2026-02-04 17:16:30.833 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-04 17:16:30.834 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-04 17:16:30.834 DEBUG [src.node.waku_node] Stopping container with id a80066774aaf
|
|
2026-02-04 17:16:31.361 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:16:31.361 DEBUG [src.node.waku_node] Stopping container with id f2e70d501ab0
|
|
2026-02-04 17:16:31.898 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:16:31.898 DEBUG [src.node.waku_node] Stopping container with id 39d6e4d8cd1d
|
|
2026-02-04 17:16:32.172 ERROR [src.node.docker_mananger] Max retries reached for container a80066774aaf. Exiting log stream.
|
|
2026-02-04 17:16:32.711 ERROR [src.node.docker_mananger] Max retries reached for container f2e70d501ab0. Exiting log stream.
|
|
2026-02-04 17:16:42.435 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:16:42.436 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-04 17:16:42.454 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 17:16:42.457 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 17:16:42.468 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|