mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-08 21:03:08 +00:00
338 lines
50 KiB
Plaintext
338 lines
50 KiB
Plaintext
2026-03-11 04:38:40.024 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:38:40.024 DEBUG [tests.conftest] Running test: test_three_store_sync_exchange with id: 2026-03-11_04-38-40__6ee3ede5-fd51-45f4-9d10-19d885a3f8a3
|
|
2026-03-11 04:38:40.024 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:38:40.032 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:38:40.032 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-38-40__6ee3ede5-fd51-45f4-9d10-19d885a3f8a3__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:38:40.038 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:38:40.039 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-38-40__6ee3ede5-fd51-45f4-9d10-19d885a3f8a3__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:38:40.045 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:38:40.045 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-11_04-38-40__6ee3ede5-fd51-45f4-9d10-19d885a3f8a3__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:38:40.045 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-11 04:38:40.046 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:38:40.046 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:38:40.048 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:38:40.048 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.160.222
|
|
2026-03-11 04:38:40.048 DEBUG [src.node.docker_mananger] Generated ports ['43971', '43972', '43973', '43974', '43975']
|
|
2026-03-11 04:38:40.048 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:38:40.048 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:38:40.048 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:38:40.049 DEBUG [src.node.docker_mananger] docker run -i -t -p 43971:43971 -p 43972:43972 -p 43973:43973 -p 43974:43974 -p 43975:43975 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=43973 --rest-port=43971 --tcp-port=43972 --discv5-udp-port=43974 --rest-address=0.0.0.0 --nat=extip:172.18.160.222 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0d3dc47cfb6ddbf9f4e941ccc6c63c88f94dd83e0ac5e642653618efb657b554 --store-sync=true --store=true --store-sync-range=600 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43975 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2026-03-11 04:38:40.238 ERROR [src.node.docker_mananger] Max retries reached for container d883fca2b9e6. Exiting log stream.
|
|
2026-03-11 04:38:40.248 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.160.222 waku c8395237b064ab085c202b1389e274cbb9c0f44efa207d0b738582780121e529
|
|
2026-03-11 04:38:40.282 DEBUG [src.node.docker_mananger] Container started with ID c8395237b064. Setting up logs at ./log/docker/node1_2026-03-11_04-38-40__6ee3ede5-fd51-45f4-9d10-19d885a3f8a3__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:38:40.283 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43971
|
|
2026-03-11 04:38:40.284 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:38:40.821 ERROR [src.node.docker_mananger] Max retries reached for container 4de6c438628b. Exiting log stream.
|
|
2026-03-11 04:38:41.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43971/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:38:41.287 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-03-11 04:38:41.288 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:38:41.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43971/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:38:41.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.160.222/tcp/43972/p2p/16Uiu2HAmAkTGGJodWnmxfbSCbvKhz8J8Q1wVLcexXkydSG2F1yeg","/ip4/172.18.160.222/tcp/43973/ws/p2p/16Uiu2HAmAkTGGJodWnmxfbSCbvKhz8J8Q1wVLcexXkydSG2F1yeg"],"enrUri":"enr:-L24QNIlf6V5v-5jaFF1d1hOLa67OXjucxYr1KyYgZN83uiEGjyM0MZdzzN8dDCN8KK3MXrfy_q6oLZphGubYbtJhFoCgmlkgnY0gmlwhKwSoN6KbXVsdGlhZGRyc5YACASsEqDeBqvEAAoErBKg3garxd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC4672Etzb6m5sUWL5D6-hi4TpdfYL8VAWNayZGVtv2SmDdGNwgqvEg3VkcIKrxoV3YWt1MhM"}'
|
|
2026-03-11 04:38:41.290 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:38:41.291 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:41.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43971/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-03-11 04:38:41.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:41.311 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:41.522 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:41.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43971/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-03-11 04:38:41.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:41.527 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:41.737 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:41.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43971/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-03-11 04:38:41.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:41.742 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:41.953 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:41.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43971/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-03-11 04:38:41.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:41.958 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:42.169 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:42.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43971/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-03-11 04:38:42.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:42.173 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:42.384 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:42.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43971/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-03-11 04:38:42.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:42.389 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:42.599 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:42.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43971/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-03-11 04:38:42.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:42.604 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:42.815 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:42.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43971/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-03-11 04:38:42.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:42.820 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:43.031 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:43.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43971/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-03-11 04:38:43.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:43.036 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:43.247 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:43.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43971/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-03-11 04:38:43.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:43.252 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:43.463 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:43.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43971/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-03-11 04:38:43.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:43.468 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:43.678 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:43.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43971/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-03-11 04:38:43.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:43.683 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:43.894 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:43.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43971/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-03-11 04:38:43.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:43.899 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:44.110 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:44.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43971/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-03-11 04:38:44.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:44.115 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:44.325 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:44.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43971/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-03-11 04:38:44.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:44.331 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:44.542 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:44.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43971/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-03-11 04:38:44.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:44.547 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:44.757 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:44.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43971/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-03-11 04:38:44.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:44.762 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:44.972 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:44.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43971/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-03-11 04:38:44.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:44.977 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:45.188 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:45.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43971/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-03-11 04:38:45.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:45.193 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:45.404 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:45.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43971/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-03-11 04:38:45.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:45.409 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:45.619 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:38:45.619 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:38:45.621 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:38:45.621 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.82.94
|
|
2026-03-11 04:38:45.621 DEBUG [src.node.docker_mananger] Generated ports ['45880', '45881', '45882', '45883', '45884']
|
|
2026-03-11 04:38:45.621 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:38:45.622 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:38:45.622 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:38:45.622 DEBUG [src.node.docker_mananger] docker run -i -t -p 45880:45880 -p 45881:45881 -p 45882:45882 -p 45883:45883 -p 45884:45884 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=45882 --rest-port=45880 --tcp-port=45881 --discv5-udp-port=45883 --rest-address=0.0.0.0 --nat=extip:172.18.82.94 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=61aaebdb9aee14d088d10fb0591c8a183fe1bcecc0d6ea1fa7984e8bced2f3bc --store-sync=true --store=true --store-sync-range=600 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45884 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2026-03-11 04:38:45.816 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.82.94 waku 24ca48e9b646bee4acafb676f028dee4a1a3249bd0ffba4e15e61095f30b5bbe
|
|
2026-03-11 04:38:45.856 DEBUG [src.node.docker_mananger] Container started with ID 24ca48e9b646. Setting up logs at ./log/docker/node2_2026-03-11_04-38-40__6ee3ede5-fd51-45f4-9d10-19d885a3f8a3__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:38:45.856 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45880
|
|
2026-03-11 04:38:45.857 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:38:46.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45880/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:38:46.861 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-03-11 04:38:46.861 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:38:46.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45880/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:38:46.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.82.94/tcp/45881/p2p/16Uiu2HAmEwDRfy4HUXKyC8xedDRaNPNWw63zkF1S7HnhtB6DeuRn","/ip4/172.18.82.94/tcp/45882/ws/p2p/16Uiu2HAmEwDRfy4HUXKyC8xedDRaNPNWw63zkF1S7HnhtB6DeuRn"],"enrUri":"enr:-L24QKe7oadY_vdLo9oly_wzXQhemVsD6LJDi7EcuoRZW5qWd5YRPczV8ByeLlU8ltBFKtN2ny_0dPxdP-wb9NhujH0CgmlkgnY0gmlwhKwSUl6KbXVsdGlhZGRyc5YACASsElJeBrM5AAoErBJSXgazOt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDId9zjhD9gf5Zh1twDQxd0ur9ffn6IK8eBFzu5qio0ZWDdGNwgrM5g3VkcIKzO4V3YWt1MhM"}'
|
|
2026-03-11 04:38:46.864 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:38:46.864 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:46.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/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-03-11 04:38:46.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:46.881 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:47.092 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:47.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/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-03-11 04:38:47.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:47.096 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:47.307 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:47.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/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-03-11 04:38:47.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:47.311 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:47.522 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:47.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/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-03-11 04:38:47.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:47.526 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:47.737 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:47.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/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-03-11 04:38:47.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:47.742 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:47.952 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:47.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/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-03-11 04:38:47.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:47.957 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:48.167 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:48.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/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-03-11 04:38:48.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:48.171 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:48.382 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:48.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/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-03-11 04:38:48.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:48.386 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:48.597 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:48.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/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-03-11 04:38:48.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:48.602 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:48.812 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:48.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/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-03-11 04:38:48.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:48.817 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:49.027 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:49.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/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-03-11 04:38:49.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:49.032 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:49.242 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:49.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/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-03-11 04:38:49.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:49.246 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:49.457 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:49.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/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-03-11 04:38:49.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:49.462 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:49.672 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:49.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/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-03-11 04:38:49.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:49.677 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:49.887 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:49.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/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-03-11 04:38:49.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:49.891 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:50.102 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:50.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/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-03-11 04:38:50.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:50.107 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:50.317 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:50.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/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-03-11 04:38:50.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:50.321 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:50.532 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:50.532 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/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-03-11 04:38:50.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:50.537 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:50.748 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:50.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/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-03-11 04:38:50.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:50.752 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:50.962 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:50.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/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-03-11 04:38:50.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:50.967 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:51.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45880/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.160.222/tcp/43972/p2p/16Uiu2HAmAkTGGJodWnmxfbSCbvKhz8J8Q1wVLcexXkydSG2F1yeg"]'
|
|
2026-03-11 04:38:51.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:51.203 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:38:51.204 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:38:51.206 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:38:51.206 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.114.212
|
|
2026-03-11 04:38:51.207 DEBUG [src.node.docker_mananger] Generated ports ['50291', '50292', '50293', '50294', '50295']
|
|
2026-03-11 04:38:51.207 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:38:51.207 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:38:51.208 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:38:51.208 DEBUG [src.node.docker_mananger] docker run -i -t -p 50291:50291 -p 50292:50292 -p 50293:50293 -p 50294:50294 -p 50295:50295 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=50293 --rest-port=50291 --tcp-port=50292 --discv5-udp-port=50294 --rest-address=0.0.0.0 --nat=extip:172.18.114.212 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cdb9dc9e3cb4c7c6a1f93857aa64b2d7e32cacf9fd1bdde7ecbcdd9faa07e2ab --store-sync=true --store=true --store-sync-range=600 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50295 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2026-03-11 04:38:51.415 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.114.212 waku 6f8134c0921b08d95d8ee495cc6c02600832f84176a986f50a33a720b1222b0c
|
|
2026-03-11 04:38:51.449 DEBUG [src.node.docker_mananger] Container started with ID 6f8134c0921b. Setting up logs at ./log/docker/node3_2026-03-11_04-38-40__6ee3ede5-fd51-45f4-9d10-19d885a3f8a3__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:38:51.449 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50291
|
|
2026-03-11 04:38:51.449 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:38:52.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50291/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:38:52.453 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-03-11 04:38:52.453 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:38:52.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50291/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:38:52.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.114.212/tcp/50292/p2p/16Uiu2HAmM1SpHatD19eNrYpFRzSvqaNG3REpjK1Fzp8dwbjc2qJq","/ip4/172.18.114.212/tcp/50293/ws/p2p/16Uiu2HAmM1SpHatD19eNrYpFRzSvqaNG3REpjK1Fzp8dwbjc2qJq"],"enrUri":"enr:-L24QNcYEpYbbB9OxwxSQ_OpbON8hbO1T1bDBjXonYk3G8JqBhI4nlxTw7nAV4gKLnF6ekoq5mSmCDmBBrih1IXDfnACgmlkgnY0gmlwhKwSctSKbXVsdGlhZGRyc5YACASsEnLUBsR0AAoErBJy1AbEdd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDfBsJQ49q3B0WtBWnhxsObkrtjZvmDXV6xEaQAwW7U-KDdGNwgsR0g3VkcILEdoV3YWt1MhM"}'
|
|
2026-03-11 04:38:52.456 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:38:52.456 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:52.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/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-03-11 04:38:52.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:52.476 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:52.686 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:52.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/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-03-11 04:38:52.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:52.691 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:52.902 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:52.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/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-03-11 04:38:52.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:52.906 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:53.117 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:53.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/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-03-11 04:38:53.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:53.121 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:53.332 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:53.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/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-03-11 04:38:53.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:53.337 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:53.547 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:53.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/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-03-11 04:38:53.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:53.552 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:53.763 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:53.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/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-03-11 04:38:53.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:53.767 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:53.978 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:53.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/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-03-11 04:38:53.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:53.983 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:54.193 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:54.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/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-03-11 04:38:54.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:54.198 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:54.409 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:54.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/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-03-11 04:38:54.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:54.413 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:54.624 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:54.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/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-03-11 04:38:54.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:54.629 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:54.839 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:54.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/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-03-11 04:38:54.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:54.844 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:55.054 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:55.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/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-03-11 04:38:55.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:55.059 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:55.270 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:55.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/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-03-11 04:38:55.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:55.275 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:55.485 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:55.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/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-03-11 04:38:55.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:55.490 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:55.701 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:55.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/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-03-11 04:38:55.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:55.706 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:55.917 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:55.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/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-03-11 04:38:55.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:55.921 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:56.132 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:56.132 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/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-03-11 04:38:56.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:56.137 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:56.348 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:56.348 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/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-03-11 04:38:56.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:56.352 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:56.563 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:38:56.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/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-03-11 04:38:56.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:56.567 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:38:56.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.160.222/tcp/43972/p2p/16Uiu2HAmAkTGGJodWnmxfbSCbvKhz8J8Q1wVLcexXkydSG2F1yeg"]'
|
|
2026-03-11 04:38:56.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:38:56.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50291/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.82.94/tcp/45881/p2p/16Uiu2HAmEwDRfy4HUXKyC8xedDRaNPNWw63zkF1S7HnhtB6DeuRn"]'
|
|
2026-03-11 04:38:56.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:39:14.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43971/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:39:14.843 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-11 04:39:14.844 DEBUG [tests.store_sync.test_store_sync] Node-A store has 60 messages
|
|
2026-03-11 04:39:14.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45880/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:39:14.848 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-11 04:39:14.849 DEBUG [tests.store_sync.test_store_sync] Node-B store has 60 messages
|
|
2026-03-11 04:39:14.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50291/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:39:14.853 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-11 04:39:14.853 DEBUG [tests.store_sync.test_store_sync] Node-C store has 60 messages
|
|
2026-03-11 04:39:14.855 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:39:14.856 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:39:14.856 DEBUG [src.node.waku_node] Stopping container with id c8395237b064
|
|
2026-03-11 04:39:15.458 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:39:15.458 DEBUG [src.node.waku_node] Stopping container with id 24ca48e9b646
|
|
2026-03-11 04:39:16.028 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:39:16.030 DEBUG [src.node.waku_node] Stopping container with id 6f8134c0921b
|
|
2026-03-11 04:39:16.276 ERROR [src.node.docker_mananger] Max retries reached for container c8395237b064. Exiting log stream.
|
|
2026-03-11 04:39:16.569 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:39:16.572 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:39:16.595 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:39:16.644 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:39:16.664 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|