2026-02-25 19:46:01 +00:00

75 lines
13 KiB
Plaintext

2026-02-25 19:28:48.927 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-25 19:28:48.927 DEBUG [tests.conftest] Running test: test_filter_works_with_static_sharding with id: 2026-02-25_19-28-48__aa96cd0a-5563-4cf3-a366-b7cde535c221
2026-02-25 19:28:48.927 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-25 19:28:48.928 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-02-25 19:28:48.928 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-02-25 19:28:48.935 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 19:28:48.935 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_19-28-48__aa96cd0a-5563-4cf3-a366-b7cde535c221__wakuorg_nwaku:latest.log
2026-02-25 19:28:48.936 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 19:28:48.936 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 19:28:48.937 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 19:28:48.937 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.95.50
2026-02-25 19:28:48.938 DEBUG [src.node.docker_mananger] Generated ports ['28325', '28326', '28327', '28328', '28329']
2026-02-25 19:28:48.938 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-02-25 19:28:48.938 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-02-25 19:28:48.938 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 19:28:48.938 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 19:28:48.938 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 19:28:48.938 DEBUG [src.node.docker_mananger] docker run -i -t -p 28325:28325 -p 28326:28326 -p 28327:28327 -p 28328:28328 -p 28329:28329 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=28327 --rest-port=28325 --tcp-port=28326 --discv5-udp-port=28328 --rest-address=0.0.0.0 --nat=extip:172.18.95.50 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=e9babaf0d6b46a74afccc76d2d7587eeb3143cde5cd42b7e4cb317db7f40637e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28329 --metrics-logging=true --relay=true --filter=true
2026-02-25 19:28:49.132 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.95.50 waku baaa64e2b00a6c9c507327e7b81a21ee87036c5e61c46c8ab0a95528e62ee3ab
2026-02-25 19:28:49.166 DEBUG [src.node.docker_mananger] Container started with ID baaa64e2b00a. Setting up logs at ./log/docker/node1_2026-02-25_19-28-48__aa96cd0a-5563-4cf3-a366-b7cde535c221__wakuorg_nwaku:latest.log
2026-02-25 19:28:49.167 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28325
2026-02-25 19:28:49.167 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 19:28:49.183 ERROR [src.node.docker_mananger] Max retries reached for container ee0a6e5efda5. Exiting log stream.
2026-02-25 19:28:49.721 ERROR [src.node.docker_mananger] Max retries reached for container e85a744e4e72. Exiting log stream.
2026-02-25 19:28:50.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28325/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 19:28:50.171 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_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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-02-25 19:28:50.171 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 19:28:50.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28325/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 19:28:50.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.95.50/tcp/28326/p2p/16Uiu2HAkwPTBnBDtEz9CwbAmvicExptrHDdZc3omUp8kgUvZCoeQ","/ip4/172.18.95.50/tcp/28327/ws/p2p/16Uiu2HAkwPTBnBDtEz9CwbAmvicExptrHDdZc3omUp8kgUvZCoeQ"],"enrUri":"enr:-L24QCDkW4no-2hQVDpNFyF_5kydcJi9RCCLSHc_UNpHiPzXALo-q6hs1VyHttnKo_LMHU881HOv2epK6y6-VdEdH3gCgmlkgnY0gmlwhKwSXzKKbXVsdGlhZGRyc5YACASsEl8yBm6mAAoErBJfMgZup90DgnJzhQACAQAAiXNlY3AyNTZrMaECHSW_K309ZeByo34KI6Z4xaetgoyiFpFjASG1-x8tGAmDdGNwgm6mg3VkcIJuqIV3YWt1MgU"}'
2026-02-25 19:28:50.174 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 19:28:50.181 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 19:28:50.181 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_19-28-48__aa96cd0a-5563-4cf3-a366-b7cde535c221__wakuorg_nwaku:latest.log
2026-02-25 19:28:50.181 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 19:28:50.181 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 19:28:50.183 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 19:28:50.183 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.1.177
2026-02-25 19:28:50.183 DEBUG [src.node.docker_mananger] Generated ports ['17587', '17588', '17589', '17590', '17591']
2026-02-25 19:28:50.183 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-02-25 19:28:50.183 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-02-25 19:28:50.184 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 19:28:50.184 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 19:28:50.184 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 19:28:50.184 DEBUG [src.node.docker_mananger] docker run -i -t -p 17587:17587 -p 17588:17588 -p 17589:17589 -p 17590:17590 -p 17591:17591 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=17589 --rest-port=17587 --tcp-port=17588 --discv5-udp-port=17590 --rest-address=0.0.0.0 --nat=extip:172.18.1.177 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=2fc9dc54f5a95e4ef0a965a0e2e11bf22fd52d8c8be50fc22bb5b4a2d568af35 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17591 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QCDkW4no-2hQVDpNFyF_5kydcJi9RCCLSHc_UNpHiPzXALo-q6hs1VyHttnKo_LMHU881HOv2epK6y6-VdEdH3gCgmlkgnY0gmlwhKwSXzKKbXVsdGlhZGRyc5YACASsEl8yBm6mAAoErBJfMgZup90DgnJzhQACAQAAiXNlY3AyNTZrMaECHSW_K309ZeByo34KI6Z4xaetgoyiFpFjASG1-x8tGAmDdGNwgm6mg3VkcIJuqIV3YWt1MgU --filternode=/ip4/172.18.95.50/tcp/28326/p2p/16Uiu2HAkwPTBnBDtEz9CwbAmvicExptrHDdZc3omUp8kgUvZCoeQ
2026-02-25 19:28:50.385 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.1.177 waku fbc1ffbfb761ff59bebe2181d3f2e5663b7a08cff172efe335f65ae9c3d39908
2026-02-25 19:28:50.417 DEBUG [src.node.docker_mananger] Container started with ID fbc1ffbfb761. Setting up logs at ./log/docker/node2_2026-02-25_19-28-48__aa96cd0a-5563-4cf3-a366-b7cde535c221__wakuorg_nwaku:latest.log
2026-02-25 19:28:50.417 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17587
2026-02-25 19:28:50.418 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 19:28:51.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17587/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 19:28:51.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-02-25 19:28:51.422 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 19:28:51.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17587/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 19:28:51.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.1.177/tcp/17588/p2p/16Uiu2HAm3RNQm4R2gAxAyWWaxnwDMr53af1CRPTURiyNnRr655Nw","/ip4/172.18.1.177/tcp/17589/ws/p2p/16Uiu2HAm3RNQm4R2gAxAyWWaxnwDMr53af1CRPTURiyNnRr655Nw"],"enrUri":"enr:-L24QPmW5UN5ImR_x_c-BB1lIScg4VkK93Ot2nw7VHhvsB9PbLLncS0QDGYhfoxCyhgkJaCTPk5GgnNEq5YsUEFFgC8CgmlkgnY0gmlwhKwSAbGKbXVsdGlhZGRyc5YACASsEgGxBkS0AAoErBIBsQZEtd0DgnJzhQACAQAAiXNlY3AyNTZrMaECdsmhJS4yh3ZyNoo1TBgCHVt6aME6xPYMaLTE5dxCrpiDdGNwgkS0g3VkcIJEtoV3YWt1MgA"}'
2026-02-25 19:28:51.425 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 19:28:51.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17587/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.95.50/tcp/28326/p2p/16Uiu2HAkwPTBnBDtEz9CwbAmvicExptrHDdZc3omUp8kgUvZCoeQ"]'
2026-02-25 19:28:51.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 19:28:51.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28325/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-02-25 19:28:51.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 19:28:51.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17587/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "5da341c1-db6f-41ad-b878-1d2a5e4dc0f2", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/2/0"}'
2026-02-25 19:28:51.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"5da341c1-db6f-41ad-b878-1d2a5e4dc0f2","statusDesc":"OK"}'
2026-02-25 19:28:51.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28325/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)'}'
2026-02-25 19:28:51.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 19:28:51.510 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-25 19:28:51.610 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-25 19:28:51.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17587/filter/v2/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-02-25 19:28:51.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772047731500460655,"ephemeral":false}]'
2026-02-25 19:28:51.617 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-25 19:28:51.618 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-25 19:28:51.618 DEBUG [src.node.waku_node] Stopping container with id baaa64e2b00a
2026-02-25 19:28:52.177 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 19:28:52.177 DEBUG [src.node.waku_node] Stopping container with id fbc1ffbfb761
2026-02-25 19:28:52.735 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 19:28:52.737 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-25 19:28:52.742 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-25 19:28:52.747 DEBUG [src.node.docker_mananger] No errors found in the waku logs.