78 lines
13 KiB
Plaintext

2025-12-22 04:24:59.231 DEBUG [tests.conftest] Running fixture setup: test_id
2025-12-22 04:24:59.231 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/2/0] with id: 2025-12-22_04-24-59__c8b24cbd-d5c3-4f3e-953c-3240f2833dfd
2025-12-22 04:24:59.231 DEBUG [src.steps.common] Running fixture setup: common_setup
2025-12-22 04:24:59.232 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2025-12-22 04:24:59.232 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2025-12-22 04:24:59.239 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-22 04:24:59.239 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-22_04-24-59__c8b24cbd-d5c3-4f3e-953c-3240f2833dfd__wakuorg_nwaku:latest.log
2025-12-22 04:24:59.240 DEBUG [src.node.waku_node] Starting Node...
2025-12-22 04:24:59.240 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2025-12-22 04:24:59.241 DEBUG [src.node.docker_mananger] Network waku already exists
2025-12-22 04:24:59.241 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.161.183
2025-12-22 04:24:59.241 DEBUG [src.node.docker_mananger] Generated ports ['14331', '14332', '14333', '14334', '14335']
2025-12-22 04:24:59.242 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2025-12-22 04:24:59.242 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2025-12-22 04:24:59.242 DEBUG [src.node.waku_node] RLN credentials were not set
2025-12-22 04:24:59.242 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2025-12-22 04:24:59.242 DEBUG [src.node.waku_node] Using volumes []
2025-12-22 04:24:59.242 DEBUG [src.node.docker_mananger] docker run -i -t -p 14331:14331 -p 14332:14332 -p 14333:14333 -p 14334:14334 -p 14335:14335 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=14333 --rest-port=14331 --tcp-port=14332 --discv5-udp-port=14334 --rest-address=0.0.0.0 --nat=extip:172.18.161.183 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=5b7e55ee5eb4be5cdf269eca6d0ba4fbf2e36defd7ae6fbdbae9cd9799f74cce --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14335 --metrics-logging=true --relay=true --filter=true
2025-12-22 04:24:59.431 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.161.183 waku f340cfb064fe679bd55159bea78da8471d8c0af5087a4e01ca38e222ab4cbe56
2025-12-22 04:24:59.460 DEBUG [src.node.docker_mananger] Container started with ID f340cfb064fe. Setting up logs at ./log/docker/node1_2025-12-22_04-24-59__c8b24cbd-d5c3-4f3e-953c-3240f2833dfd__wakuorg_nwaku:latest.log
2025-12-22 04:24:59.461 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14331
2025-12-22 04:24:59.461 DEBUG [src.libs.common] Sleeping for 1 seconds
2025-12-22 04:24:59.495 ERROR [src.node.docker_mananger] Max retries reached for container df231669c260. Exiting log stream.
2025-12-22 04:25:00.038 ERROR [src.node.docker_mananger] Max retries reached for container 61804728eefb. Exiting log stream.
2025-12-22 04:25:00.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14331/health" -H "Content-Type: application/json" -d 'None'
2025-12-22 04:25:00.464 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"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-22 04:25:00.465 INFO [src.node.waku_node] Node protocols are initialized !!
2025-12-22 04:25:00.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14331/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-22 04:25:00.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.161.183/tcp/14332/p2p/16Uiu2HAmPzsjfMMu5DdjK9BHG8SStddA3FvVF2FTkYzuGKnZvbXH","/ip4/172.18.161.183/tcp/14333/ws/p2p/16Uiu2HAmPzsjfMMu5DdjK9BHG8SStddA3FvVF2FTkYzuGKnZvbXH"],"enrUri":"enr:-L24QGKHhowDSo_pOLBQ70znCI8Pivs0pG53Ugdg296B5N00E6x-gaT-wzbxaw5yd0jroLpu5MwYnLDIiK9Lix6eMacCgmlkgnY0gmlwhKwSobeKbXVsdGlhZGRyc5YACASsEqG3Bjf8AAoErBKhtwY3_d0DgnJzhQACAQAAiXNlY3AyNTZrMaEDqIixjw0XfJWiakPTYWM5hc3W9f0PuxjrMeXp7NcgXwyDdGNwgjf8g3VkcII3_oV3YWt1MgU"}'
2025-12-22 04:25:00.468 INFO [src.node.waku_node] REST service is ready !!
2025-12-22 04:25:00.476 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-22 04:25:00.476 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-22_04-24-59__c8b24cbd-d5c3-4f3e-953c-3240f2833dfd__wakuorg_nwaku:latest.log
2025-12-22 04:25:00.476 DEBUG [src.node.waku_node] Starting Node...
2025-12-22 04:25:00.476 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2025-12-22 04:25:00.478 DEBUG [src.node.docker_mananger] Network waku already exists
2025-12-22 04:25:00.478 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.86.52
2025-12-22 04:25:00.478 DEBUG [src.node.docker_mananger] Generated ports ['17796', '17797', '17798', '17799', '17800']
2025-12-22 04:25:00.478 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2025-12-22 04:25:00.478 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2025-12-22 04:25:00.478 DEBUG [src.node.waku_node] RLN credentials were not set
2025-12-22 04:25:00.478 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2025-12-22 04:25:00.478 DEBUG [src.node.waku_node] Using volumes []
2025-12-22 04:25:00.479 DEBUG [src.node.docker_mananger] docker run -i -t -p 17796:17796 -p 17797:17797 -p 17798:17798 -p 17799:17799 -p 17800:17800 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=17798 --rest-port=17796 --tcp-port=17797 --discv5-udp-port=17799 --rest-address=0.0.0.0 --nat=extip:172.18.86.52 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=7c7ffdab530d0ef45aa83c69bd46ae4edff8f69c29fb49a5ede7d12ddedacbef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17800 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGKHhowDSo_pOLBQ70znCI8Pivs0pG53Ugdg296B5N00E6x-gaT-wzbxaw5yd0jroLpu5MwYnLDIiK9Lix6eMacCgmlkgnY0gmlwhKwSobeKbXVsdGlhZGRyc5YACASsEqG3Bjf8AAoErBKhtwY3_d0DgnJzhQACAQAAiXNlY3AyNTZrMaEDqIixjw0XfJWiakPTYWM5hc3W9f0PuxjrMeXp7NcgXwyDdGNwgjf8g3VkcII3_oV3YWt1MgU
2025-12-22 04:25:00.661 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.86.52 waku 000eb2e3aca628d3cca6f6a50e16f9a1c2db8ea228f227e8b3d4c7871b58ad08
2025-12-22 04:25:00.692 DEBUG [src.node.docker_mananger] Container started with ID 000eb2e3aca6. Setting up logs at ./log/docker/node2_2025-12-22_04-24-59__c8b24cbd-d5c3-4f3e-953c-3240f2833dfd__wakuorg_nwaku:latest.log
2025-12-22 04:25:00.693 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17796
2025-12-22 04:25:00.693 DEBUG [src.libs.common] Sleeping for 1 seconds
2025-12-22 04:25:01.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17796/health" -H "Content-Type: application/json" -d 'None'
2025-12-22 04:25:01.709 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":"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"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"}]}'
2025-12-22 04:25:01.709 INFO [src.node.waku_node] Node protocols are initialized !!
2025-12-22 04:25:01.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17796/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-22 04:25:01.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.86.52/tcp/17797/p2p/16Uiu2HAmMrPtydkPxoEumYctWJ84GZcdUB2MZUrzz5bdg3f1SGN2","/ip4/172.18.86.52/tcp/17798/ws/p2p/16Uiu2HAmMrPtydkPxoEumYctWJ84GZcdUB2MZUrzz5bdg3f1SGN2"],"enrUri":"enr:-L24QKuk5gX01TkpvR7NnBGGtqW8ZSSpxPl7ChMtIKy-l5gyO2A1HU6s1GDMD2mb-OMexjOd8dlQ82C0yxnSHh6JJVsCgmlkgnY0gmlwhKwSVjSKbXVsdGlhZGRyc5YACASsElY0BkWFAAoErBJWNAZFht0DgnJzhQACAQAAiXNlY3AyNTZrMaEDiKUx9iGccCKX1wH5jasddL6vzdvk0KuJqS-UvZ25s4eDdGNwgkWFg3VkcIJFh4V3YWt1MgE"}'
2025-12-22 04:25:01.716 INFO [src.node.waku_node] REST service is ready !!
2025-12-22 04:25:01.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17796/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.161.183/tcp/14332/p2p/16Uiu2HAmPzsjfMMu5DdjK9BHG8SStddA3FvVF2FTkYzuGKnZvbXH"]'
2025-12-22 04:25:01.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-22 04:25:01.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14331/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2025-12-22 04:25:01.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-22 04:25:01.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17796/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2025-12-22 04:25:01.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-22 04:25:01.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14331/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2025-12-22 04:25:01.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-22 04:25:01.731 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2025-12-22 04:25:01.831 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2025-12-22 04:25:01.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14331/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2025-12-22 04:25:01.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377501725953841,"ephemeral":false,"proof":""}]'
2025-12-22 04:25:01.836 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2025-12-22 04:25:01.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17796/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2025-12-22 04:25:01.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377501725953841,"ephemeral":false,"proof":""}]'
2025-12-22 04:25:01.841 DEBUG [tests.conftest] Running fixture teardown: test_setup
2025-12-22 04:25:01.842 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2025-12-22 04:25:01.842 DEBUG [src.node.waku_node] Stopping container with id f340cfb064fe
2025-12-22 04:25:02.383 DEBUG [src.node.waku_node] Container stopped.
2025-12-22 04:25:02.384 DEBUG [src.node.waku_node] Stopping container with id 000eb2e3aca6
2025-12-22 04:25:02.893 DEBUG [src.node.waku_node] Container stopped.
2025-12-22 04:25:02.894 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2025-12-22 04:25:02.899 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2025-12-22 04:25:02.904 DEBUG [src.node.docker_mananger] No errors found in the waku logs.