mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 00:43:07 +00:00
209 lines
35 KiB
Plaintext
209 lines
35 KiB
Plaintext
|
|
2025-12-24 04:30:09.868 DEBUG [tests.conftest] Running fixture setup: test_id
|
||
|
|
2025-12-24 04:30:09.869 DEBUG [tests.conftest] Running test: test_node_without_sync_or_relay_stays_empty with id: 2025-12-24_04-30-09__e36c5acd-22ec-4911-b389-2af7de8b3acd
|
||
|
|
2025-12-24 04:30:09.869 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||
|
|
2025-12-24 04:30:09.875 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
|
|
2025-12-24 04:30:09.875 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-24_04-30-09__e36c5acd-22ec-4911-b389-2af7de8b3acd__wakuorg_nwaku:latest.log
|
||
|
|
2025-12-24 04:30:09.881 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
|
|
2025-12-24 04:30:09.881 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-24_04-30-09__e36c5acd-22ec-4911-b389-2af7de8b3acd__wakuorg_nwaku:latest.log
|
||
|
|
2025-12-24 04:30:09.886 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
|
|
2025-12-24 04:30:09.886 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-24_04-30-09__e36c5acd-22ec-4911-b389-2af7de8b3acd__wakuorg_nwaku:latest.log
|
||
|
|
2025-12-24 04:30:09.886 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||
|
|
2025-12-24 04:30:09.887 DEBUG [src.node.waku_node] Starting Node...
|
||
|
|
2025-12-24 04:30:09.887 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
|
|
2025-12-24 04:30:09.889 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
|
|
2025-12-24 04:30:09.889 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.215.159
|
||
|
|
2025-12-24 04:30:09.889 DEBUG [src.node.docker_mananger] Generated ports ['60423', '60424', '60425', '60426', '60427']
|
||
|
|
2025-12-24 04:30:09.889 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
|
|
2025-12-24 04:30:09.889 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
|
|
2025-12-24 04:30:09.890 DEBUG [src.node.waku_node] Using volumes []
|
||
|
|
2025-12-24 04:30:09.890 DEBUG [src.node.docker_mananger] docker run -i -t -p 60423:60423 -p 60424:60424 -p 60425:60425 -p 60426:60426 -p 60427:60427 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=60425 --rest-port=60423 --tcp-port=60424 --discv5-udp-port=60426 --rest-address=0.0.0.0 --nat=extip:172.18.215.159 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5c49adbc5f4e7eeafbe2bd2b21bdcf45ac8209a6a59c16e7edbe4369f4c7fecb --store-sync=true --store=true --store-sync-range=300 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60427 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
||
|
|
2025-12-24 04:30:10.086 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.215.159 waku 7bc9909d051104f3ca2c7f27d785ad473fac7a1a1de7a13ada46d4490947a0d6
|
||
|
|
2025-12-24 04:30:10.116 DEBUG [src.node.docker_mananger] Container started with ID 7bc9909d0511. Setting up logs at ./log/docker/node1_2025-12-24_04-30-09__e36c5acd-22ec-4911-b389-2af7de8b3acd__wakuorg_nwaku:latest.log
|
||
|
|
2025-12-24 04:30:10.116 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60423
|
||
|
|
2025-12-24 04:30:10.116 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
|
|
2025-12-24 04:30:10.148 ERROR [src.node.docker_mananger] Max retries reached for container f21c382cdb34. Exiting log stream.
|
||
|
|
2025-12-24 04:30:10.653 ERROR [src.node.docker_mananger] Max retries reached for container 8cb37ba15693. Exiting log stream.
|
||
|
|
2025-12-24 04:30:11.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60423/health" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2025-12-24 04:30:11.120 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-24 04:30:11.120 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
|
|
2025-12-24 04:30:11.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60423/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2025-12-24 04:30:11.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.215.159/tcp/60424/p2p/16Uiu2HAkyhFQ9rJL5MPPMbpxsGWjCZNApFUifQ6popaQBsjygfP7","/ip4/172.18.215.159/tcp/60425/ws/p2p/16Uiu2HAkyhFQ9rJL5MPPMbpxsGWjCZNApFUifQ6popaQBsjygfP7"],"enrUri":"enr:-L24QB_kuEiuFbhxrLkFr8arz60RmN8UErflgruK5Q-ehosAEbdaUzfpncXSSueMmBRSlMz9VeBFB-Pgj1ytw7mKWGcCgmlkgnY0gmlwhKwS15-KbXVsdGlhZGRyc5YACASsEtefBuwIAAoErBLXnwbsCd0DgnJzhQADAQAAiXNlY3AyNTZrMaECP2w_eeXr7jl7xSPozzJmp06oqRv7z42sD09eRezjKrKDdGNwguwIg3VkcILsCoV3YWt1MhM"}'
|
||
|
|
2025-12-24 04:30:11.122 INFO [src.node.waku_node] REST service is ready !!
|
||
|
|
2025-12-24 04:30:11.123 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:11.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:11.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:11.135 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:11.346 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:11.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:11.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:11.351 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:11.562 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:11.562 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:11.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:11.567 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:11.778 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:11.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:11.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:11.782 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:11.993 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:11.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:11.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:11.998 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:12.208 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:12.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:12.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:12.213 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:12.424 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:12.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:12.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:12.429 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:12.639 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:12.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:12.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:12.644 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:12.855 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:12.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:12.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:12.859 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:13.070 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:13.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:13.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:13.074 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:13.284 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:13.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:13.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:13.288 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:13.499 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:13.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:13.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:13.503 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:13.714 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:13.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:13.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:13.718 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:13.929 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:13.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:13.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:13.933 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:14.143 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:14.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:14.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:14.148 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:14.358 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:14.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:14.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:14.362 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:14.573 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:14.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:14.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:14.578 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:14.789 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:14.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:14.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:14.793 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:15.004 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:15.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:15.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:15.009 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:15.220 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:15.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:15.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:15.224 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:15.435 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:15.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:15.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:15.440 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:15.650 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:15.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:15.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:15.655 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:15.866 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:15.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:15.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:15.870 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:16.081 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:16.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:16.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:16.086 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:16.297 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:16.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:16.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:16.301 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:16.512 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:16.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:16.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:16.517 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:16.727 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:16.728 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:16.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:16.732 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:16.943 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:16.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:16.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:16.947 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:17.158 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:17.158 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:17.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:17.163 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:17.373 DEBUG [src.steps.store] Relaying message
|
||
|
|
2025-12-24 04:30:17.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60423/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-24 04:30:17.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:17.378 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
|
|
2025-12-24 04:30:17.588 DEBUG [src.node.waku_node] Starting Node...
|
||
|
|
2025-12-24 04:30:17.589 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
|
|
2025-12-24 04:30:17.590 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
|
|
2025-12-24 04:30:17.591 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.228.180
|
||
|
|
2025-12-24 04:30:17.591 DEBUG [src.node.docker_mananger] Generated ports ['16381', '16382', '16383', '16384', '16385']
|
||
|
|
2025-12-24 04:30:17.591 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
|
|
2025-12-24 04:30:17.591 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
|
|
2025-12-24 04:30:17.591 DEBUG [src.node.waku_node] Using volumes []
|
||
|
|
2025-12-24 04:30:17.591 DEBUG [src.node.docker_mananger] docker run -i -t -p 16381:16381 -p 16382:16382 -p 16383:16383 -p 16384:16384 -p 16385:16385 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=16383 --rest-port=16381 --tcp-port=16382 --discv5-udp-port=16384 --rest-address=0.0.0.0 --nat=extip:172.18.228.180 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ac889bac4fa56fe1070db5cbde1d9e323c8b6febf594f0ef1a9245bcdfdc6f86 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16385 --metrics-logging=true --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QB_kuEiuFbhxrLkFr8arz60RmN8UErflgruK5Q-ehosAEbdaUzfpncXSSueMmBRSlMz9VeBFB-Pgj1ytw7mKWGcCgmlkgnY0gmlwhKwS15-KbXVsdGlhZGRyc5YACASsEtefBuwIAAoErBLXnwbsCd0DgnJzhQADAQAAiXNlY3AyNTZrMaECP2w_eeXr7jl7xSPozzJmp06oqRv7z42sD09eRezjKrKDdGNwguwIg3VkcILsCoV3YWt1MhM
|
||
|
|
2025-12-24 04:30:17.778 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.228.180 waku e777c418f0ef5e031e2001a33c4a26e18fa3713bcf8e8e8e5c71dae610808eee
|
||
|
|
2025-12-24 04:30:17.807 DEBUG [src.node.docker_mananger] Container started with ID e777c418f0ef. Setting up logs at ./log/docker/node2_2025-12-24_04-30-09__e36c5acd-22ec-4911-b389-2af7de8b3acd__wakuorg_nwaku:latest.log
|
||
|
|
2025-12-24 04:30:17.808 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16381
|
||
|
|
2025-12-24 04:30:17.808 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
|
|
2025-12-24 04:30:18.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16381/health" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2025-12-24 04:30:18.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||
|
|
2025-12-24 04:30:18.813 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
|
|
2025-12-24 04:30:18.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16381/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2025-12-24 04:30:18.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.228.180/tcp/16382/p2p/16Uiu2HAkxQpQeNUXy8hmBqu7oP3wYZia8vWXNKyYiSKuVomHRAyR","/ip4/172.18.228.180/tcp/16383/ws/p2p/16Uiu2HAkxQpQeNUXy8hmBqu7oP3wYZia8vWXNKyYiSKuVomHRAyR"],"enrUri":"enr:-L24QEoM-pJrC1Rl0fanuqK4NIcSSo52BlLearUQzNbKKnYrN5R_WmjeYP6yVJi-dQNX_bTiVmoZzwZ3zusHl21TxKMCgmlkgnY0gmlwhKwS5LSKbXVsdGlhZGRyc5YACASsEuS0Bj_-AAoErBLktAY__90DgnJzhQADAQAAiXNlY3AyNTZrMaECLFsClH3CJnyEk-LvdtM0pAXcEOMoxmsNQLMtb94KKMyDdGNwgj_-g3VkcIJAAIV3YWt1MgA"}'
|
||
|
|
2025-12-24 04:30:18.815 INFO [src.node.waku_node] REST service is ready !!
|
||
|
|
2025-12-24 04:30:18.815 DEBUG [src.node.waku_node] Starting Node...
|
||
|
|
2025-12-24 04:30:18.816 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
|
|
2025-12-24 04:30:18.817 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
|
|
2025-12-24 04:30:18.817 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.97.67
|
||
|
|
2025-12-24 04:30:18.817 DEBUG [src.node.docker_mananger] Generated ports ['41397', '41398', '41399', '41400', '41401']
|
||
|
|
2025-12-24 04:30:18.817 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
|
|
2025-12-24 04:30:18.817 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
|
|
2025-12-24 04:30:18.818 DEBUG [src.node.waku_node] Using volumes []
|
||
|
|
2025-12-24 04:30:18.818 DEBUG [src.node.docker_mananger] docker run -i -t -p 41397:41397 -p 41398:41398 -p 41399:41399 -p 41400:41400 -p 41401:41401 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=41399 --rest-port=41397 --tcp-port=41398 --discv5-udp-port=41400 --rest-address=0.0.0.0 --nat=extip:172.18.97.67 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=afaabbf89a27ccdb4779e17efbee179de1ee2d9d5d23aeda5ff3c0b6bac0ba04 --store-sync=true --store=true --store-sync-range=300 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41401 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QB_kuEiuFbhxrLkFr8arz60RmN8UErflgruK5Q-ehosAEbdaUzfpncXSSueMmBRSlMz9VeBFB-Pgj1ytw7mKWGcCgmlkgnY0gmlwhKwS15-KbXVsdGlhZGRyc5YACASsEtefBuwIAAoErBLXnwbsCd0DgnJzhQADAQAAiXNlY3AyNTZrMaECP2w_eeXr7jl7xSPozzJmp06oqRv7z42sD09eRezjKrKDdGNwguwIg3VkcILsCoV3YWt1MhM
|
||
|
|
2025-12-24 04:30:19.003 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.97.67 waku 6c5b9c04c28706e61a1a53fb398fdc7f2e7841261d0ef2d85feca1a285ca3ca6
|
||
|
|
2025-12-24 04:30:19.035 DEBUG [src.node.docker_mananger] Container started with ID 6c5b9c04c287. Setting up logs at ./log/docker/node3_2025-12-24_04-30-09__e36c5acd-22ec-4911-b389-2af7de8b3acd__wakuorg_nwaku:latest.log
|
||
|
|
2025-12-24 04:30:19.036 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41397
|
||
|
|
2025-12-24 04:30:19.036 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
|
|
2025-12-24 04:30:20.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41397/health" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2025-12-24 04:30:20.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||
|
|
2025-12-24 04:30:20.041 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
|
|
2025-12-24 04:30:20.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41397/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
|
|
2025-12-24 04:30:20.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.97.67/tcp/41398/p2p/16Uiu2HAmQ1hPh9mBjkXaNewpviH2QumrEhEC79xgt3jRAcE3Xs4d","/ip4/172.18.97.67/tcp/41399/ws/p2p/16Uiu2HAmQ1hPh9mBjkXaNewpviH2QumrEhEC79xgt3jRAcE3Xs4d"],"enrUri":"enr:-L24QP0_NbgC3u-kS4YeqaXhJMpcuuS3aRfPN0_sHq_qjPusR0EG_1GV6HU-Hx15TozHaMTj3pDGQ256FwqFEGCE42ACgmlkgnY0gmlwhKwSYUOKbXVsdGlhZGRyc5YACASsEmFDBqG2AAoErBJhQwaht90DgnJzhQADAQAAiXNlY3AyNTZrMaEDqL6T_Flifuk0SmrCKs6YrD6oarvpHWo0yjW0IWP-WwqDdGNwgqG2g3VkcIKhuIV3YWt1MhI"}'
|
||
|
|
2025-12-24 04:30:20.043 INFO [src.node.waku_node] REST service is ready !!
|
||
|
|
2025-12-24 04:30:20.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41397/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.215.159/tcp/60424/p2p/16Uiu2HAkyhFQ9rJL5MPPMbpxsGWjCZNApFUifQ6popaQBsjygfP7"]'
|
||
|
|
2025-12-24 04:30:20.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
|
|
2025-12-24 04:30:38.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41397/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-24 04:30:38.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x2a71283516dfdda1a426e8f7e04bd92382c3615955d143742bfc886b2df72a3c"},{"messageHash":"0x6740f4992d64106350959de7d68d06cce07c4e3919000dccac41cf7467fa93be"},{"messageHash":"0x2b0f1b1069e29b7b0a9481367ca1b8d838cfdbe6af6b294d00a2869a35ad4e82"},{"messageHash":"0xca935da21e19e9e45d5f9f09d41479e0bde2eb29583ae7315e89a4b97917a6f5"},{"messageHash":"0xed15492b43953281a91897d9229ae3139694d0956ad3b464dc8ec4c8f14ad464"},{"messageHash":"0x55aa07720905a7de651314cc91ef90fcf2bd0d5b273471e0ae346b02d2b48d7f"},{"messageHash":"0x41851460f2a019b6d913f89ea1c8f6c18a7cf86de89ceb30c2f8ad92bc361722"},{"messageHash":"0xa473dedc2081647875a3db09fadcdd9b002b183464dcc208dfb10485d462d5bc"},{"messageHash":"0xb9c11aaa0ff19464df739b5b07ebeb0b16b4551972acfe45a9cefcceb29c37f4"},{"messageHash":"0x64282d97816d14a430ee8cb16b341b515fd41a4e9cfe28a9a998280538d7c1c1"},{"messageHash":"0xbc0026319ab6af580649ec58b035b5623fc1a143f9f5abb9a5c963983b2262ca"},{"messageHash":"0x30a86f0da014247478c9bdc22336405e4ec4ec0f577225e9a265ac9503440a48"},{"messageHash":"0x222a6b84d5dcfd8f3d1eac6fb5e3efb00db6eafab9eeb3d6373768803a9c213d"},{"messageHash":"0x71721695cb4d85babd5d7661adbf55c5092394f1aad4e6259609b1000c50d5ef"},{"messageHash":"0x0718f8e79826cb9df5c99092c13ed604ee13760690d84891de02fefb42bbaac6"},{"messageHash":"0x865e500d5912d671f0beae7936fb20612febc769349162cb3d9fd05f0e9aa353"},{"messageHash":"0x070d866599406cbdf025564cba3e59bbe2a1b821300de68ed3d49bc1b7edff29"},{"messageHash":"0x5676901fbf88e1fb0071c1d0d4b5206d1531b893b2df23a4a87fb8ea2e415ac5"},{"messageHash":"0xbb2fa4ceaa28c75001429ec52e4e7c008ad16d892c85c0d81e933a48806c002b"},{"messageHash":"0xfffead5088ac90ce808a96570e2f7d1d1fb98fafaa564a85163bc3f483242ff3"},{"messageHash":"0x3841f12b4ce156e205af2a1ba9829e4646fb365725453d134397cae6a15d548a"},{"messageHash":"0x339e152452f24aae902945abcab6ba447b574a214c1682acc2fdc3e25884b0fa"},{"messageHash":"0x49a2ffe4ea79b40515b51a876b08ba0e021c9e6071829c7f716ff2852d268a7f"},{"messageHash":"0x61ebcde32a71947a407569cce7600aeb3f04200aea954cc7339697dcd24efec9"},{"messageHash":"0x72ae5ab2b6b4bc440e7c534b02cb1ea16f91a89424ef1976fca451349220c2f8"},{"messageHash":"0xe8e877c6afc032d47856414d5b759914f16b526db157be9b8fd356cf2065f1da"},{"messageHash":"0x57830199c6306b676019b3c97b4e2759e7906ced244e94a3e74310fbfd424ecf"},{"messageHash":"0x9184779a1c8b41421d51d0d822bd63add98df21f51a10e4110de399d64997751"},{"messageHash":"0x91e58ad69ead651571da6df6abb31eb54cdace318d328ba32daa7acfee787f66"},{"messageHash":"0x082a91f2d3574f1e4ff7ecf536d3a59b920777899dfadfe807a22f9bfde44a6b"}]}'
|
||
|
|
2025-12-24 04:30:38.079 DEBUG [tests.store_sync.test_store_sync] Node3 store has 30 messages expected 30
|
||
|
|
2025-12-24 04:30:38.081 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||
|
|
2025-12-24 04:30:38.082 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||
|
|
2025-12-24 04:30:38.082 DEBUG [src.node.waku_node] Stopping container with id 7bc9909d0511
|
||
|
|
2025-12-24 04:30:38.612 DEBUG [src.node.waku_node] Container stopped.
|
||
|
|
2025-12-24 04:30:38.612 DEBUG [src.node.waku_node] Stopping container with id e777c418f0ef
|
||
|
|
2025-12-24 04:30:39.175 DEBUG [src.node.waku_node] Container stopped.
|
||
|
|
2025-12-24 04:30:39.177 DEBUG [src.node.waku_node] Stopping container with id 6c5b9c04c287
|
||
|
|
2025-12-24 04:30:39.424 ERROR [src.node.docker_mananger] Max retries reached for container 7bc9909d0511. Exiting log stream.
|
||
|
|
2025-12-24 04:30:39.993 ERROR [src.node.docker_mananger] Max retries reached for container e777c418f0ef. Exiting log stream.
|
||
|
|
2025-12-24 04:30:49.717 DEBUG [src.node.waku_node] Container stopped.
|
||
|
|
2025-12-24 04:30:49.717 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||
|
|
2025-12-24 04:30:49.734 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
|
|
2025-12-24 04:30:49.737 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
|
|
2025-12-24 04:30:49.748 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|