Build docker image #68
build.yaml
on: schedule
Build and push image
13m 26s
Annotations
1 error
Build and push image
Error: buildah exited with code 125
Resolved "ubuntu" as an alias (/etc/containers/registries.conf.d/shortnames.conf)
Trying to pull docker.io/library/ubuntu:22.04...
Getting image source signatures
Copying blob sha256:6414378b647780fee8fd903ddb9541d134a1947ce092d08bdeb23a54cb3684ac
Copying blob sha256:6414378b647780fee8fd903ddb9541d134a1947ce092d08bdeb23a54cb3684ac
Copying config sha256:97271d29cb7956f0908cfb1449610a2cd9cb46b004ac8af25f0255663eb364ba
Writing manifest to image destination
Storing signatures
debconf: delaying package configuration, since apt-utils is not installed
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
info: downloading installer
info: profile set to 'default'
info: default host triple is x86_64-unknown-linux-gnu
info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
info: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'rust-docs'
info: downloading component 'rust-std'
info: downloading component 'rustc'
info: downloading component 'rustfmt'
info: installing component 'cargo'
info: installing component 'clippy'
info: installing component 'rust-docs'
info: installing component 'rust-std'
info: installing component 'rustc'
info: installing component 'rustfmt'
info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
Updating crates.io index
Downloading crates ...
Downloaded pwninit v3.3.1
Installing pwninit v3.3.1
Updating crates.io index
Locking 210 packages to latest compatible versions
Adding colored v2.2.0 (available: v3.0.0)
Adding goblin v0.6.1 (available: v0.9.3)
Adding reqwest v0.11.27 (available: v0.12.12)
Adding rust-lzma v0.5.1 (available: v0.6.0)
Adding snafu v0.7.5 (available: v0.8.5)
Adding version-compare v0.1.1 (available: v0.2.0)
Adding zstd v0.12.4 (available: v0.13.2)
Downloading crates ...
Downloaded equivalent v1.0.1
Downloaded autocfg v1.4.0
Downloaded futures-task v0.3.31
Downloaded cfg-if v1.0.0
Downloaded fnv v1.0.7
Downloaded bitflags v1.3.2
Downloaded foreign-types v0.3.2
Downloaded foreign-types-shared v0.1.1
Downloaded ident_case v1.0.1
Downloaded openssl-probe v0.1.5
Downloaded slab v0.4.9
Downloaded smallvec v1.13.2
Downloaded sync_wrapper v0.1.2
Downloaded textwrap v0.11.0
Downloaded structopt v0.3.26
Downloaded tokio-native-tls v0.3.1
Downloaded zerofrom-derive v0.1.5
Downloaded zstd-safe v6.0.6
Downloaded zstd v0.12.4
Downloaded unicode-ident v1.0.14
Downloaded url v2.5.4
Downloaded hashbrown v0.15.2
Downloaded unicode-segmentation v1.12.0
Downloaded reqwest v0.11.27
Downloaded zerovec v0.10.4
Downloaded icu_properties_data v1.5.0
Downloaded hyper v0.14.32
Downloaded unicode-width v0.1.14
Downloaded openssl v0.10.68
Downloaded vcpkg v0.2.15
Downloaded goblin v0.6.1
Downloaded clap v2.34.0
Downloaded rustix v0.38.44
Downloaded h2 v0.3.26
Downloaded tokio-util v0.7.13
Downloaded snafu v0.7.5
Downloaded idna v1.0.3
Downloaded rust-lzma v0.5.1
Downloaded http v0.2.12
Downloaded futures-util v0.3.31
Downloaded socket2 v0.5.8
Downloaded snafu-derive v0.7.5
Downloaded mio v1.0.3
Downloaded flate2 v1.0.35
Downloaded yoke v0.7.5
Downloaded strfmt v0.2.4
Downloaded stable_deref_trait v1.2.0
Downloaded miniz_oxide v0.8.3
Downloaded memchr v2.7.4
Downloaded indexmap v2.7.1
Downloaded icu_properties v1.5.1
Downloaded libc v0.2.169
Downloaded ic
|