Continuous Delivery #38
Annotations
1 error and 1 warning
build
Error: buildah exited with code 101
Trying to pull quay.io/centos/centos:stream9...
Getting image source signatures
Copying blob sha256:b13dec2b379e0e92041bcfa71241b770f31b9e0864711a1972214bd7d809c1dd
Copying blob sha256:b13dec2b379e0e92041bcfa71241b770f31b9e0864711a1972214bd7d809c1dd
Copying config sha256:4a0d2a28a8f676191320fc3e30e28de5f178695d6cf6dae1476e15b4f1e6345c
Writing manifest to image destination
Storing signatures
Importing GPG key 0x8483C65D:
Userid : "CentOS (CentOS Official Signing Key) <[email protected]>"
Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
error: failed to select a version for the requirement `smallvec = "^1.6.1"` (locked to 1.13.2)
candidate versions found which didn't match: 1.13.1
location searched: directory source `/usr/src/vendor` (which is replacing registry `crates-io`)
required by package `parking_lot_core v0.9.9`
... which satisfies dependency `parking_lot_core = "^0.9.3"` (locked to 0.9.9) of package `dashmap v5.4.0`
... which satisfies dependency `dashmap = "^5"` (locked to 5.4.0) of package `serial_test v2.0.0`
... which satisfies dependency `serial_test = "^2.0.0"` (locked to 2.0.0) of package `fdo-data v0.5.0 (/usr/src/libfdo-data)`
perhaps a crate was updated and forgotten to be re-vendored?
error building at STEP "RUN cargo build --release --features openssl-kdf/deny_custom": error while running runtime: exit status 101
time="2024-04-06T00:28:24Z" level=error msg="exit status 101"
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|