Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
1.16.1
-
None
Description
We're experiencing "no space left on device" issues lately when restoring the Docker images. This doesn't make the builds fail, though. It's just reported as warning
Loaded image: docker.elastic.co/elasticsearch/elasticsearch:6.8.20
ApplyLayer exit status 1 stdout: stderr: write /usr/share/elasticsearch/modules/ingest-geoip/GeoLite2-City.mmdb: no space left on device
##[error]Bash exited with code '1'.
All of this happens on Azure machines (not the Alibaba VMs). Therefore, I'm not sure whether there's much to do on our side.