Open kevin-support-bot[bot] opened 3 weeks ago
The pull_all_eval_docker.sh
is running, but didn't complete...
OpenHands$ evaluation/swe_bench/scripts/docker/pull_all_eval_docker.sh instance full
Using namespace: xingyaoww
Pulling docker images for [instance] level
Pattern: sweb.base\|sweb.env\|sweb.eval
Image file: evaluation/swe_bench/scripts/docker/all-swebench-full-instance-images.txt
Pulling xingyaoww/sweb.eval.x86_64.sphinx-doc_s_sphinx-8713:latest into sweb.eval.x86_64.sphinx-doc_s_sphinx-8713:latest
latest: Pulling from xingyaoww/sweb.eval.x86_64.sphinx-doc_s_sphinx-8713
Digest: sha256:8073afdb37195548d482fbcff54bfd9c7f86d2092e28fee83db9ba2c0ce302fd
Status: Image is up to date for xingyaoww/sweb.eval.x86_64.sphinx-doc_s_sphinx-8713:latest
docker.io/xingyaoww/sweb.eval.x86_64.sphinx-doc_s_sphinx-8713:latest
...
What's next:
View a summary of image vulnerabilities and recommendations → docker scout quickview xingyaoww/sweb.eval.x86_64.astropy_s_astropy-7746:latest
Pulling xingyaoww/sweb.env.x86_64.502d8fc6ebccd881244091:latest into sweb.env.x86_64.502d8fc6ebccd881244091:latest
What's next:
View a summary of image vulnerabilities and recommendations → docker scout quickview xingyaoww/sweb.env.x86_64.502d8fc6ebccd881244091:latest
Error response from daemon: pull access denied for xingyaoww/sweb.env.x86_64.502d8fc6ebccd881244091, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
I removed a few lines:
sweb.env.x86_64.502d8fc6ebccd881244091:latest
sweb.env.x86_64.39b6613f9cf365ff7c8f14:latest
and
sweb.env.x86_64.c70974ae7654c7a2c98577:latest
The script continues to run.
I note there are further sweb.env.x86_64.*
lines in the file. I'll write again if the script stops on those lines.
https://github.com/All-Hands-AI/OpenHands/issues/4583 Issue
@cngarrison Could you apply this commit and check if the issue resolves for you?