68 lines
12 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

DEBUG  tests.conftest:conftest.py:51 Running fixture setup: test_id
DEBUG  tests.conftest:conftest.py:57 Running test: test_filter with id: 2026-03-22_04-37-10__c1aca167-5385-4dc2-967c-689ae75bd0fc
DEBUG  src.steps.common:common.py:19 Running fixture setup: common_setup
DEBUG  src.steps.filter:filter.py:28 Running fixture setup: filter_setup
DEBUG  src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
DEBUG  src.steps.relay:relay.py:28 Running fixture setup: relay_setup
DEBUG  src.steps.store:store.py:31 Running fixture setup: store_setup
DEBUG  src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
DEBUG  src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-03-22_04-37-10__c1aca167-5385-4dc2-967c-689ae75bd0fc__wakuorg_nwaku:latest.log
DEBUG  src.node.waku_node:waku_node.py:90 Starting Node...
DEBUG  src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
DEBUG  src.node.docker_mananger:docker_mananger.py:33 Network waku created
DEBUG  src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.2.37
DEBUG  src.node.docker_mananger:docker_mananger.py:101 Generated ports ['60766', '60767', '60768', '60769', '60770']
DEBUG  src.node.waku_node:waku_node.py:439 RLN credentials were not set
INFO  src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
DEBUG  src.node.waku_node:waku_node.py:178 Using volumes []
DEBUG  src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 60766:60766 -p 60767:60767 -p 60768:60768 -p 60769:60769 -p 60770:60770 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=60768 --rest-port=60766 --tcp-port=60767 --discv5-udp-port=60769 --rest-address=0.0.0.0 --nat=extip:172.18.2.37 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=98b1ed2fd98ad33fbe32fdadfddef1d2b8c2a26ec0be666aaccca17b81cecbf2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60770 --metrics-logging=true --relay=true --filter=true
DEBUG  src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.2.37 waku 50af866a708610cc9fe5656ee6d3574bea9af9fcd9a024760e2993fd72153eaf
DEBUG  src.node.docker_mananger:docker_mananger.py:58 Container started with ID 50af866a7086. Setting up logs at ./log/docker/node1_2026-03-22_04-37-10__c1aca167-5385-4dc2-967c-689ae75bd0fc__wakuorg_nwaku:latest.log
DEBUG  src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 60766
DEBUG  src.libs.common:common.py:47 Sleeping for 1 seconds
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60766/health" -H "Content-Type: application/json" -d 'None'
INFO  src.node.api_clients.base_client:base_client.py:22 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"}]}'
INFO  src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60766/debug/v1/info" -H "Content-Type: application/json" -d 'None'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.2.37/tcp/60767/p2p/16Uiu2HAmLZtsUW5ttCieBYaKkviECknxcMR7sF5W5DUoLDhd48Ko","/ip4/172.18.2.37/tcp/60768/ws/p2p/16Uiu2HAmLZtsUW5ttCieBYaKkviECknxcMR7sF5W5DUoLDhd48Ko"],"enrUri":"enr:-L24QKbL6_wbYDhQAovuPjOe8SawGk-puOKQZKmysef9D2PqbA49SO01sJhNXiAv573D89GpbfQRyNeeEKX1CTKIQ-YCgmlkgnY0gmlwhKwSAiWKbXVsdGlhZGRyc5YACASsEgIlBu1fAAoErBICJQbtYN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDdY9lRfsri_raXWO0shAFhgPvdnrLMnmwkbXZul1IZHaDdGNwgu1fg3VkcILtYYV3YWt1MgU"}'
INFO  src.node.waku_node:waku_node.py:292 REST service is ready !!
DEBUG  src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
DEBUG  src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-03-22_04-37-10__c1aca167-5385-4dc2-967c-689ae75bd0fc__wakuorg_nwaku:latest.log
DEBUG  src.node.waku_node:waku_node.py:90 Starting Node...
DEBUG  src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
DEBUG  src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
DEBUG  src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.208.243
DEBUG  src.node.docker_mananger:docker_mananger.py:101 Generated ports ['6388', '6389', '6390', '6391', '6392']
DEBUG  src.node.waku_node:waku_node.py:439 RLN credentials were not set
INFO  src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
DEBUG  src.node.waku_node:waku_node.py:178 Using volumes []
DEBUG  src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 6388:6388 -p 6389:6389 -p 6390:6390 -p 6391:6391 -p 6392:6392 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=6390 --rest-port=6388 --tcp-port=6389 --discv5-udp-port=6391 --rest-address=0.0.0.0 --nat=extip:172.18.208.243 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f584bbcab7ddbe73391f11efa7ffcc503b9c9bce71e7ae620f6cb44de5aa52ec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6392 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QKbL6_wbYDhQAovuPjOe8SawGk-puOKQZKmysef9D2PqbA49SO01sJhNXiAv573D89GpbfQRyNeeEKX1CTKIQ-YCgmlkgnY0gmlwhKwSAiWKbXVsdGlhZGRyc5YACASsEgIlBu1fAAoErBICJQbtYN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDdY9lRfsri_raXWO0shAFhgPvdnrLMnmwkbXZul1IZHaDdGNwgu1fg3VkcILtYYV3YWt1MgU --filternode=/ip4/172.18.2.37/tcp/60767/p2p/16Uiu2HAmLZtsUW5ttCieBYaKkviECknxcMR7sF5W5DUoLDhd48Ko
DEBUG  src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.208.243 waku f344a24b8cd5c760e8fbe90555acbbaf2b0c4b8c00d7b6c883202db01fbbdc60
DEBUG  src.node.docker_mananger:docker_mananger.py:58 Container started with ID f344a24b8cd5. Setting up logs at ./log/docker/node1_2026-03-22_04-37-10__c1aca167-5385-4dc2-967c-689ae75bd0fc__wakuorg_nwaku:latest.log
DEBUG  src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 6388
DEBUG  src.libs.common:common.py:47 Sleeping for 1 seconds
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6388/health" -H "Content-Type: application/json" -d 'None'
INFO  src.node.api_clients.base_client:base_client.py:22 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"}]}'
INFO  src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6388/debug/v1/info" -H "Content-Type: application/json" -d 'None'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.208.243/tcp/6389/p2p/16Uiu2HAmPipX3Yhbin3H1GvTRKs7jYiraMvD8DUsbY5fYbwVu2Nh","/ip4/172.18.208.243/tcp/6390/ws/p2p/16Uiu2HAmPipX3Yhbin3H1GvTRKs7jYiraMvD8DUsbY5fYbwVu2Nh"],"enrUri":"enr:-L24QLR9DeQJGgQ8c8obwijuRippqk1Z1ulhw9cniiEQnxVsYOL5p8em_8eLEpWMI47fcMhbv0mJyk97DJEFqd4tH1ECgmlkgnY0gmlwhKwS0POKbXVsdGlhZGRyc5YACASsEtDzBhj1AAoErBLQ8wYY9t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpGvDNx42LvTL16QUKoCiVuyxvKtjvqsQUlsvrLQ2U66DdGNwghj1g3VkcIIY94V3YWt1MgA"}'
INFO  src.node.waku_node:waku_node.py:292 REST service is ready !!
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:60766/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6388/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "87c54d40-42f3-4aa8-be7a-a3f1dbb47c56", "contentFilters": ["/test/1/waku-relay/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"87c54d40-42f3-4aa8-be7a-a3f1dbb47c56","statusDesc":"OK"}'
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:60766/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
DEBUG  src.libs.common:common.py:47 Sleeping for 0.1 seconds
DEBUG  src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
INFO  src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6388/filter/v2/messages/%2Ftest%2F1%2Fwaku-relay%2Fproto" -H "Content-Type: application/json" -d 'None'
INFO  src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1774154235630117522,"ephemeral":false}]'
DEBUG  tests.conftest:conftest.py:59 Running fixture teardown: test_setup
DEBUG  tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
DEBUG  src.node.waku_node:waku_node.py:234 Stopping container with id 50af866a7086
DEBUG  src.node.waku_node:waku_node.py:241 Container stopped.
DEBUG  src.node.waku_node:waku_node.py:234 Stopping container with id f344a24b8cd5
DEBUG  src.node.waku_node:waku_node.py:241 Container stopped.
DEBUG  tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
DEBUG  src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
DEBUG  src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.