Build:
- 0
2024-04-02 17:09.47: New job: docker build {
"commit": "097e301d076c792502e1751a5c581ef9eda137dd",
"dockerfile": {
"file": "Dockerfile"
},
"docker_context": "registry.ci.dev",
"squash": false,
"buildx": false,
"build_args": [
"--build-arg",
"OPAM_REPO_GIT_SHA=689abe198230df164170b233c08b7722d4fea5b3",
"--build-arg",
"BLOG_GIT_SHA=e1c61b7b4e7313852216d689db4726d89f5c1593",
"--build-arg",
"OPAM_GIT_SHA=435ef0e0a145a7acf8a7d6f888a0c919d46d38b5"
],
"path": null
}
2024-04-02 17:09.47: Waiting for resource in pool registry-build-pool
2024-04-02 19:01.13: Got resource from pool registry-build-pool
2024-04-02 19:01.13: Checking out commit 097e301d. To reproduce:
git clone --recursive "https://github.com/ocaml-opam/opam2web.git" -b "test" && cd "opam2web" && git reset --hard 097e301d
2024-04-02 19:01.13: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam2web.git-92f5aef4aeaf008827874a1aeed7b6c5b12b428905c908be59865256584f033a/.git"
"/tmp/git-checkout33349f5a"
2024-04-02 19:01.13: Exec: "git" "-C" "/tmp/git-checkout33349f5a" "submodule"
"deinit" "--force" "--all"
could not create empty submodule directory content/docSubmodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) unregistered for path 'content/doc'
2024-04-02 19:01.13: Exec: "git" "-C" "/tmp/git-checkout33349f5a" "reset"
"--hard" "-q" "097e301d076c792502e1751a5c581ef9eda137dd"
2024-04-02 19:01.13: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout33349f5a" "submodule" "update"
"--recursive" "--init" "--no-fetch"
Submodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) registered for path 'content/doc'
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
2024-04-02 19:01.13: Exec: "docker" "--context" "registry.ci.dev" "build"
"--pull" "--build-arg" "OPAM_REPO_GIT_SHA=689abe198230df164170b233c08b7722d4fea5b3"
"--build-arg" "BLOG_GIT_SHA=e1c61b7b4e7313852216d689db4726d89f5c1593"
"--build-arg" "OPAM_GIT_SHA=435ef0e0a145a7acf8a7d6f888a0c919d46d38b5"
"-f" "/tmp/git-checkout33349f5a/Dockerfile"
"--iidfile" "/tmp/git-checkout33349f5a/docker-iid"
"--" "/tmp/git-checkout33349f5a"
#0 building with "registry.ci.dev" instance using docker driver
#1 [internal] load .dockerignore
#1 transferring context:
#1 transferring context: 2B 0.2s done
#1 DONE 1.3s
#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 2B 0.2s done
#2 DONE 1.3s
ERROR: failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount2561199048/Dockerfile: no such file or directory
2024-04-02 19:01.29: Job failed: Docker build exited with status 1