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

73 lines
13 KiB
Plaintext

2026-03-18 09:06:58.600 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-18 09:06:58.600 DEBUG [tests.conftest] Running test: test_filter_works_with_auto_sharding with id: 2026-03-18_09-06-58__81c37ad4-c0a3-475a-a7ce-29343cdb1312
2026-03-18 09:06:58.601 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-18 09:06:58.601 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-18 09:06:58.601 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-18 09:06:58.607 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-18 09:06:58.607 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_09-06-58__81c37ad4-c0a3-475a-a7ce-29343cdb1312__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:06:58.607 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 09:06:58.607 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 09:06:58.608 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 09:06:58.608 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.156.210
2026-03-18 09:06:58.608 DEBUG [src.node.docker_mananger] Generated ports ['39373', '39374', '39375', '39376', '39377']
2026-03-18 09:06:58.608 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-18 09:06:58.609 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 09:06:58.609 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 09:06:58.609 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 09:06:58.609 DEBUG [src.node.docker_mananger] docker run -i -t -p 39373:39373 -p 39374:39374 -p 39375:39375 -p 39376:39376 -p 39377:39377 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=39375 --rest-port=39373 --tcp-port=39374 --discv5-udp-port=39376 --rest-address=0.0.0.0 --nat=extip:172.18.156.210 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=9e2f6a0bc6cd187aa15a23c25c44b1cd1a0b2aa309ba3646ff9c1152cf4aa052 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39377 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=1
2026-03-18 09:06:58.750 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.156.210 waku a4655ab0a79f250d98eda86037b62f1a77a6fc07967628b55deecbabd7092260
2026-03-18 09:06:58.775 DEBUG [src.node.docker_mananger] Container started with ID a4655ab0a79f. Setting up logs at ./log/docker/node1_2026-03-18_09-06-58__81c37ad4-c0a3-475a-a7ce-29343cdb1312__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:06:58.775 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 39373
2026-03-18 09:06:58.775 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 09:06:58.937 ERROR [src.node.docker_mananger] Max retries reached for container b0eb89ba2024. Exiting log stream.
2026-03-18 09:06:59.391 ERROR [src.node.docker_mananger] Max retries reached for container ecf8b27ddef1. Exiting log stream.
2026-03-18 09:06:59.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39373/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:06:59.780 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-03-18 09:06:59.780 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 09:06:59.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39373/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:06:59.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.156.210/tcp/39374/p2p/16Uiu2HAmN3GPVvJZ8zwVVpdr8s28wKuat1joZ7fGAmbfFkpc9kix","/ip4/172.18.156.210/tcp/39375/ws/p2p/16Uiu2HAmN3GPVvJZ8zwVVpdr8s28wKuat1joZ7fGAmbfFkpc9kix"],"enrUri":"enr:-L24QAyq29pyxhgDj7QPdNOdBUhruAxiRigDvOnhdq3walMWTPOU2qtlOGSDH4hdTjKHWXRYFD1IQ1K9bZiFl8j0xb8CgmlkgnY0gmlwhKwSnNKKbXVsdGlhZGRyc5YACASsEpzSBpnOAAoErBKc0gaZz90DgnJzhQDHAQAAiXNlY3AyNTZrMaEDi24YLyQZv2JT25dL2HSoGKeflN0UeFdahBSIF1xOMx2DdGNwgpnOg3VkcIKZ0IV3YWt1MgU"}'
2026-03-18 09:06:59.782 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 09:06:59.788 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-18 09:06:59.788 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_09-06-58__81c37ad4-c0a3-475a-a7ce-29343cdb1312__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:06:59.788 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 09:06:59.788 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 09:06:59.790 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 09:06:59.790 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.223.67
2026-03-18 09:06:59.790 DEBUG [src.node.docker_mananger] Generated ports ['4956', '4957', '4958', '4959', '4960']
2026-03-18 09:06:59.790 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-18 09:06:59.790 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 09:06:59.790 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 09:06:59.790 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 09:06:59.790 DEBUG [src.node.docker_mananger] docker run -i -t -p 4956:4956 -p 4957:4957 -p 4958:4958 -p 4959:4959 -p 4960:4960 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=4958 --rest-port=4956 --tcp-port=4957 --discv5-udp-port=4959 --rest-address=0.0.0.0 --nat=extip:172.18.223.67 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=0daad3116ce92a45be4ffc3876c1bad36c07fdf926e1a63afcfbc386cdc1bec6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4960 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QAyq29pyxhgDj7QPdNOdBUhruAxiRigDvOnhdq3walMWTPOU2qtlOGSDH4hdTjKHWXRYFD1IQ1K9bZiFl8j0xb8CgmlkgnY0gmlwhKwSnNKKbXVsdGlhZGRyc5YACASsEpzSBpnOAAoErBKc0gaZz90DgnJzhQDHAQAAiXNlY3AyNTZrMaEDi24YLyQZv2JT25dL2HSoGKeflN0UeFdahBSIF1xOMx2DdGNwgpnOg3VkcIKZ0IV3YWt1MgU --filternode=/ip4/172.18.156.210/tcp/39374/p2p/16Uiu2HAmN3GPVvJZ8zwVVpdr8s28wKuat1joZ7fGAmbfFkpc9kix --content-topic=/myapp/1/latest/proto
2026-03-18 09:06:59.939 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.223.67 waku e3762a9084f631e83d844cabf98f950c0380d3653169b17d498b79e56dbbb2ec
2026-03-18 09:06:59.965 DEBUG [src.node.docker_mananger] Container started with ID e3762a9084f6. Setting up logs at ./log/docker/node2_2026-03-18_09-06-58__81c37ad4-c0a3-475a-a7ce-29343cdb1312__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:06:59.965 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 4956
2026-03-18 09:06:59.965 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 09:07:00.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4956/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:07:00.968 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-03-18 09:07:00.969 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 09:07:00.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4956/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:07:00.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.223.67/tcp/4957/p2p/16Uiu2HAmRfejLFbsxwCT9jW5kJVYu51grwnHkjHZeu5ifr9WzAtr","/ip4/172.18.223.67/tcp/4958/ws/p2p/16Uiu2HAmRfejLFbsxwCT9jW5kJVYu51grwnHkjHZeu5ifr9WzAtr"],"enrUri":"enr:-L24QPdM8xoberUNytS3yx271wE29wCaN5clNyGQj4nTrD5OJYS5Z9rv3w_v11TCvdLaNYA9709zbFcL3rkG9KempIECgmlkgnY0gmlwhKwS30OKbXVsdGlhZGRyc5YACASsEt9DBhNdAAoErBLfQwYTXt0DgnJzhQDHAQAAiXNlY3AyNTZrMaEDwVNTlbBlEXehEpV3fA3D4WVlFX82Ca0tCctzYxyh5vuDdGNwghNdg3VkcIITX4V3YWt1MgA"}'
2026-03-18 09:07:00.971 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 09:07:00.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4956/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.156.210/tcp/39374/p2p/16Uiu2HAmN3GPVvJZ8zwVVpdr8s28wKuat1joZ7fGAmbfFkpc9kix"]'
2026-03-18 09:07:01.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:07:01.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39373/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
2026-03-18 09:07:01.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:07:01.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4956/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "8c0466fd-791f-48fc-bd01-bbad05d4ed7d", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/2/0"}'
2026-03-18 09:07:01.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"8c0466fd-791f-48fc-bd01-bbad05d4ed7d","statusDesc":"OK"}'
2026-03-18 09:07:01.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39373/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-18 09:07:01.035 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:39373/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
2026-03-18 09:07:01.066 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-18 09:07:01.066 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-18 09:07:01.067 DEBUG [src.node.waku_node] Stopping container with id a4655ab0a79f
2026-03-18 09:07:01.527 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 09:07:01.527 DEBUG [src.node.waku_node] Stopping container with id e3762a9084f6
2026-03-18 09:07:01.988 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 09:07:01.990 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-18 09:07:01.996 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 09:07:02.000 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 09:07:02.001 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
2026-03-18 09:07:02.001 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
2026-03-18 09:07:02.001 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-18_09-06-58__81c37ad4-c0a3-475a-a7ce-29343cdb1312__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:07:02.002 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-18_09-06-58__81c37ad4-c0a3-475a-a7ce-29343cdb1312__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log