2026-03-18 09:27:31 +00:00

338 lines
50 KiB
Plaintext

2026-03-18 09:10:34.001 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-18 09:10:34.002 DEBUG [tests.conftest] Running test: test_three_store_sync_exchange with id: 2026-03-18_09-10-34__323e6c89-1fd1-43bc-990e-0cbb34651408
2026-03-18 09:10:34.002 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-18 09:10:34.009 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-18 09:10:34.009 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_09-10-34__323e6c89-1fd1-43bc-990e-0cbb34651408__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:10:34.016 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-18 09:10:34.016 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_09-10-34__323e6c89-1fd1-43bc-990e-0cbb34651408__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:10:34.022 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-18 09:10:34.022 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-18_09-10-34__323e6c89-1fd1-43bc-990e-0cbb34651408__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:10:34.023 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-18 09:10:34.023 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 09:10:34.023 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 09:10:34.025 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 09:10:34.025 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.67.241
2026-03-18 09:10:34.025 DEBUG [src.node.docker_mananger] Generated ports ['13678', '13679', '13680', '13681', '13682']
2026-03-18 09:10:34.025 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 09:10:34.026 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 09:10:34.026 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 09:10:34.026 DEBUG [src.node.docker_mananger] docker run -i -t -p 13678:13678 -p 13679:13679 -p 13680:13680 -p 13681:13681 -p 13682:13682 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=13680 --rest-port=13678 --tcp-port=13679 --discv5-udp-port=13681 --rest-address=0.0.0.0 --nat=extip:172.18.67.241 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=7363b6cf811beef7cbf9bef568002093b9adc5c1bc264d3611c344b0ead4ef4c --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=13682 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
2026-03-18 09:10:34.210 ERROR [src.node.docker_mananger] Max retries reached for container 8a41908ce2bd. Exiting log stream.
2026-03-18 09:10:34.246 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.67.241 waku a9ad1daab9cbac24467e62bf83963108f53c06c83c881a80bf08c197b1d60432
2026-03-18 09:10:34.282 DEBUG [src.node.docker_mananger] Container started with ID a9ad1daab9cb. Setting up logs at ./log/docker/node1_2026-03-18_09-10-34__323e6c89-1fd1-43bc-990e-0cbb34651408__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:10:34.283 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 13678
2026-03-18 09:10:34.283 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 09:10:34.816 ERROR [src.node.docker_mananger] Max retries reached for container 5b97ddcf5378. Exiting log stream.
2026-03-18 09:10:35.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13678/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:10:35.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-18 09:10:35.287 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 09:10:35.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13678/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:10:35.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.67.241/tcp/13679/p2p/16Uiu2HAkukBVcCV6SGbS8e7fEqukPrVZiHiyu6YXGQBEqpXPEJ3U","/ip4/172.18.67.241/tcp/13680/ws/p2p/16Uiu2HAkukBVcCV6SGbS8e7fEqukPrVZiHiyu6YXGQBEqpXPEJ3U"],"enrUri":"enr:-L24QETSidzXBXXXTC7ohrMmQD4HYajzmQEol2JF7ykktPifKPko88laPpuYWE7V5aCEnKxq_9vRHu9R3IQAClPp1pECgmlkgnY0gmlwhKwSQ_GKbXVsdGlhZGRyc5YACASsEkPxBjVvAAoErBJD8QY1cN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECBL3TgUxHOPTchcBE_RI2M3pbSGbQzSlwXGcdFZ-7PtuDdGNwgjVvg3VkcII1cYV3YWt1MhM"}'
2026-03-18 09:10:35.290 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 09:10:35.290 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:35.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13678/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:35.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:35.310 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:35.521 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:35.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13678/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:35.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:35.526 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:35.737 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:35.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13678/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:35.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:35.741 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:35.952 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:35.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13678/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:35.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:35.957 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:36.168 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:36.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13678/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:36.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:36.173 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:36.384 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:36.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13678/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:36.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:36.389 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:36.600 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:36.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13678/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:36.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:36.605 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:36.816 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:36.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13678/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:36.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:36.821 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:37.032 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:37.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13678/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:37.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:37.036 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:37.247 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:37.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13678/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:37.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:37.256 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:37.467 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:37.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13678/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:37.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:37.472 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:37.683 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:37.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13678/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:37.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:37.688 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:37.899 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:37.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13678/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:37.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:37.904 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:38.115 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:38.115 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13678/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:38.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:38.120 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:38.330 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:38.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13678/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:38.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:38.335 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:38.546 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:38.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13678/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:38.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:38.551 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:38.762 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:38.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13678/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:38.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:38.767 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:38.978 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:38.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13678/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:38.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:38.983 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:39.194 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:39.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13678/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:39.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:39.199 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:39.409 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:39.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13678/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:39.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:39.414 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:39.625 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 09:10:39.625 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 09:10:39.627 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 09:10:39.627 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.223.91
2026-03-18 09:10:39.627 DEBUG [src.node.docker_mananger] Generated ports ['17875', '17876', '17877', '17878', '17879']
2026-03-18 09:10:39.628 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 09:10:39.628 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 09:10:39.628 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 09:10:39.628 DEBUG [src.node.docker_mananger] docker run -i -t -p 17875:17875 -p 17876:17876 -p 17877:17877 -p 17878:17878 -p 17879:17879 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=17877 --rest-port=17875 --tcp-port=17876 --discv5-udp-port=17878 --rest-address=0.0.0.0 --nat=extip:172.18.223.91 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=40110c5a1e1a0d3cbebd54c6db66ebeb548249fb3feba7b49adb03e3198d90dd --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=17879 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
2026-03-18 09:10:39.838 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.223.91 waku bc7f9fe0b8298e25db2368100312517818549ca2cac00779842d62b08a626b21
2026-03-18 09:10:39.874 DEBUG [src.node.docker_mananger] Container started with ID bc7f9fe0b829. Setting up logs at ./log/docker/node2_2026-03-18_09-10-34__323e6c89-1fd1-43bc-990e-0cbb34651408__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:10:39.874 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 17875
2026-03-18 09:10:39.875 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 09:10:40.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17875/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:10:40.878 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-18 09:10:40.879 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 09:10:40.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17875/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:10:40.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.223.91/tcp/17876/p2p/16Uiu2HAkx22P2S6yv7EiZusQkqHx4YuQEqrbReJ5gmpa8zYHvKe2","/ip4/172.18.223.91/tcp/17877/ws/p2p/16Uiu2HAkx22P2S6yv7EiZusQkqHx4YuQEqrbReJ5gmpa8zYHvKe2"],"enrUri":"enr:-L24QFg_n5owq2BbERrsFw3IxqwEDGmWYXFh70ZoDXHm2LB5GEJfvg53ahysFKUlQJlEpH-tcLIFERtZUmlJAP9Ynj0CgmlkgnY0gmlwhKwS31uKbXVsdGlhZGRyc5YACASsEt9bBkXUAAoErBLfWwZF1d0DgnJzhQDGAQAAiXNlY3AyNTZrMaECJoQwNvbb45tpJmMPYyIaQ5c7cEKOt_VvQ4Kt-GKny1ODdGNwgkXUg3VkcIJF1oV3YWt1MhM"}'
2026-03-18 09:10:40.881 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 09:10:40.882 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:40.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:40.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:40.899 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:41.110 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:41.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:41.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:41.115 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:41.326 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:41.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:41.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:41.331 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:41.542 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:41.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:41.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:41.547 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:41.758 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:41.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:41.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:41.762 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:41.973 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:41.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:41.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:41.978 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:42.189 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:42.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:42.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:42.194 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:42.405 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:42.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:42.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:42.410 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:42.621 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:42.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:42.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:42.626 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:42.837 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:42.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:42.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:42.842 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:43.053 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:43.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:43.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:43.058 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:43.269 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:43.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:43.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:43.274 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:43.484 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:43.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:43.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:43.489 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:43.700 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:43.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:43.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:43.705 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:43.916 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:43.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:43.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:43.921 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:44.132 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:44.132 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:44.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:44.136 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:44.347 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:44.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:44.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:44.352 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:44.563 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:44.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:44.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:44.568 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:44.779 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:44.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:44.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:44.784 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:44.995 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:44.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:44.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:45.000 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:45.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17875/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.67.241/tcp/13679/p2p/16Uiu2HAkukBVcCV6SGbS8e7fEqukPrVZiHiyu6YXGQBEqpXPEJ3U"]'
2026-03-18 09:10:45.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:45.241 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 09:10:45.243 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 09:10:45.247 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 09:10:45.249 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.125.205
2026-03-18 09:10:45.250 DEBUG [src.node.docker_mananger] Generated ports ['30120', '30121', '30122', '30123', '30124']
2026-03-18 09:10:45.250 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 09:10:45.250 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 09:10:45.250 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 09:10:45.251 DEBUG [src.node.docker_mananger] docker run -i -t -p 30120:30120 -p 30121:30121 -p 30122:30122 -p 30123:30123 -p 30124:30124 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=30122 --rest-port=30120 --tcp-port=30121 --discv5-udp-port=30123 --rest-address=0.0.0.0 --nat=extip:172.18.125.205 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=14af79e9bfa73eceec4ca37fff18d3e2c28d992ef3ac8a572220794a4b10adfe --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=30124 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
2026-03-18 09:10:45.466 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.125.205 waku dcdd6ec61ea34fd8dea5584cec3c74cc8adcc84fe1d634a420d1f1916e1e1ad1
2026-03-18 09:10:45.503 DEBUG [src.node.docker_mananger] Container started with ID dcdd6ec61ea3. Setting up logs at ./log/docker/node3_2026-03-18_09-10-34__323e6c89-1fd1-43bc-990e-0cbb34651408__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:10:45.504 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 30120
2026-03-18 09:10:45.504 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 09:10:46.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30120/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:10:46.509 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-18 09:10:46.509 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 09:10:46.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30120/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:10:46.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.125.205/tcp/30121/p2p/16Uiu2HAkwcQCSAVnq4xfHQ4DRsFv89dmsnEKDEWUu7CM1mZJvpts","/ip4/172.18.125.205/tcp/30122/ws/p2p/16Uiu2HAkwcQCSAVnq4xfHQ4DRsFv89dmsnEKDEWUu7CM1mZJvpts"],"enrUri":"enr:-L24QHn5y8apRJR3cxoFWmG-FSZITvvXCkCZpd2UvrODf6-6WnW0R3VW0QugI_nVMIqd4Hs3trTvHGNicvklb9AOMW8CgmlkgnY0gmlwhKwSfc2KbXVsdGlhZGRyc5YACASsEn3NBnWpAAoErBJ9zQZ1qt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECIHbq_aUQmgYT9b55o5KB9QsXMs-1s2MZgfFCTKIV3rSDdGNwgnWpg3VkcIJ1q4V3YWt1MhM"}'
2026-03-18 09:10:46.512 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 09:10:46.512 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:46.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:46.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:46.530 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:46.740 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:46.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:46.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:46.745 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:46.956 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:46.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:46.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:46.961 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:47.172 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:47.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:47.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:47.177 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:47.388 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:47.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:47.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:47.392 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:47.603 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:47.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:47.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:47.608 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:47.819 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:47.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:47.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:47.824 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:48.035 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:48.035 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:48.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:48.040 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:48.251 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:48.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:48.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:48.256 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:48.466 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:48.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:48.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:48.472 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:48.682 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:48.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:48.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:48.687 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:48.898 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:48.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:48.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:48.903 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:49.114 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:49.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:49.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:49.121 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:49.332 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:49.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:49.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:49.337 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:49.548 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:49.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:49.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:49.553 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:49.764 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:49.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:49.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:49.769 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:49.980 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:49.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:49.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:49.985 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:50.196 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:50.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:50.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:50.200 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:50.411 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:50.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:50.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:50.416 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:50.627 DEBUG [src.steps.store] Relaying message
2026-03-18 09:10:50.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:10:50.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:50.632 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:10:50.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.67.241/tcp/13679/p2p/16Uiu2HAkukBVcCV6SGbS8e7fEqukPrVZiHiyu6YXGQBEqpXPEJ3U"]'
2026-03-18 09:10:50.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:10:50.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30120/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.223.91/tcp/17876/p2p/16Uiu2HAkx22P2S6yv7EiZusQkqHx4YuQEqrbReJ5gmpa8zYHvKe2"]'
2026-03-18 09:10:50.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:11:08.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13678/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:11:08.904 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 09:11:08.904 DEBUG [tests.store_sync.test_store_sync] Node-A store has 60 messages
2026-03-18 09:11:08.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17875/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:11:08.909 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 09:11:08.909 DEBUG [tests.store_sync.test_store_sync] Node-B store has 60 messages
2026-03-18 09:11:08.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30120/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:11:08.914 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-18 09:11:08.914 DEBUG [tests.store_sync.test_store_sync] Node-C store has 60 messages
2026-03-18 09:11:08.916 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-18 09:11:08.917 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-18 09:11:08.917 DEBUG [src.node.waku_node] Stopping container with id a9ad1daab9cb
2026-03-18 09:11:09.518 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 09:11:09.521 DEBUG [src.node.waku_node] Stopping container with id bc7f9fe0b829
2026-03-18 09:11:10.129 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 09:11:10.130 DEBUG [src.node.waku_node] Stopping container with id dcdd6ec61ea3
2026-03-18 09:11:10.338 ERROR [src.node.docker_mananger] Max retries reached for container a9ad1daab9cb. Exiting log stream.
2026-03-18 09:11:10.685 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 09:11:10.687 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-18 09:11:10.721 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 09:11:10.744 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 09:11:10.768 DEBUG [src.node.docker_mananger] No errors found in the waku logs.