200 lines
36 KiB
Plaintext

2026-03-21 04:39:16.659 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-21 04:39:16.660 DEBUG [tests.conftest] Running test: test_auto_shard_relay with id: 2026-03-21_04-39-16__ae76d778-6c3b-4bee-8398-0e9e891beeec
2026-03-21 04:39:16.661 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-21 04:39:16.662 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-21 04:39:16.663 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-21 04:39:16.676 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-21 04:39:16.676 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-21_04-39-16__ae76d778-6c3b-4bee-8398-0e9e891beeec__wakuorg_nwaku:latest.log
2026-03-21 04:39:16.676 DEBUG [src.node.waku_node] Starting Node...
2026-03-21 04:39:16.676 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-21 04:39:16.678 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-21 04:39:16.678 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.87.81
2026-03-21 04:39:16.678 DEBUG [src.node.docker_mananger] Generated ports ['41398', '41399', '41400', '41401', '41402']
2026-03-21 04:39:16.678 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-21 04:39:16.678 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-21 04:39:16.678 DEBUG [src.node.waku_node] Using volumes []
2026-03-21 04:39:16.679 DEBUG [src.node.docker_mananger] docker run -i -t -p 41398:41398 -p 41399:41399 -p 41400:41400 -p 41401:41401 -p 41402:41402 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=41400 --rest-port=41398 --tcp-port=41399 --discv5-udp-port=41401 --rest-address=0.0.0.0 --nat=extip:172.18.87.81 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ee573f5d8692e8fd4eecbcc247cfa8bfb4fcca50edafea3e00c4ca7c036d07b6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41402 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto
2026-03-21 04:39:16.870 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.87.81 waku c8f620daabc893a2bf1e6e9b911789817128ae602b6be21937418cc0b3aa60c0
2026-03-21 04:39:16.902 ERROR [src.node.docker_mananger] Max retries reached for container 462cf003d1c4. Exiting log stream.
2026-03-21 04:39:16.907 DEBUG [src.node.docker_mananger] Container started with ID c8f620daabc8. Setting up logs at ./log/docker/node1_2026-03-21_04-39-16__ae76d778-6c3b-4bee-8398-0e9e891beeec__wakuorg_nwaku:latest.log
2026-03-21 04:39:16.908 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41398
2026-03-21 04:39:16.909 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-21 04:39:17.487 ERROR [src.node.docker_mananger] Max retries reached for container 9919f6fb4914. Exiting log stream.
2026-03-21 04:39:17.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41398/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:17.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:39:18.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41398/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:18.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:39:18.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41398/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:18.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:39:18.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41398/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:18.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:39:18.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41398/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:18.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-21 04:39:18.354 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-21 04:39:18.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41398/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:18.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.87.81/tcp/41399/p2p/16Uiu2HAm28wBoogJjqcNx1GcAFTSuCQFPBse3sQVHPBBuhKnG8V1","/ip4/172.18.87.81/tcp/41400/ws/p2p/16Uiu2HAm28wBoogJjqcNx1GcAFTSuCQFPBse3sQVHPBBuhKnG8V1"],"enrUri":"enr:-L24QJP9Ujerm4of7xaBe8AeHe77UKIOnhx6UVbeSboahK9iBzE_fVUofqcQYr2puoseiF9GFpK7qZLI-v8pvZVHYJ0CgmlkgnY0gmlwhKwSV1GKbXVsdGlhZGRyc5YACASsEldRBqG3AAoErBJXUQahuN0DgnJzhQACAQAAiXNlY3AyNTZrMaECY7ghJv83oRya4dPJJjzHoJWnRshV47ceml-xhRrNHbyDdGNwgqG3g3VkcIKhuYV3YWt1MgU"}'
2026-03-21 04:39:18.357 INFO [src.node.waku_node] REST service is ready !!
2026-03-21 04:39:18.364 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-21 04:39:18.364 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-21_04-39-16__ae76d778-6c3b-4bee-8398-0e9e891beeec__wakuorg_nwaku:latest.log
2026-03-21 04:39:18.364 DEBUG [src.node.waku_node] Starting Node...
2026-03-21 04:39:18.364 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-21 04:39:18.366 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-21 04:39:18.366 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.102.164
2026-03-21 04:39:18.366 DEBUG [src.node.docker_mananger] Generated ports ['33122', '33123', '33124', '33125', '33126']
2026-03-21 04:39:18.366 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-21 04:39:18.366 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-21 04:39:18.366 DEBUG [src.node.waku_node] Using volumes []
2026-03-21 04:39:18.366 DEBUG [src.node.docker_mananger] docker run -i -t -p 33122:33122 -p 33123:33123 -p 33124:33124 -p 33125:33125 -p 33126:33126 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=33124 --rest-port=33122 --tcp-port=33123 --discv5-udp-port=33125 --rest-address=0.0.0.0 --nat=extip:172.18.102.164 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=0c72cf99c789ac34513d44bde2abccafc7dda4e6812f334f42d0afc6becee1f1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33126 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJP9Ujerm4of7xaBe8AeHe77UKIOnhx6UVbeSboahK9iBzE_fVUofqcQYr2puoseiF9GFpK7qZLI-v8pvZVHYJ0CgmlkgnY0gmlwhKwSV1GKbXVsdGlhZGRyc5YACASsEldRBqG3AAoErBJXUQahuN0DgnJzhQACAQAAiXNlY3AyNTZrMaECY7ghJv83oRya4dPJJjzHoJWnRshV47ceml-xhRrNHbyDdGNwgqG3g3VkcIKhuYV3YWt1MgU --content-topic=/myapp/1/latest/proto
2026-03-21 04:39:18.566 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.102.164 waku 9c59f57a8247b17893afcca7075e0b4ddac58eff66a1fbf9a1bc5bd2b4a65767
2026-03-21 04:39:18.600 DEBUG [src.node.docker_mananger] Container started with ID 9c59f57a8247. Setting up logs at ./log/docker/node2_2026-03-21_04-39-16__ae76d778-6c3b-4bee-8398-0e9e891beeec__wakuorg_nwaku:latest.log
2026-03-21 04:39:18.600 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33122
2026-03-21 04:39:18.601 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-21 04:39:19.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33122/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:19.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:39:19.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33122/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:19.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:39:19.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33122/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:19.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:39:19.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33122/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:19.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-21 04:39:19.914 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-21 04:39:19.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33122/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:19.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.102.164/tcp/33123/p2p/16Uiu2HAm8gH8PLgmqMv7B5qMUfFrZb2HqQxxUWm6toqEQ3LcXYtd","/ip4/172.18.102.164/tcp/33124/ws/p2p/16Uiu2HAm8gH8PLgmqMv7B5qMUfFrZb2HqQxxUWm6toqEQ3LcXYtd"],"enrUri":"enr:-L24QGauFD_fqm0Np45-cuB_NOqUV_Ih_S5MY18lgdUmq8iVAT_J5ecgjZfN2UBxZ4FnwUDKQqiruquPBAKhcBUxEDUCgmlkgnY0gmlwhKwSZqSKbXVsdGlhZGRyc5YACASsEmakBoFjAAoErBJmpAaBZN0DgnJzhQACAQAAiXNlY3AyNTZrMaECxOXNsn8UKY3rur2T0K6lIFosQfyNBlaAox__VQHpQs6DdGNwgoFjg3VkcIKBZYV3YWt1MgE"}'
2026-03-21 04:39:19.917 INFO [src.node.waku_node] REST service is ready !!
2026-03-21 04:39:19.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33122/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.87.81/tcp/41399/p2p/16Uiu2HAm28wBoogJjqcNx1GcAFTSuCQFPBse3sQVHPBBuhKnG8V1"]'
2026-03-21 04:39:19.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:39:19.957 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-21 04:39:19.958 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-21_04-39-16__ae76d778-6c3b-4bee-8398-0e9e891beeec__wakuorg_nwaku:latest.log
2026-03-21 04:39:19.958 DEBUG [src.node.waku_node] Starting Node...
2026-03-21 04:39:19.958 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-21 04:39:19.961 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-21 04:39:19.961 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.95.8
2026-03-21 04:39:19.962 DEBUG [src.node.docker_mananger] Generated ports ['7656', '7657', '7658', '7659', '7660']
2026-03-21 04:39:19.962 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-21 04:39:19.962 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-21 04:39:19.962 DEBUG [src.node.waku_node] Using volumes []
2026-03-21 04:39:19.962 DEBUG [src.node.docker_mananger] docker run -i -t -p 7656:7656 -p 7657:7657 -p 7658:7658 -p 7659:7659 -p 7660:7660 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=7658 --rest-port=7656 --tcp-port=7657 --discv5-udp-port=7659 --rest-address=0.0.0.0 --nat=extip:172.18.95.8 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=eabed2e3bef0eea9b9de2d40cddba11fcaa114a8e3e9cd9467bef48f3dc93cea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7660 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJP9Ujerm4of7xaBe8AeHe77UKIOnhx6UVbeSboahK9iBzE_fVUofqcQYr2puoseiF9GFpK7qZLI-v8pvZVHYJ0CgmlkgnY0gmlwhKwSV1GKbXVsdGlhZGRyc5YACASsEldRBqG3AAoErBJXUQahuN0DgnJzhQACAQAAiXNlY3AyNTZrMaECY7ghJv83oRya4dPJJjzHoJWnRshV47ceml-xhRrNHbyDdGNwgqG3g3VkcIKhuYV3YWt1MgU --content-topic=/myapp/1/latest/proto
2026-03-21 04:39:20.180 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.95.8 waku f7e0f34b887a353c5d0d2dbecd8f6fb0fd870102476d63572478d8e88804300c
2026-03-21 04:39:20.216 DEBUG [src.node.docker_mananger] Container started with ID f7e0f34b887a. Setting up logs at ./log/docker/node3_2026-03-21_04-39-16__ae76d778-6c3b-4bee-8398-0e9e891beeec__wakuorg_nwaku:latest.log
2026-03-21 04:39:20.216 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7656
2026-03-21 04:39:20.216 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-21 04:39:21.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7656/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:21.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:39:21.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7656/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:21.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:39:21.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7656/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:21.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:39:21.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7656/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:21.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-21 04:39:21.531 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-21 04:39:21.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7656/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:21.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.95.8/tcp/7657/p2p/16Uiu2HAmJBcJqQ7bxQu7sRq3FpDnWBaPb3EJKShLWXNmtZDo1Coy","/ip4/172.18.95.8/tcp/7658/ws/p2p/16Uiu2HAmJBcJqQ7bxQu7sRq3FpDnWBaPb3EJKShLWXNmtZDo1Coy"],"enrUri":"enr:-L24QLgGMYRYWWJx7qDDv3k0RXTwHhmCPRM9-P5aiUoqWKpWUq51XP5Pk96pqLrqwJa1EdRLV9yABr80U2Ajw_I7S5UCgmlkgnY0gmlwhKwSXwiKbXVsdGlhZGRyc5YACASsEl8IBh3pAAoErBJfCAYd6t0DgnJzhQACAQAAiXNlY3AyNTZrMaEDUiKEMZVJUmjHb5i9FlNp-RTfz-6zaR-WU9Wff7SC1RCDdGNwgh3pg3VkcIId64V3YWt1MgE"}'
2026-03-21 04:39:21.534 INFO [src.node.waku_node] REST service is ready !!
2026-03-21 04:39:21.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7656/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.87.81/tcp/41399/p2p/16Uiu2HAm28wBoogJjqcNx1GcAFTSuCQFPBse3sQVHPBBuhKnG8V1"]'
2026-03-21 04:39:21.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:39:21.575 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-21 04:39:21.576 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-21_04-39-16__ae76d778-6c3b-4bee-8398-0e9e891beeec__wakuorg_nwaku:latest.log
2026-03-21 04:39:21.577 DEBUG [src.node.waku_node] Starting Node...
2026-03-21 04:39:21.577 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-21 04:39:21.580 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-21 04:39:21.581 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.78.232
2026-03-21 04:39:21.581 DEBUG [src.node.docker_mananger] Generated ports ['59778', '59779', '59780', '59781', '59782']
2026-03-21 04:39:21.582 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-21 04:39:21.587 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-21 04:39:21.587 DEBUG [src.node.waku_node] Using volumes []
2026-03-21 04:39:21.593 DEBUG [src.node.docker_mananger] docker run -i -t -p 59778:59778 -p 59779:59779 -p 59780:59780 -p 59781:59781 -p 59782:59782 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=59780 --rest-port=59778 --tcp-port=59779 --discv5-udp-port=59781 --rest-address=0.0.0.0 --nat=extip:172.18.78.232 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=4d40eb2df19bf675daaa3f2aff7bf6bead0aa8d9e4bd9a04f9d772fc21e334e4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59782 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJP9Ujerm4of7xaBe8AeHe77UKIOnhx6UVbeSboahK9iBzE_fVUofqcQYr2puoseiF9GFpK7qZLI-v8pvZVHYJ0CgmlkgnY0gmlwhKwSV1GKbXVsdGlhZGRyc5YACASsEldRBqG3AAoErBJXUQahuN0DgnJzhQACAQAAiXNlY3AyNTZrMaECY7ghJv83oRya4dPJJjzHoJWnRshV47ceml-xhRrNHbyDdGNwgqG3g3VkcIKhuYV3YWt1MgU --content-topic=/myapp/1/latest/proto
2026-03-21 04:39:21.799 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.78.232 waku 36b87d9c5808e70808a8819d979a6384c6c003a6e456fea87bed2e88fd2c670c
2026-03-21 04:39:21.837 DEBUG [src.node.docker_mananger] Container started with ID 36b87d9c5808. Setting up logs at ./log/docker/node4_2026-03-21_04-39-16__ae76d778-6c3b-4bee-8398-0e9e891beeec__wakuorg_nwaku:latest.log
2026-03-21 04:39:21.837 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59778
2026-03-21 04:39:21.838 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-21 04:39:22.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59778/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:22.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:39:22.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59778/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:22.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:39:23.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59778/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:23.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:39:23.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59778/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:23.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:39:23.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59778/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:23.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-21 04:39:23.261 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-21 04:39:23.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59778/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:23.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.78.232/tcp/59779/p2p/16Uiu2HAm77EwDUd4yiM2Up3hcuU2tjXjjY21w3mQybtRaVtffH3g","/ip4/172.18.78.232/tcp/59780/ws/p2p/16Uiu2HAm77EwDUd4yiM2Up3hcuU2tjXjjY21w3mQybtRaVtffH3g"],"enrUri":"enr:-L24QC8kOGRBvfUAzZ5_oj31mYVKXPq7XW3MaUMlW8-Y2kLPPJ2a5Pl-tgvvIazzl3EbC1oIJi8baZUJ1qaovCYnLqgCgmlkgnY0gmlwhKwSTuiKbXVsdGlhZGRyc5YACASsEk7oBumDAAoErBJO6AbphN0DgnJzhQACAQAAiXNlY3AyNTZrMaECrZN4gKNwxdXpL7fI277JhECWfUiDI0T7LRFg5c7w24uDdGNwgumDg3VkcILphYV3YWt1MgE"}'
2026-03-21 04:39:23.265 INFO [src.node.waku_node] REST service is ready !!
2026-03-21 04:39:23.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59778/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.87.81/tcp/41399/p2p/16Uiu2HAm28wBoogJjqcNx1GcAFTSuCQFPBse3sQVHPBBuhKnG8V1"]'
2026-03-21 04:39:23.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:39:23.303 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-21 04:39:23.305 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-21_04-39-16__ae76d778-6c3b-4bee-8398-0e9e891beeec__wakuorg_nwaku:latest.log
2026-03-21 04:39:23.306 DEBUG [src.node.waku_node] Starting Node...
2026-03-21 04:39:23.306 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-21 04:39:23.309 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-21 04:39:23.309 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.171.237
2026-03-21 04:39:23.309 DEBUG [src.node.docker_mananger] Generated ports ['35532', '35533', '35534', '35535', '35536']
2026-03-21 04:39:23.310 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-21 04:39:23.310 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-21 04:39:23.310 DEBUG [src.node.waku_node] Using volumes []
2026-03-21 04:39:23.311 DEBUG [src.node.docker_mananger] docker run -i -t -p 35532:35532 -p 35533:35533 -p 35534:35534 -p 35535:35535 -p 35536:35536 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=35534 --rest-port=35532 --tcp-port=35533 --discv5-udp-port=35535 --rest-address=0.0.0.0 --nat=extip:172.18.171.237 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=cfddce8bc1fa253833ebcb1f6e87cb3dc9b0fbd4d9c3a40a2a3f7cdee259a5ce --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35536 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJP9Ujerm4of7xaBe8AeHe77UKIOnhx6UVbeSboahK9iBzE_fVUofqcQYr2puoseiF9GFpK7qZLI-v8pvZVHYJ0CgmlkgnY0gmlwhKwSV1GKbXVsdGlhZGRyc5YACASsEldRBqG3AAoErBJXUQahuN0DgnJzhQACAQAAiXNlY3AyNTZrMaECY7ghJv83oRya4dPJJjzHoJWnRshV47ceml-xhRrNHbyDdGNwgqG3g3VkcIKhuYV3YWt1MgU --content-topic=/myapp/1/latest/proto
2026-03-21 04:39:23.512 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.171.237 waku a6e6f44fe8ad7d004d3b5501961d1c3833a0787f12294546044c5fe14974091f
2026-03-21 04:39:23.548 DEBUG [src.node.docker_mananger] Container started with ID a6e6f44fe8ad. Setting up logs at ./log/docker/node5_2026-03-21_04-39-16__ae76d778-6c3b-4bee-8398-0e9e891beeec__wakuorg_nwaku:latest.log
2026-03-21 04:39:23.548 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35532
2026-03-21 04:39:23.549 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-21 04:39:24.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35532/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:24.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:39:24.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35532/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:24.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-21 04:39:24.656 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-21 04:39:24.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35532/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:24.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.171.237/tcp/35533/p2p/16Uiu2HAkzgYGtMQYeyiusEZ53trvnW8Qy5PQB1M563yh9FMYasky","/ip4/172.18.171.237/tcp/35534/ws/p2p/16Uiu2HAkzgYGtMQYeyiusEZ53trvnW8Qy5PQB1M563yh9FMYasky"],"enrUri":"enr:-L24QDYhYd-zB494vKKzitJK60QJyi9_zrXMtj3_9kgUQR_fauDZHTrRF9Rrg9-T8oBs2KQYZOry5sqRGLYqRAPFankCgmlkgnY0gmlwhKwSq-2KbXVsdGlhZGRyc5YACASsEqvtBorNAAoErBKr7QaKzt0DgnJzhQACAQAAiXNlY3AyNTZrMaECThlvMiS2ELytcX_eRTznvGCOna6P0ReIt18s1E5lExaDdGNwgorNg3VkcIKKz4V3YWt1MgE"}'
2026-03-21 04:39:24.659 INFO [src.node.waku_node] REST service is ready !!
2026-03-21 04:39:24.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35532/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.87.81/tcp/41399/p2p/16Uiu2HAm28wBoogJjqcNx1GcAFTSuCQFPBse3sQVHPBBuhKnG8V1"]'
2026-03-21 04:39:24.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:39:24.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41398/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
2026-03-21 04:39:24.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:39:24.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33122/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
2026-03-21 04:39:24.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:39:24.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7656/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
2026-03-21 04:39:24.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:39:24.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59778/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
2026-03-21 04:39:24.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:39:24.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35532/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
2026-03-21 04:39:24.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:39:24.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41398/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:39:24.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:39:24.747 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-21 04:39:24.850 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-21 04:39:24.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41398/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:24.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067964728882438,"ephemeral":false,"proof":""}]'
2026-03-21 04:39:24.855 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-21 04:39:24.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33122/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:24.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067964728882438,"ephemeral":false,"proof":""}]'
2026-03-21 04:39:24.859 DEBUG [src.steps.sharding] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
2026-03-21 04:39:24.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7656/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:24.861 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067964728882438,"ephemeral":false,"proof":""}]'
2026-03-21 04:39:24.863 DEBUG [src.steps.sharding] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
2026-03-21 04:39:24.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59778/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:24.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067964728882438,"ephemeral":false,"proof":""}]'
2026-03-21 04:39:24.867 DEBUG [src.steps.sharding] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
2026-03-21 04:39:24.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35532/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:39:24.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067964728882438,"ephemeral":false,"proof":""}]'
2026-03-21 04:39:24.872 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-21 04:39:24.873 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-21 04:39:24.873 DEBUG [src.node.waku_node] Stopping container with id c8f620daabc8
2026-03-21 04:39:25.503 DEBUG [src.node.waku_node] Container stopped.
2026-03-21 04:39:25.504 DEBUG [src.node.waku_node] Stopping container with id 9c59f57a8247
2026-03-21 04:39:26.112 DEBUG [src.node.waku_node] Container stopped.
2026-03-21 04:39:26.113 DEBUG [src.node.waku_node] Stopping container with id f7e0f34b887a
2026-03-21 04:39:26.321 ERROR [src.node.docker_mananger] Max retries reached for container c8f620daabc8. Exiting log stream.
2026-03-21 04:39:26.731 DEBUG [src.node.waku_node] Container stopped.
2026-03-21 04:39:26.733 DEBUG [src.node.waku_node] Stopping container with id 36b87d9c5808
2026-03-21 04:39:26.932 ERROR [src.node.docker_mananger] Max retries reached for container 9c59f57a8247. Exiting log stream.
2026-03-21 04:39:27.339 DEBUG [src.node.waku_node] Container stopped.
2026-03-21 04:39:27.344 DEBUG [src.node.waku_node] Stopping container with id a6e6f44fe8ad
2026-03-21 04:39:27.549 ERROR [src.node.docker_mananger] Max retries reached for container f7e0f34b887a. Exiting log stream.
2026-03-21 04:39:27.950 DEBUG [src.node.waku_node] Container stopped.
2026-03-21 04:39:27.954 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-21 04:39:27.999 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-21 04:39:28.026 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-21 04:39:28.055 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-21 04:39:28.082 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-21 04:39:28.109 DEBUG [src.node.docker_mananger] No errors found in the waku logs.