mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 00:43:07 +00:00
338 lines
49 KiB
Plaintext
338 lines
49 KiB
Plaintext
|
|
2025-12-21 04:22:42.139 DEBUG [tests.conftest] Running fixture setup: test_id
|
||
|
|
2025-12-21 04:22:42.140 DEBUG [tests.conftest] Running test: test_three_store_sync_exchange with id: 2025-12-21_04-22-42__c21404f3-12ba-49b3-9b17-c7dae1e3c96f
|
||
|
|
2025-12-21 04:22:42.140 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||
|
|
2025-12-21 04:22:42.146 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
|
|
2025-12-21 04:22:42.146 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-21_04-22-42__c21404f3-12ba-49b3-9b17-c7dae1e3c96f__wakuorg_nwaku:latest.log
|
||
|
|
2025-12-21 04:22:42.152 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
|
|
2025-12-21 04:22:42.152 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-21_04-22-42__c21404f3-12ba-49b3-9b17-c7dae1e3c96f__wakuorg_nwaku:latest.log
|
||
|
|
2025-12-21 04:22:42.157 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
|
|
2025-12-21 04:22:42.157 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-21_04-22-42__c21404f3-12ba-49b3-9b17-c7dae1e3c96f__wakuorg_nwaku:latest.log
|
||
|
|
2025-12-21 04:22:42.158 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||
|
|
2025-12-21 04:22:42.158 DEBUG [src.node.waku_node] Starting Node...
|
||
|
|
2025-12-21 04:22:42.159 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
|
|
2025-12-21 04:22:42.160 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
|
|
2025-12-21 04:22:42.160 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.172.240
|
||
|
|
2025-12-21 04:22:42.160 DEBUG [src.node.docker_mananger] Generated ports ['53553', '53554', '53555', '53556', '53557']
|
||
|
|
2025-12-21 04:22:42.160 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
|
|
2025-12-21 04:22:42.160 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
|
|
2025-12-21 04:22:42.160 DEBUG [src.node.waku_node] Using volumes []
|
||
|
|
2025-12-21 04:22:42.161 DEBUG [src.node.docker_mananger] docker run -i -t -p 53553:53553 -p 53554:53554 -p 53555:53555 -p 53556:53556 -p 53557:53557 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=53555 --rest-port=53553 --tcp-port=53554 --discv5-udp-port=53556 --rest-address=0.0.0.0 --nat=extip:172.18.172.240 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ae294cfd97f9be895be5bc3bbbbfafc47ef2ef9851a5a1b4e48edc4cc92c4e1d --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=53557 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
||
|
|
2025-12-21 04:22:42.349 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.172.240 waku 145d040d33f71704971b9602c77c92c68172b14d8b57151573c05081305cb989
|
||
|
|
2025-12-21 04:22:42.383 DEBUG [src.node.docker_mananger] Container started with ID 145d040d33f7. Setting up logs at ./log/docker/node1_2025-12-21_04-22-42__c21404f3-12ba-49b3-9b17-c7dae1e3c96f__wakuorg_nwaku:latest.log
|
||
|
|
2025-12-21 04:22:42.385 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53553
|
||
|
|
2025-12-21 04:22:42.386 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
|
|
2025-12-21 04:22:42.436 ERROR [src.node.docker_mananger] Max retries reached for container f3e56153093c. Exiting log stream.
|
||
|
|
2025-12-21 04:22:42.938 ERROR [src.node.docker_mananger] Max retries reached for container 3ba3e8447cd4. Exiting log stream.
|
||
|
|
2025-12-21 04:22:43.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53553/health" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2025-12-21 04:22:43.390 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"}]}'
|
||
|
|
2025-12-21 04:22:43.391 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
|
|
2025-12-21 04:22:43.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53553/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2025-12-21 04:22:43.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.172.240/tcp/53554/p2p/16Uiu2HAkzsA42owSMrGQttxYikPhAdrSimdzhm1nS6mbP2XeJnic","/ip4/172.18.172.240/tcp/53555/ws/p2p/16Uiu2HAkzsA42owSMrGQttxYikPhAdrSimdzhm1nS6mbP2XeJnic"],"enrUri":"enr:-L24QIg561r1p52ZLZYbCmDje6SfBh-_cer8KqDkN1oPLCidT2MPC5iyEa8mzOWS-TiIzIlj988CFUutBg3MQY9blZACgmlkgnY0gmlwhKwSrPCKbXVsdGlhZGRyc5YACASsEqzwBtEyAAoErBKs8AbRM90DgnJzhQADAQAAiXNlY3AyNTZrMaECUNGyevLHMK3qmKMo20EFG2Ja-GpuePJ1kI2U5gBoVLmDdGNwgtEyg3VkcILRNIV3YWt1MhM"}'
|
||
|
|
2025-12-21 04:22:43.393 INFO [src.node.waku_node] REST service is ready !!
|
||
|
|
2025-12-21 04:22:43.394 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:43.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53553/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)'}'
|
||
|
|
2025-12-21 04:22:43.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:43.406 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:43.617 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:43.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53553/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)'}'
|
||
|
|
2025-12-21 04:22:43.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:43.620 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:43.831 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:43.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53553/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)'}'
|
||
|
|
2025-12-21 04:22:43.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:43.835 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:44.046 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:44.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53553/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)'}'
|
||
|
|
2025-12-21 04:22:44.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:44.050 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:44.260 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:44.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53553/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)'}'
|
||
|
|
2025-12-21 04:22:44.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:44.264 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:44.475 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:44.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53553/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)'}'
|
||
|
|
2025-12-21 04:22:44.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:44.479 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:44.690 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:44.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53553/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)'}'
|
||
|
|
2025-12-21 04:22:44.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:44.694 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:44.904 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:44.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53553/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)'}'
|
||
|
|
2025-12-21 04:22:44.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:44.908 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:45.119 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:45.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53553/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)'}'
|
||
|
|
2025-12-21 04:22:45.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:45.124 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:45.334 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:45.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53553/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)'}'
|
||
|
|
2025-12-21 04:22:45.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:45.338 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:45.549 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:45.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53553/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)'}'
|
||
|
|
2025-12-21 04:22:45.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:45.554 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:45.765 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:45.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53553/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)'}'
|
||
|
|
2025-12-21 04:22:45.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:45.770 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:45.980 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:45.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53553/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)'}'
|
||
|
|
2025-12-21 04:22:45.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:45.985 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:46.196 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:46.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53553/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)'}'
|
||
|
|
2025-12-21 04:22:46.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:46.200 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:46.411 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:46.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53553/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)'}'
|
||
|
|
2025-12-21 04:22:46.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:46.415 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:46.625 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:46.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53553/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)'}'
|
||
|
|
2025-12-21 04:22:46.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:46.630 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:46.840 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:46.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53553/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)'}'
|
||
|
|
2025-12-21 04:22:46.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:46.845 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:47.055 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:47.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53553/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)'}'
|
||
|
|
2025-12-21 04:22:47.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:47.059 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:47.270 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:47.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53553/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)'}'
|
||
|
|
2025-12-21 04:22:47.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:47.274 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:47.485 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:47.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53553/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)'}'
|
||
|
|
2025-12-21 04:22:47.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:47.489 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:47.699 DEBUG [src.node.waku_node] Starting Node...
|
||
|
|
2025-12-21 04:22:47.699 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
|
|
2025-12-21 04:22:47.701 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
|
|
2025-12-21 04:22:47.701 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.28.114
|
||
|
|
2025-12-21 04:22:47.701 DEBUG [src.node.docker_mananger] Generated ports ['40552', '40553', '40554', '40555', '40556']
|
||
|
|
2025-12-21 04:22:47.701 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
|
|
2025-12-21 04:22:47.701 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
|
|
2025-12-21 04:22:47.702 DEBUG [src.node.waku_node] Using volumes []
|
||
|
|
2025-12-21 04:22:47.702 DEBUG [src.node.docker_mananger] docker run -i -t -p 40552:40552 -p 40553:40553 -p 40554:40554 -p 40555:40555 -p 40556:40556 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=40554 --rest-port=40552 --tcp-port=40553 --discv5-udp-port=40555 --rest-address=0.0.0.0 --nat=extip:172.18.28.114 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9dae6a0d31fbdcde26340abafc2e6e134a703be42b6d4a15397efdce4a90bad1 --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=40556 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
||
|
|
2025-12-21 04:22:47.888 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.28.114 waku d0c52e98185bb0f3cdd9839dd9b676d255f218c97142252935fb4bd0257778ff
|
||
|
|
2025-12-21 04:22:47.916 DEBUG [src.node.docker_mananger] Container started with ID d0c52e98185b. Setting up logs at ./log/docker/node2_2025-12-21_04-22-42__c21404f3-12ba-49b3-9b17-c7dae1e3c96f__wakuorg_nwaku:latest.log
|
||
|
|
2025-12-21 04:22:47.917 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40552
|
||
|
|
2025-12-21 04:22:47.917 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
|
|
2025-12-21 04:22:48.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40552/health" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2025-12-21 04:22:48.921 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"}]}'
|
||
|
|
2025-12-21 04:22:48.921 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
|
|
2025-12-21 04:22:48.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40552/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2025-12-21 04:22:48.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.28.114/tcp/40553/p2p/16Uiu2HAmRKiDJg7WvdLfWk3G42UA7amv135H7kvtjktUWGtc2m5R","/ip4/172.18.28.114/tcp/40554/ws/p2p/16Uiu2HAmRKiDJg7WvdLfWk3G42UA7amv135H7kvtjktUWGtc2m5R"],"enrUri":"enr:-L24QOuGtP64kWoDZXamcEcY_-B6_iPkN8nzfd9fCHjCbnLEC_zY8GO4bRe_r4WCy0fW0ZW6ui64uhZS4yuw7QtTxL8CgmlkgnY0gmlwhKwSHHKKbXVsdGlhZGRyc5YACASsEhxyBp5pAAoErBIccgaeat0DgnJzhQADAQAAiXNlY3AyNTZrMaEDvDel04ZB8FQ348Of9esV4DBfKqlb5AKlB1rl1SSumKiDdGNwgp5pg3VkcIKea4V3YWt1MhM"}'
|
||
|
|
2025-12-21 04:22:48.924 INFO [src.node.waku_node] REST service is ready !!
|
||
|
|
2025-12-21 04:22:48.924 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:48.924 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/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)'}'
|
||
|
|
2025-12-21 04:22:48.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:48.938 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:49.149 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:49.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/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)'}'
|
||
|
|
2025-12-21 04:22:49.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:49.153 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:49.364 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:49.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/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)'}'
|
||
|
|
2025-12-21 04:22:49.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:49.369 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:49.580 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:49.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/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)'}'
|
||
|
|
2025-12-21 04:22:49.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:49.584 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:49.795 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:49.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/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)'}'
|
||
|
|
2025-12-21 04:22:49.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:49.799 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:50.009 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:50.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/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)'}'
|
||
|
|
2025-12-21 04:22:50.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:50.014 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:50.224 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:50.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/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)'}'
|
||
|
|
2025-12-21 04:22:50.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:50.228 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:50.439 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:50.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/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)'}'
|
||
|
|
2025-12-21 04:22:50.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:50.443 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:50.654 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:50.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/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)'}'
|
||
|
|
2025-12-21 04:22:50.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:50.658 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:50.868 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:50.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/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)'}'
|
||
|
|
2025-12-21 04:22:50.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:50.873 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:51.083 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:51.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/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)'}'
|
||
|
|
2025-12-21 04:22:51.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:51.088 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:51.298 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:51.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/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)'}'
|
||
|
|
2025-12-21 04:22:51.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:51.303 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:51.513 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:51.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/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)'}'
|
||
|
|
2025-12-21 04:22:51.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:51.518 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:51.728 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:51.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/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)'}'
|
||
|
|
2025-12-21 04:22:51.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:51.733 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:51.944 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:51.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/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)'}'
|
||
|
|
2025-12-21 04:22:51.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:51.948 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:52.159 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:52.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/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)'}'
|
||
|
|
2025-12-21 04:22:52.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:52.163 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:52.374 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:52.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/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)'}'
|
||
|
|
2025-12-21 04:22:52.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:52.378 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:52.589 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:52.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/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)'}'
|
||
|
|
2025-12-21 04:22:52.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:52.593 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:52.804 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:52.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/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)'}'
|
||
|
|
2025-12-21 04:22:52.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:52.808 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:53.019 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:53.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/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)'}'
|
||
|
|
2025-12-21 04:22:53.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:53.024 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:53.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40552/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.172.240/tcp/53554/p2p/16Uiu2HAkzsA42owSMrGQttxYikPhAdrSimdzhm1nS6mbP2XeJnic"]'
|
||
|
|
2025-12-21 04:22:53.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:53.259 DEBUG [src.node.waku_node] Starting Node...
|
||
|
|
2025-12-21 04:22:53.261 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
|
|
2025-12-21 04:22:53.265 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
|
|
2025-12-21 04:22:53.265 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.10.12
|
||
|
|
2025-12-21 04:22:53.265 DEBUG [src.node.docker_mananger] Generated ports ['24920', '24921', '24922', '24923', '24924']
|
||
|
|
2025-12-21 04:22:53.265 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
|
|
2025-12-21 04:22:53.268 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
|
|
2025-12-21 04:22:53.268 DEBUG [src.node.waku_node] Using volumes []
|
||
|
|
2025-12-21 04:22:53.268 DEBUG [src.node.docker_mananger] docker run -i -t -p 24920:24920 -p 24921:24921 -p 24922:24922 -p 24923:24923 -p 24924:24924 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=24922 --rest-port=24920 --tcp-port=24921 --discv5-udp-port=24923 --rest-address=0.0.0.0 --nat=extip:172.18.10.12 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=19fd9910dd7f2c8293b1d3490ac1c4dd5abf2ee1de6eec361fc66efeb7f738f1 --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=24924 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
||
|
|
2025-12-21 04:22:53.452 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.10.12 waku dfa5a863a0d6a33828dcdd508992b32b64c7938bd9718fa382cf7e0f0e953b9d
|
||
|
|
2025-12-21 04:22:53.485 DEBUG [src.node.docker_mananger] Container started with ID dfa5a863a0d6. Setting up logs at ./log/docker/node3_2025-12-21_04-22-42__c21404f3-12ba-49b3-9b17-c7dae1e3c96f__wakuorg_nwaku:latest.log
|
||
|
|
2025-12-21 04:22:53.486 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24920
|
||
|
|
2025-12-21 04:22:53.486 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
|
|
2025-12-21 04:22:54.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24920/health" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2025-12-21 04:22:54.490 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"}]}'
|
||
|
|
2025-12-21 04:22:54.490 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
|
|
2025-12-21 04:22:54.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24920/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2025-12-21 04:22:54.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.10.12/tcp/24921/p2p/16Uiu2HAmEtdJFE4NMuEcB4wNC11TAejHP7ca1ECeH96h12i5MVjD","/ip4/172.18.10.12/tcp/24922/ws/p2p/16Uiu2HAmEtdJFE4NMuEcB4wNC11TAejHP7ca1ECeH96h12i5MVjD"],"enrUri":"enr:-L24QN3QjhFlaCxuwwjqxJAnxpZ1XYA_vEn0lKma2LbXYxFxGkbhKdTHsF8f8fAEV-Tqg3QulrIdLbrPhYL07j2wlWoCgmlkgnY0gmlwhKwSCgyKbXVsdGlhZGRyc5YACASsEgoMBmFZAAoErBIKDAZhWt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDITWzeQfy1xTKRQZlI_2tqQZTj_HkewJ3RBIA-qhMD8CDdGNwgmFZg3VkcIJhW4V3YWt1MhM"}'
|
||
|
|
2025-12-21 04:22:54.492 INFO [src.node.waku_node] REST service is ready !!
|
||
|
|
2025-12-21 04:22:54.493 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:54.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/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)'}'
|
||
|
|
2025-12-21 04:22:54.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:54.506 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:54.717 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:54.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/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)'}'
|
||
|
|
2025-12-21 04:22:54.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:54.721 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:54.932 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:54.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/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)'}'
|
||
|
|
2025-12-21 04:22:54.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:54.937 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:55.147 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:55.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/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)'}'
|
||
|
|
2025-12-21 04:22:55.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:55.152 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:55.363 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:55.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/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)'}'
|
||
|
|
2025-12-21 04:22:55.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:55.367 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:55.578 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:55.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/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)'}'
|
||
|
|
2025-12-21 04:22:55.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:55.582 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:55.793 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:55.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/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)'}'
|
||
|
|
2025-12-21 04:22:55.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:55.797 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:56.008 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:56.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/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)'}'
|
||
|
|
2025-12-21 04:22:56.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:56.013 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:56.223 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:56.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/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)'}'
|
||
|
|
2025-12-21 04:22:56.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:56.228 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:56.439 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:56.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/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)'}'
|
||
|
|
2025-12-21 04:22:56.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:56.443 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:56.654 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:56.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/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)'}'
|
||
|
|
2025-12-21 04:22:56.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:56.659 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:56.870 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:56.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/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)'}'
|
||
|
|
2025-12-21 04:22:56.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:56.874 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:57.085 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:57.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/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)'}'
|
||
|
|
2025-12-21 04:22:57.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:57.089 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:57.300 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:57.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/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)'}'
|
||
|
|
2025-12-21 04:22:57.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:57.305 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:57.516 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:57.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/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)'}'
|
||
|
|
2025-12-21 04:22:57.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:57.520 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:57.731 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:57.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/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)'}'
|
||
|
|
2025-12-21 04:22:57.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:57.735 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:57.947 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:57.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/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)'}'
|
||
|
|
2025-12-21 04:22:57.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:57.951 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:58.162 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:58.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/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)'}'
|
||
|
|
2025-12-21 04:22:58.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:58.167 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:58.378 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:58.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/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)'}'
|
||
|
|
2025-12-21 04:22:58.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:58.382 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:58.593 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-21 04:22:58.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/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)'}'
|
||
|
|
2025-12-21 04:22:58.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:58.597 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-21 04:22:58.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.172.240/tcp/53554/p2p/16Uiu2HAkzsA42owSMrGQttxYikPhAdrSimdzhm1nS6mbP2XeJnic"]'
|
||
|
|
2025-12-21 04:22:58.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:22:58.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24920/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.28.114/tcp/40553/p2p/16Uiu2HAmRKiDJg7WvdLfWk3G42UA7amv135H7kvtjktUWGtc2m5R"]'
|
||
|
|
2025-12-21 04:22:58.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-21 04:23:16.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53553/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2025-12-21 04:23:16.865 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
|
|
2025-12-21 04:23:16.866 DEBUG [tests.store_sync.test_store_sync] Node-A store has 60 messages
|
||
|
|
2025-12-21 04:23:16.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40552/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2025-12-21 04:23:16.870 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
|
|
2025-12-21 04:23:16.870 DEBUG [tests.store_sync.test_store_sync] Node-B store has 60 messages
|
||
|
|
2025-12-21 04:23:16.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24920/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2025-12-21 04:23:16.875 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
|
|
2025-12-21 04:23:16.875 DEBUG [tests.store_sync.test_store_sync] Node-C store has 60 messages
|
||
|
|
2025-12-21 04:23:16.877 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||
|
|
2025-12-21 04:23:16.878 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||
|
|
2025-12-21 04:23:16.878 DEBUG [src.node.waku_node] Stopping container with id 145d040d33f7
|
||
|
|
2025-12-21 04:23:17.459 DEBUG [src.node.waku_node] Container stopped.
|
||
|
|
2025-12-21 04:23:17.459 DEBUG [src.node.waku_node] Stopping container with id d0c52e98185b
|
||
|
|
2025-12-21 04:23:18.065 DEBUG [src.node.waku_node] Container stopped.
|
||
|
|
2025-12-21 04:23:18.065 DEBUG [src.node.waku_node] Stopping container with id dfa5a863a0d6
|
||
|
|
2025-12-21 04:23:18.273 ERROR [src.node.docker_mananger] Max retries reached for container 145d040d33f7. Exiting log stream.
|
||
|
|
2025-12-21 04:23:18.564 DEBUG [src.node.waku_node] Container stopped.
|
||
|
|
2025-12-21 04:23:18.566 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||
|
|
2025-12-21 04:23:18.596 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
|
|
2025-12-21 04:23:18.621 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
|
|
2025-12-21 04:23:18.643 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|