gitlab-runner-helper terminated during cache downloading
During cache extraction with the Kubernetes executor, gitlab-runner-helper
the job was unexpectedly killed:
Running with gitlab-runner 13.12.0 (7a6612da)
on gitlab-runner-infra-main-shared-xlarge-6d88b6b79c-6z2c8 5NnvjLeX
...
Downloading cache.zip from https://pandadoc-infra-gitlab-runners-cache.s3.dualstack.us-west-2.amazonaws.com/gitlab_runner/project/311/caf59a7c5255ab140d113ffee0cc19871e67a76c-1
/bin/bash: line 209: 98 Killed '/usr/bin/gitlab-runner-helper' "cache-extractor" "--file" "../../../../../../cache/product/editor/xxxx/caf59a7c5255ab140d113ffee0cc19871e67a76c-1/cache.zip" "--timeout" "10" "--url" "https://xxxx-infra-gitlab-runners-cache.s3.dualstack.us-west-2.amazonaws.com/gitlab_runner/project/311/caf59a7c5255ab140d113ffee0cc19871e67a76c-1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=xxxx&X-Amz-Date=20210609T144328Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=xxxx"
The cache file is only 160-180MB. I found a similar unresolved closed issue in 2017 #2817 (closed) here the same problem. Could you take a look and help with it? I can provide any additional details.