Skip to content

Container Image

Container Image #72

Manually triggered November 3, 2023 19:09
Status Failure
Total duration 27m 1s
Artifacts

container-image-buildah.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error
buildah
Error: buildah exited with code 11 Trying to pull quay.io/centos/centos:stream9... Trying to pull quay.io/centos/centos:stream9-minimal... Getting image source signatures Copying blob sha256:bcad80fd76d1c254f004e7b4e9764bc93f6d61da4a1d155c767ea9a9c48e243c Getting image source signatures Copying blob sha256:a7f073881ad7ca942dd5da773ff5a9ef82f73f51649e363915f49dee1f0275bb Copying blob sha256:bcad80fd76d1c254f004e7b4e9764bc93f6d61da4a1d155c767ea9a9c48e243c Copying blob sha256:a7f073881ad7ca942dd5da773ff5a9ef82f73f51649e363915f49dee1f0275bb Copying config sha256:a37edf9c9294cf88551cb1098979fa0f1727d1f0ab26ec0ef25b3893c37f8438 Writing manifest to image destination Storing signatures Copying config sha256:3e44e66a723bd433d98c5f6dfb27d8a20b52b582b3a06006492de4427501d76e Writing manifest to image destination Storing signatures Setopt argument has multiple values: skip_missing_names_on_install=False,tsflags=nodocs Setopt argument has multiple values: skip_missing_names_on_install=False,tsflags=nodocs 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 Cloning into '.'... Note: switching to '455347112e288c2ef533bc6c0397d9bd2639c418'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c <new-branch-name> Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false CMake Warning: Manually-specified variables were not used by the project: UNI_ALGO_DISABLE_PROP Cloning into 'columnar_api_populate'... HEAD is now at e8f49b0 bump SI lib version CMake Warning at CMakeLists.txt:85 (message): Minor (0) of project version 2.0.5 is not equal to LIB_VERSION (21) in file columnar.h. That is not critical, but it would be nice if V of API is reflected someway in project version with human-readable way. Parsing deps.txt line: buddy 1.0.18 23080406 2befdbe BUDDY version: >= 1.0.18-23080406-2befdbe & < 2.0.0 Parsing deps.txt line: backup 1.0.8 23080406 f7638f9 BACKUP version: >= 1.0.8-23080406-f7638f9 & < 2.0.0 Parsing deps.txt line: mcl 2.2.4 230822 5aec342 MCL version: >= 2.2.4-230822-5aec342 & < 3.0.0 Parsing deps.txt line: executor 0.7.8 23082208 810d7d3 EXECUTOR version: >= 0.7.8-23082208-810d7d3 & < 1.0.0 Parsing deps.txt line: executor-win 0.5.2 221125 a40554c EXECUTOR-WIN version: >= 0.5.2-221125-a40554c & < 1.0.0 /tmp/manticore_uselessly_long_path_to_prevent_rpm_build_issues/src/coro_stack.cpp:48:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ 1 warning generated. /tmp/manticore_uselessly_long_path_to_prevent_rpm_build_issues/src/searchdssl.cpp:172:2: warning: 'ERR_remove_state' is deprecated [-Wdeprecated-declarations] ERR_remove_state ( 0 ); ^ /usr/include/openssl/err.h:488:1: note: 'ERR_remove_state' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_1_0_0 void ERR_remove_state(unsigned long pid); ^ /usr/include/openssl/macros.h:237:49: note: expanded from macro 'OSSL_DEPRECATEDIN_1_0_0' # define OSSL_DEPRECATEDIN_1_0_0 OSSL_DEPRECATED(1.0.0) ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ /tmp/manticore_uselessly_long_path_to_prevent_rpm_build_issues/src/searchdssl.cpp:38:13: warning: unused function 'fnSslLock' [-Wunused-function] static void fnSslLock ( int iMode, int iLock, const char*, int ) ^ /tmp/manticore_uselessly_long_path_to_prevent_rpm_build_issues/src/searchdssl.