Skip to content

update buildx to 0.29.1 #2052

update buildx to 0.29.1

update buildx to 0.29.1 #2052

Triggered via pull request October 3, 2025 12:43
Status Failure
Total duration 10m 11s
Artifacts 20

test.yml

on: pull_request
prepare-itg
27s
prepare-itg
Matrix: test
Matrix: test-itg
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 50 warnings
test (ubuntu-latest, 18)
buildx bake failed with: ERROR: failed to solve: docker.io/docker/buildx-bin:0.29.1: not found
test (ubuntu-latest, 20)
buildx bake failed with: ERROR: failed to solve: docker.io/docker/buildx-bin:0.29.1: not found
test (ubuntu-24.04-arm, 18)
buildx bake failed with: ERROR: failed to solve: docker.io/docker/buildx-bin:0.29.1: not found
test (ubuntu-24.04-arm, 24)
buildx bake failed with: ERROR: failed to solve: docker.io/docker/buildx-bin:0.29.1: not found
test (ubuntu-latest, 24)
buildx bake failed with: ERROR: failed to solve: docker.io/docker/buildx-bin:0.29.1: not found
test (ubuntu-24.04-arm, 20)
buildx bake failed with: ERROR: failed to solve: docker.io/docker/buildx-bin:0.29.1: not found
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint-other.Dockerfile#L18
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L17
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
The MAINTAINER instruction is deprecated, use a label instead to define an image author: __tests__/.fixtures/lint.Dockerfile#L24
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L17
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
The MAINTAINER instruction is deprecated, use a label instead to define an image author: __tests__/.fixtures/lint.Dockerfile#L24
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: __tests__/.fixtures/lint.Dockerfile#L31
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Multiple instructions of the same type should not be used in the same stage: __tests__/.fixtures/lint.Dockerfile#L29
MultipleInstructionsDisallowed: Multiple CMD instructions should not be used in the same stage because only the last one will be used More info: https://docs.docker.com/go/dockerfile/rule/multiple-instructions-disallowed/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L25
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L23
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L18
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint-other.Dockerfile#L18
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L18
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L17
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L17
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
The MAINTAINER instruction is deprecated, use a label instead to define an image author: __tests__/.fixtures/lint.Dockerfile#L24
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: __tests__/.fixtures/lint.Dockerfile#L31
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Multiple instructions of the same type should not be used in the same stage: __tests__/.fixtures/lint.Dockerfile#L29
MultipleInstructionsDisallowed: Multiple CMD instructions should not be used in the same stage because only the last one will be used More info: https://docs.docker.com/go/dockerfile/rule/multiple-instructions-disallowed/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L25
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L23
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): __tests__/.fixtures/lint.Dockerfile#L18
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, image, 27.3.1)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, archive, v26.1.4)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, image, master)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, image, master)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, image, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, rootless, image, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, tcp, archive, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, tcp, archive, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, tcp, image, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, tcp, image, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, rootless, archive, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, archive, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, image, 27.3.1)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, image, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, archive, v26.1.4)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, archive, latest)
ERROR: failed to remove one or more builders
test-itg (macos-13, docker/install.test.itg.ts, root, archive, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, root, archive, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, tcp, archive, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, tcp, archive, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, root, image, 27.3.1)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, root, image, 27.3.1)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, root, archive, v26.1.4)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, root, archive, v26.1.4)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, root, image, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, root, image, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, root, image, master)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, root, image, master)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, tcp, image, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, tcp, image, latest)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated dependents or dependents with broken linkage!

Artifacts

Produced during runtime
Name Size Digest
docker~actions-toolkit~2BHZ69.dockerbuild Expired
11.4 KB
sha256:a75ee5af7dd1fe3d38a546c7fed8c84a37d019479522e4674f7b4b06b20802d5
docker~actions-toolkit~2ISQFQ+15.dockerbuild Expired
80.9 KB
sha256:dd56960e47d40b3e0bb2269680489e62509cd40e3a815c58eb3f5df77309b46e
docker~actions-toolkit~2TGQBI.dockerbuild Expired
9.41 KB
sha256:f9e51b2df554923941420484c460a9fffb1e51e24aa7b5851e4d479dbf598ab8
docker~actions-toolkit~3HW71C+1.dockerbuild Expired
18.9 KB
sha256:97f9ed8b3c3c659564324cb490fa3e3fb80fd4a8611fae211b7b65bee417ffcb
docker~actions-toolkit~417VPB.dockerbuild
13.1 KB
sha256:85f1ef14e5d633dcc87bb0c9ec2a0fbb60e2f1c37aa4b91b88720b3ab994a9a4
docker~actions-toolkit~4WM1YI.dockerbuild Expired
9.12 KB
sha256:6e1c53dc96ef5028c9fdf5de5f40fc863750c0a873af8d0aa58569d4b9a67dc8
docker~actions-toolkit~90EI8R.dockerbuild
12.8 KB
sha256:4263d1615af3d16f94e37b98106cbb7d0232215dc23013946c78e538afa8bc8d
docker~actions-toolkit~92OX04.dockerbuild
13.4 KB
sha256:a3f3cc0fa90573addd984a265469f6f95c3b964bdea3f89d140162ccdf7b9177
docker~actions-toolkit~9YSIZW+15.dockerbuild Expired
70 KB
sha256:ab38a606d3352f8615311ce9868fbfc91ba02a894d0e4acf9ac3937a730046fe
docker~actions-toolkit~A7GDC9.dockerbuild Expired
19.3 KB
sha256:6e75168ed20ed6a7ab5de421559f72053486377e67a271b829f428d909e185fe
docker~actions-toolkit~JPY39Z.dockerbuild
15 KB
sha256:3da89122375d545ffe0c414673461cad892a13a49f33641ced91b13c9e4b7c3f
docker~actions-toolkit~JU2H29.dockerbuild
13.4 KB
sha256:270b3dd32cedcfbbc8f35aafb056a43b5dcb1f6d23f88c0eb80832bfc4aa0acc
docker~actions-toolkit~JXUX1A+1.dockerbuild Expired
18.3 KB
sha256:c54f9e360759079f027a46cc5884f2746f18cfdcbaa1f21b78dd343f6cb5aea1
docker~actions-toolkit~N7O1ZU.dockerbuild
13.5 KB
sha256:4dd061247b40c115f6dedf5462b7396c875df4d8b798387e1b6c729e56151c3c
docker~actions-toolkit~RS59R7.dockerbuild Expired
18.4 KB
sha256:757832b0065ee38ef5058f40b433fff5aa9f83df022bc3ad4c02c1e2e9bc877d
docker~actions-toolkit~YXSTMA.dockerbuild Expired
18.8 KB
sha256:abaf4d3cbc013e7febd26ff7925cd3c29c119c9fc7c21e3984ff1468fe6cb5b3
docker~actions-toolkit~ZGHXWX.dockerbuild Expired
11.2 KB
sha256:bc4358cf64e4bd43da5d28bfc012f3f4ee19970995311f06303b5ae690d7f6de
docker~actions-toolkit~ZTPHNR.dockerbuild Expired
15.9 KB
sha256:f4c977cb2670bc7fe82ba212969e023f74e567fd3a137a8714a48dc8cc98d919
github-repo-798896a085.json Expired
18 KB
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156
github-repo-89c3b974ba.json Expired
18 KB
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156