Skip to content

chore: refactor package rename script to support all kernel versions #689

chore: refactor package rename script to support all kernel versions

chore: refactor package rename script to support all kernel versions #689

Triggered via pull request October 22, 2024 17:08
Status Failure
Total duration 22m 12s
Artifacts

build-40.yml

on: pull_request
Matrix: build / akmods
build  /  Check all ${{ inputs.fedora_version }} builds successful
0s
build / Check all ${{ inputs.fedora_version }} builds successful
Fit to window
Zoom out
Zoom in

Annotations

11 errors
build / akmods (40, asus, common)
Error: buildah exited with code 1 Getting image source signatures Copying blob sha256:972d9e3352adb86eb6449117af8ee9f2a377b59a86958e1beaa806967a81bb28 Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef Copying config sha256:cd9d8ce9519fb5433346b4f7330c4794e6a34432da42540a1cbabdd303849bb8 Writing manifest to image destination ++ rpm -E %fedora + RELEASE=40 + sed -i s@enabled=1@enabled=0@g /etc/yum.repos.d/fedora-cisco-openh264.repo + mkdir -p /var/lib/alternatives + echo 'Installing asus kernel-cache RPMs...' + dnf install -y /tmp/kernel_cache/kernel-6.11.2-666.rog.fc40.x86_64.rpm /tmp/kernel_cache/kernel-core-6.11.2-666.rog.fc40.x86_64.rpm /tmp/kernel_cache/kernel-devel-6.11.2-666.rog.fc40.x86_64.rpm /tmp/kernel_cache/kernel-devel-matched-6.11.2-666.rog.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-6.11.2-666.rog.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-core-6.11.2-666.rog.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-extra-6.11.2-666.rog.fc40.x86_64.rpm /tmp/kernel_cache/kernel-uki-virt-6.11.2-666.rog.fc40.x86_64.rpm + [[ asus == \s\u\r\f\a\c\e ]] ++ rpm -q kernel ++ cut -d - -f2- + KERNEL_VERSION=6.11.2-666.rog.fc40.x86_64 + RPMFUSION_MIRROR_RPMS=https://mirrors.rpmfusion.org + '[' -n '' ']' + dnf install -y https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-40.noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-40.noarch.rpm fedora-repos-archive + [[ 40 -ge 41 ]] + '[' -n '' ']' + dnf install -y akmods mock ruby-devel + gem install fpm + [[ ! -s /tmp/certs/private_key.priv ]] + echo 'WARNING: Using test signing key. Run '\''./generate-akmods-key'\'' for production builds.' + cp /tmp/certs/private_key.priv.test /tmp/certs/private_key.priv + cp /tmp/certs/public_key.der.test /tmp/certs/public_key.der + install -Dm644 /tmp/certs/public_key.der /etc/pki/akmods/certs/public_key.der + install -Dm644 /tmp/certs/private_key.priv /etc/pki/akmods/private/private_key.priv + [[ true == \t\r\u\e ]] + dnf install -y rpmrebuild + [[ ! -s /tmp/certs/private_key_2.priv ]] + echo 'WARNING: Using test signing key. Run '\''./generate-akmods-key'\'' for production builds.' + cp /tmp/certs/private_key_2.priv.test /tmp/certs/private_key_2.priv + cp /tmp/certs/public_key_2.der.test /tmp/certs/public_key_2.der + openssl x509 -in /tmp/certs/public_key_2.der -out /tmp/certs/public_key_2.crt + openssl x509 -in /tmp/certs/public_key.der -out /tmp/certs/public_key.crt + cat /tmp/certs/private_key.priv /dev/fd/63 /tmp/certs/public_key.crt ++ echo + cat /tmp/certs/private_key_2.priv /dev/fd/63 /tmp/certs/public_key_2.crt ++ echo + cat /tmp/certs/public_key.crt /dev/fd/63 /tmp/certs/public_key_2.crt ++ echo + [[ asus =~ coreos ]] + chmod 1777 /tmp /var/tmp + mkdir -p /var/cache/rpms/kmods /var/cache/rpms/ublue-os /var/cache/rpms/ucore + echo priority=85 + install -D /etc/pki/akmods/certs/public_key.der /tmp/ublue-os-akmods-addons/rpmbuild/SOURCES/public_key.der + rpmbuild -ba --define '_topdir /tmp/ublue-os-akmods-addons/rpmbuild' --define '%_tmppath %{_topdir}/tmp' /tmp/ublue-os-akmods-addons/ublue-os-akmods-addons.spec warning: bogus date in %changelog: Mon Apr 23 2024 Kyle Gospodnetich <me@kylegospodneti.ch> - 0.6 warning: bogus date in %changelog: Fri May 18 2023 David Hoell - 0.1 + umask 022 + cd /tmp/ublue-os-akmods-addons/rpmbuild/BUILD + cd /tmp/ublue-os-akmods-addons/rpmbuild/BUILD + rm -rf ublue-os-akmods-addons-0.6 + /usr/bin/mkdir -p ublue-os-akmods-addons-0.6 + cd ublue-os-akmods-addons-0.6 + rm -rf /tmp/ublue-os-akmods-addons/rpmbuild/BUILD/ublue-os-akmods-addons-0.6-SPECPARTS + /usr/bin/mkdir -p /tmp/ublue-os-akmods-addons/rpmbuild/BUILD/ublue-os-akmods-addons-0.6-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /tmp/ublue-os-akmods-addons/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protect
build / akmods (40, fsync-ba, common)
Error: buildah exited with code 1 Getting image source signatures Copying blob sha256:c2dd3ae5ca6b0ea894a3fa61d63d7e7629cd2a21a188b0c8a88bc38ed3c52af0 Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef Copying config sha256:8db4d599f305f832c8ab5b09695b71c2861d5577d20fb52a3e13df1961596745 Writing manifest to image destination ++ rpm -E %fedora + RELEASE=40 + sed -i s@enabled=1@enabled=0@g /etc/yum.repos.d/fedora-cisco-openh264.repo + mkdir -p /var/lib/alternatives + echo 'Installing fsync-ba kernel-cache RPMs...' + dnf install -y /tmp/kernel_cache/kernel-6.9.12-210.fsync.fc40.x86_64.rpm /tmp/kernel_cache/kernel-core-6.9.12-210.fsync.fc40.x86_64.rpm /tmp/kernel_cache/kernel-devel-6.9.12-210.fsync.fc40.x86_64.rpm /tmp/kernel_cache/kernel-devel-matched-6.9.12-210.fsync.fc40.x86_64.rpm /tmp/kernel_cache/kernel-headers-6.9.12-210.fsync.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-6.9.12-210.fsync.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-core-6.9.12-210.fsync.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-extra-6.9.12-210.fsync.fc40.x86_64.rpm /tmp/kernel_cache/kernel-uki-virt-6.9.12-210.fsync.fc40.x86_64.rpm + [[ fsync-ba == \s\u\r\f\a\c\e ]] ++ rpm -q kernel ++ cut -d - -f2- + KERNEL_VERSION=6.9.12-210.fsync.fc40.x86_64 + RPMFUSION_MIRROR_RPMS=https://mirrors.rpmfusion.org + '[' -n '' ']' + dnf install -y https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-40.noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-40.noarch.rpm fedora-repos-archive + [[ 40 -ge 41 ]] + '[' -n '' ']' + dnf install -y akmods mock ruby-devel + gem install fpm + [[ ! -s /tmp/certs/private_key.priv ]] + echo 'WARNING: Using test signing key. Run '\''./generate-akmods-key'\'' for production builds.' + cp /tmp/certs/private_key.priv.test /tmp/certs/private_key.priv + cp /tmp/certs/public_key.der.test /tmp/certs/public_key.der + install -Dm644 /tmp/certs/public_key.der /etc/pki/akmods/certs/public_key.der + install -Dm644 /tmp/certs/private_key.priv /etc/pki/akmods/private/private_key.priv + [[ true == \t\r\u\e ]] + dnf install -y rpmrebuild + [[ ! -s /tmp/certs/private_key_2.priv ]] + echo 'WARNING: Using test signing key. Run '\''./generate-akmods-key'\'' for production builds.' + cp /tmp/certs/private_key_2.priv.test /tmp/certs/private_key_2.priv + cp /tmp/certs/public_key_2.der.test /tmp/certs/public_key_2.der + openssl x509 -in /tmp/certs/public_key_2.der -out /tmp/certs/public_key_2.crt + openssl x509 -in /tmp/certs/public_key.der -out /tmp/certs/public_key.crt + cat /tmp/certs/private_key.priv /dev/fd/63 /tmp/certs/public_key.crt ++ echo + cat /tmp/certs/private_key_2.priv /dev/fd/63 /tmp/certs/public_key_2.crt ++ echo + cat /tmp/certs/public_key.crt /dev/fd/63 /tmp/certs/public_key_2.crt ++ echo + [[ fsync-ba =~ coreos ]] + chmod 1777 /tmp /var/tmp + mkdir -p /var/cache/rpms/kmods /var/cache/rpms/ublue-os /var/cache/rpms/ucore + echo priority=85 + install -D /etc/pki/akmods/certs/public_key.der /tmp/ublue-os-akmods-addons/rpmbuild/SOURCES/public_key.der + rpmbuild -ba --define '_topdir /tmp/ublue-os-akmods-addons/rpmbuild' --define '%_tmppath %{_topdir}/tmp' /tmp/ublue-os-akmods-addons/ublue-os-akmods-addons.spec warning: bogus date in %changelog: Mon Apr 23 2024 Kyle Gospodnetich <me@kylegospodneti.ch> - 0.6 warning: bogus date in %changelog: Fri May 18 2023 David Hoell - 0.1 + umask 022 + cd /tmp/ublue-os-akmods-addons/rpmbuild/BUILD + cd /tmp/ublue-os-akmods-addons/rpmbuild/BUILD + rm -rf ublue-os-akmods-addons-0.6 + /usr/bin/mkdir -p ublue-os-akmods-addons-0.6 + cd ublue-os-akmods-addons-0.6 + rm -rf /tmp/ublue-os-akmods-addons/rpmbuild/BUILD/ublue-os-akmods-addons-0.6-SPECPARTS + /usr/bin/mkdir -p /tmp/ublue-os-akmods-addons/rpmbuild/BUILD/ublue-os-akmods-addons-0.6-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /tmp/ublue-os-akmods-addons/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_S
build / akmods (40, coreos-testing, common)
Error: buildah exited with code 1 Getting image source signatures Copying blob sha256:44553f54d03b3c3d013b42a79fea869042bb4d94cc7f035ea965d7cb7587ac97 Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef Copying config sha256:677a116dbd14324001f6ba4112f843645317a58e698899ffea53756dc18d7a09 Writing manifest to image destination ++ rpm -E %fedora + RELEASE=40 + sed -i s@enabled=1@enabled=0@g /etc/yum.repos.d/fedora-cisco-openh264.repo + mkdir -p /var/lib/alternatives + echo 'Installing coreos-testing kernel-cache RPMs...' + dnf install -y /tmp/kernel_cache/kernel-6.10.12-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-core-6.10.12-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-devel-6.10.12-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-devel-matched-6.10.12-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-6.10.12-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-core-6.10.12-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-extra-6.10.12-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-uki-virt-6.10.12-200.fc40.x86_64.rpm + [[ coreos-testing == \s\u\r\f\a\c\e ]] ++ rpm -q kernel ++ cut -d - -f2- + KERNEL_VERSION=6.10.12-200.fc40.x86_64 + RPMFUSION_MIRROR_RPMS=https://mirrors.rpmfusion.org + '[' -n '' ']' + dnf install -y https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-40.noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-40.noarch.rpm fedora-repos-archive + [[ 40 -ge 41 ]] + '[' -n '' ']' + dnf install -y akmods mock ruby-devel + gem install fpm + [[ ! -s /tmp/certs/private_key.priv ]] + echo 'WARNING: Using test signing key. Run '\''./generate-akmods-key'\'' for production builds.' + cp /tmp/certs/private_key.priv.test /tmp/certs/private_key.priv + cp /tmp/certs/public_key.der.test /tmp/certs/public_key.der + install -Dm644 /tmp/certs/public_key.der /etc/pki/akmods/certs/public_key.der + install -Dm644 /tmp/certs/private_key.priv /etc/pki/akmods/private/private_key.priv + [[ true == \t\r\u\e ]] + dnf install -y rpmrebuild + [[ ! -s /tmp/certs/private_key_2.priv ]] + echo 'WARNING: Using test signing key. Run '\''./generate-akmods-key'\'' for production builds.' + cp /tmp/certs/private_key_2.priv.test /tmp/certs/private_key_2.priv + cp /tmp/certs/public_key_2.der.test /tmp/certs/public_key_2.der + openssl x509 -in /tmp/certs/public_key_2.der -out /tmp/certs/public_key_2.crt + openssl x509 -in /tmp/certs/public_key.der -out /tmp/certs/public_key.crt + cat /tmp/certs/private_key.priv /dev/fd/63 /tmp/certs/public_key.crt ++ echo + cat /tmp/certs/private_key_2.priv /dev/fd/63 /tmp/certs/public_key_2.crt ++ echo + cat /tmp/certs/public_key.crt /dev/fd/63 /tmp/certs/public_key_2.crt ++ echo + [[ coreos-testing =~ coreos ]] + install -Dm644 /tmp/certs/public_key.der /lib/modules/6.10.12-200.fc40.x86_64/build/certs/signing_key.x509 + install -Dm644 /tmp/certs/private_key.priv /lib/modules/6.10.12-200.fc40.x86_64/build/certs/signing_key.pem + dnf install -y autoconf automake dkms git jq libtool ncompress + chmod 1777 /tmp /var/tmp + mkdir -p /var/cache/rpms/kmods /var/cache/rpms/ublue-os /var/cache/rpms/ucore + install -D /etc/pki/akmods/certs/public_key.der /tmp/ublue-os-ucore-addons/rpmbuild/SOURCES/public_key.der + rpmbuild -ba --define '_topdir /tmp/ublue-os-ucore-addons/rpmbuild' --define '%_tmppath %{_topdir}/tmp' /tmp/ublue-os-ucore-addons/ublue-os-ucore-addons.spec + umask 022 + cd /tmp/ublue-os-ucore-addons/rpmbuild/BUILD + cd /tmp/ublue-os-ucore-addons/rpmbuild/BUILD + rm -rf ublue-os-ucore-addons-0.1 + /usr/bin/mkdir -p ublue-os-ucore-addons-0.1 + cd ublue-os-ucore-addons-0.1 + rm -rf /tmp/ublue-os-ucore-addons/rpmbuild/BUILD/ublue-os-ucore-addons-0.1-SPECPARTS + /usr/bin/mkdir -p /tmp/ublue-os-ucore-addons/rpmbuild/BUILD/ublue-os-ucore-addons-0.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /tmp/ublue-os-ucore-addons/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -
build / akmods (40, coreos-stable, common)
Error: buildah exited with code 1 Getting image source signatures Copying blob sha256:e466aac5790002fa223ceddbe08334b97a3beb58bac53b97cef5b0946505ac8c Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef Copying config sha256:ce3e7eb757389b5334f2814377780fc9162ce605fe9eacb9d8a55edda1aceeeb Writing manifest to image destination ++ rpm -E %fedora + RELEASE=40 + sed -i s@enabled=1@enabled=0@g /etc/yum.repos.d/fedora-cisco-openh264.repo + mkdir -p /var/lib/alternatives + echo 'Installing coreos-stable kernel-cache RPMs...' + dnf install -y /tmp/kernel_cache/kernel-6.10.10-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-core-6.10.10-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-devel-6.10.10-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-devel-matched-6.10.10-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-6.10.10-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-core-6.10.10-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-extra-6.10.10-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-uki-virt-6.10.10-200.fc40.x86_64.rpm + [[ coreos-stable == \s\u\r\f\a\c\e ]] ++ rpm -q kernel ++ cut -d - -f2- + KERNEL_VERSION=6.10.10-200.fc40.x86_64 + RPMFUSION_MIRROR_RPMS=https://mirrors.rpmfusion.org + '[' -n '' ']' + dnf install -y https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-40.noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-40.noarch.rpm fedora-repos-archive + [[ 40 -ge 41 ]] + '[' -n '' ']' + dnf install -y akmods mock ruby-devel + gem install fpm + [[ ! -s /tmp/certs/private_key.priv ]] + echo 'WARNING: Using test signing key. Run '\''./generate-akmods-key'\'' for production builds.' + cp /tmp/certs/private_key.priv.test /tmp/certs/private_key.priv + cp /tmp/certs/public_key.der.test /tmp/certs/public_key.der + install -Dm644 /tmp/certs/public_key.der /etc/pki/akmods/certs/public_key.der + install -Dm644 /tmp/certs/private_key.priv /etc/pki/akmods/private/private_key.priv + [[ true == \t\r\u\e ]] + dnf install -y rpmrebuild + [[ ! -s /tmp/certs/private_key_2.priv ]] + echo 'WARNING: Using test signing key. Run '\''./generate-akmods-key'\'' for production builds.' + cp /tmp/certs/private_key_2.priv.test /tmp/certs/private_key_2.priv + cp /tmp/certs/public_key_2.der.test /tmp/certs/public_key_2.der + openssl x509 -in /tmp/certs/public_key_2.der -out /tmp/certs/public_key_2.crt + openssl x509 -in /tmp/certs/public_key.der -out /tmp/certs/public_key.crt + cat /tmp/certs/private_key.priv /dev/fd/63 /tmp/certs/public_key.crt ++ echo + cat /tmp/certs/private_key_2.priv /dev/fd/63 /tmp/certs/public_key_2.crt ++ echo + cat /tmp/certs/public_key.crt /dev/fd/63 /tmp/certs/public_key_2.crt ++ echo + [[ coreos-stable =~ coreos ]] + install -Dm644 /tmp/certs/public_key.der /lib/modules/6.10.10-200.fc40.x86_64/build/certs/signing_key.x509 + install -Dm644 /tmp/certs/private_key.priv /lib/modules/6.10.10-200.fc40.x86_64/build/certs/signing_key.pem + dnf install -y autoconf automake dkms git jq libtool ncompress + chmod 1777 /tmp /var/tmp + mkdir -p /var/cache/rpms/kmods /var/cache/rpms/ublue-os /var/cache/rpms/ucore + install -D /etc/pki/akmods/certs/public_key.der /tmp/ublue-os-ucore-addons/rpmbuild/SOURCES/public_key.der + rpmbuild -ba --define '_topdir /tmp/ublue-os-ucore-addons/rpmbuild' --define '%_tmppath %{_topdir}/tmp' /tmp/ublue-os-ucore-addons/ublue-os-ucore-addons.spec + umask 022 + cd /tmp/ublue-os-ucore-addons/rpmbuild/BUILD + cd /tmp/ublue-os-ucore-addons/rpmbuild/BUILD + rm -rf ublue-os-ucore-addons-0.1 + /usr/bin/mkdir -p ublue-os-ucore-addons-0.1 + cd ublue-os-ucore-addons-0.1 + rm -rf /tmp/ublue-os-ucore-addons/rpmbuild/BUILD/ublue-os-ucore-addons-0.1-SPECPARTS + /usr/bin/mkdir -p /tmp/ublue-os-ucore-addons/rpmbuild/BUILD/ublue-os-ucore-addons-0.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /tmp/ublue-os-ucore-addons/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,
build / akmods (40, fsync, common)
Error: buildah exited with code 1 Getting image source signatures Copying blob sha256:9c1c8e904dc874e7e0c7d0433c8f317e5bbe5559906a1d00c40d3e180d00699a Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef Copying config sha256:77b4315d2eb9752a026a47d22e16b0e4053ca4cd3ac5cc2d84f8a4fece0c8b51 Writing manifest to image destination ++ rpm -E %fedora + RELEASE=40 + sed -i s@enabled=1@enabled=0@g /etc/yum.repos.d/fedora-cisco-openh264.repo + mkdir -p /var/lib/alternatives + echo 'Installing fsync kernel-cache RPMs...' + dnf install -y /tmp/kernel_cache/kernel-6.11.4-201.fsync.fc40.x86_64.rpm /tmp/kernel_cache/kernel-core-6.11.4-201.fsync.fc40.x86_64.rpm /tmp/kernel_cache/kernel-devel-6.11.4-201.fsync.fc40.x86_64.rpm /tmp/kernel_cache/kernel-devel-matched-6.11.4-201.fsync.fc40.x86_64.rpm /tmp/kernel_cache/kernel-headers-6.11.4-201.fsync.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-6.11.4-201.fsync.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-core-6.11.4-201.fsync.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-extra-6.11.4-201.fsync.fc40.x86_64.rpm /tmp/kernel_cache/kernel-uki-virt-6.11.4-201.fsync.fc40.x86_64.rpm + [[ fsync == \s\u\r\f\a\c\e ]] ++ rpm -q kernel ++ cut -d - -f2- + KERNEL_VERSION=6.11.4-201.fsync.fc40.x86_64 + RPMFUSION_MIRROR_RPMS=https://mirrors.rpmfusion.org + '[' -n '' ']' + dnf install -y https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-40.noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-40.noarch.rpm fedora-repos-archive + [[ 40 -ge 41 ]] + '[' -n '' ']' + dnf install -y akmods mock ruby-devel + gem install fpm + [[ ! -s /tmp/certs/private_key.priv ]] + echo 'WARNING: Using test signing key. Run '\''./generate-akmods-key'\'' for production builds.' + cp /tmp/certs/private_key.priv.test /tmp/certs/private_key.priv + cp /tmp/certs/public_key.der.test /tmp/certs/public_key.der + install -Dm644 /tmp/certs/public_key.der /etc/pki/akmods/certs/public_key.der + install -Dm644 /tmp/certs/private_key.priv /etc/pki/akmods/private/private_key.priv + [[ true == \t\r\u\e ]] + dnf install -y rpmrebuild + [[ ! -s /tmp/certs/private_key_2.priv ]] + echo 'WARNING: Using test signing key. Run '\''./generate-akmods-key'\'' for production builds.' + cp /tmp/certs/private_key_2.priv.test /tmp/certs/private_key_2.priv + cp /tmp/certs/public_key_2.der.test /tmp/certs/public_key_2.der + openssl x509 -in /tmp/certs/public_key_2.der -out /tmp/certs/public_key_2.crt + openssl x509 -in /tmp/certs/public_key.der -out /tmp/certs/public_key.crt + cat /tmp/certs/private_key.priv /dev/fd/63 /tmp/certs/public_key.crt ++ echo + cat /tmp/certs/private_key_2.priv /dev/fd/63 /tmp/certs/public_key_2.crt ++ echo + cat /tmp/certs/public_key.crt /dev/fd/63 /tmp/certs/public_key_2.crt ++ echo + [[ fsync =~ coreos ]] + chmod 1777 /tmp /var/tmp + mkdir -p /var/cache/rpms/kmods /var/cache/rpms/ublue-os /var/cache/rpms/ucore + echo priority=85 + install -D /etc/pki/akmods/certs/public_key.der /tmp/ublue-os-akmods-addons/rpmbuild/SOURCES/public_key.der + rpmbuild -ba --define '_topdir /tmp/ublue-os-akmods-addons/rpmbuild' --define '%_tmppath %{_topdir}/tmp' /tmp/ublue-os-akmods-addons/ublue-os-akmods-addons.spec warning: bogus date in %changelog: Mon Apr 23 2024 Kyle Gospodnetich <me@kylegospodneti.ch> - 0.6 warning: bogus date in %changelog: Fri May 18 2023 David Hoell - 0.1 + umask 022 + cd /tmp/ublue-os-akmods-addons/rpmbuild/BUILD + cd /tmp/ublue-os-akmods-addons/rpmbuild/BUILD + rm -rf ublue-os-akmods-addons-0.6 + /usr/bin/mkdir -p ublue-os-akmods-addons-0.6 + cd ublue-os-akmods-addons-0.6 + rm -rf /tmp/ublue-os-akmods-addons/rpmbuild/BUILD/ublue-os-akmods-addons-0.6-SPECPARTS + /usr/bin/mkdir -p /tmp/ublue-os-akmods-addons/rpmbuild/BUILD/ublue-os-akmods-addons-0.6-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /tmp/ublue-os-akmods-addons/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -
build / akmods (40, bazzite, common)
Error: buildah exited with code 1 Getting image source signatures Copying blob sha256:b1aec7543baf588c6b288703b17ea45ffbf1142096544cf91413e0bcb5442582 Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef Copying config sha256:2a9b4e833f6cfab300ce49eacfa4d77cb2752620100e0d10541ab7fab34f498e Writing manifest to image destination ++ rpm -E %fedora + RELEASE=40 + sed -i s@enabled=1@enabled=0@g /etc/yum.repos.d/fedora-cisco-openh264.repo + mkdir -p /var/lib/alternatives + echo 'Installing bazzite kernel-cache RPMs...' + dnf install -y /tmp/kernel_cache/kernel-6.11.4-305.bazzite.fc40.x86_64.rpm /tmp/kernel_cache/kernel-core-6.11.4-305.bazzite.fc40.x86_64.rpm /tmp/kernel_cache/kernel-devel-6.11.4-305.bazzite.fc40.x86_64.rpm /tmp/kernel_cache/kernel-devel-matched-6.11.4-305.bazzite.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-6.11.4-305.bazzite.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-core-6.11.4-305.bazzite.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-extra-6.11.4-305.bazzite.fc40.x86_64.rpm /tmp/kernel_cache/kernel-uki-virt-6.11.4-305.bazzite.fc40.x86_64.rpm + [[ bazzite == \s\u\r\f\a\c\e ]] ++ rpm -q kernel ++ cut -d - -f2- + KERNEL_VERSION=6.11.4-305.bazzite.fc40.x86_64 + RPMFUSION_MIRROR_RPMS=https://mirrors.rpmfusion.org + '[' -n '' ']' + dnf install -y https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-40.noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-40.noarch.rpm fedora-repos-archive + [[ 40 -ge 41 ]] + '[' -n '' ']' + dnf install -y akmods mock ruby-devel + gem install fpm + [[ ! -s /tmp/certs/private_key.priv ]] + echo 'WARNING: Using test signing key. Run '\''./generate-akmods-key'\'' for production builds.' + cp /tmp/certs/private_key.priv.test /tmp/certs/private_key.priv + cp /tmp/certs/public_key.der.test /tmp/certs/public_key.der + install -Dm644 /tmp/certs/public_key.der /etc/pki/akmods/certs/public_key.der + install -Dm644 /tmp/certs/private_key.priv /etc/pki/akmods/private/private_key.priv + [[ true == \t\r\u\e ]] + dnf install -y rpmrebuild + [[ ! -s /tmp/certs/private_key_2.priv ]] + echo 'WARNING: Using test signing key. Run '\''./generate-akmods-key'\'' for production builds.' + cp /tmp/certs/private_key_2.priv.test /tmp/certs/private_key_2.priv + cp /tmp/certs/public_key_2.der.test /tmp/certs/public_key_2.der + openssl x509 -in /tmp/certs/public_key_2.der -out /tmp/certs/public_key_2.crt + openssl x509 -in /tmp/certs/public_key.der -out /tmp/certs/public_key.crt + cat /tmp/certs/private_key.priv /dev/fd/63 /tmp/certs/public_key.crt ++ echo + cat /tmp/certs/private_key_2.priv /dev/fd/63 /tmp/certs/public_key_2.crt ++ echo + cat /tmp/certs/public_key.crt /dev/fd/63 /tmp/certs/public_key_2.crt ++ echo + [[ bazzite =~ coreos ]] + chmod 1777 /tmp /var/tmp + mkdir -p /var/cache/rpms/kmods /var/cache/rpms/ublue-os /var/cache/rpms/ucore + echo priority=85 + install -D /etc/pki/akmods/certs/public_key.der /tmp/ublue-os-akmods-addons/rpmbuild/SOURCES/public_key.der + rpmbuild -ba --define '_topdir /tmp/ublue-os-akmods-addons/rpmbuild' --define '%_tmppath %{_topdir}/tmp' /tmp/ublue-os-akmods-addons/ublue-os-akmods-addons.spec warning: bogus date in %changelog: Mon Apr 23 2024 Kyle Gospodnetich <me@kylegospodneti.ch> - 0.6 warning: bogus date in %changelog: Fri May 18 2023 David Hoell - 0.1 + umask 022 + cd /tmp/ublue-os-akmods-addons/rpmbuild/BUILD + cd /tmp/ublue-os-akmods-addons/rpmbuild/BUILD + rm -rf ublue-os-akmods-addons-0.6 + /usr/bin/mkdir -p ublue-os-akmods-addons-0.6 + cd ublue-os-akmods-addons-0.6 + rm -rf /tmp/ublue-os-akmods-addons/rpmbuild/BUILD/ublue-os-akmods-addons-0.6-SPECPARTS + /usr/bin/mkdir -p /tmp/ublue-os-akmods-addons/rpmbuild/BUILD/ublue-os-akmods-addons-0.6-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /tmp/ublue-os-akmods-addons/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/r
build / akmods (40, main, common)
Error: buildah exited with code 1 Getting image source signatures Copying blob sha256:31a4547b058c1df54867e9082c97064cbe0a6f2011197711a7b9e1d122e863f5 Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef Copying config sha256:f2c52a886c47488a976600e2475532ea93b040cc499e288f94e6302e1715d478 Writing manifest to image destination ++ rpm -E %fedora + RELEASE=40 + sed -i s@enabled=1@enabled=0@g /etc/yum.repos.d/fedora-cisco-openh264.repo + mkdir -p /var/lib/alternatives + echo 'Installing main kernel-cache RPMs...' + dnf install -y /tmp/kernel_cache/kernel-6.11.3-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-core-6.11.3-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-devel-6.11.3-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-devel-matched-6.11.3-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-6.11.3-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-core-6.11.3-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-modules-extra-6.11.3-200.fc40.x86_64.rpm /tmp/kernel_cache/kernel-uki-virt-6.11.3-200.fc40.x86_64.rpm + [[ main == \s\u\r\f\a\c\e ]] ++ rpm -q kernel ++ cut -d - -f2- + KERNEL_VERSION=6.11.3-200.fc40.x86_64 + RPMFUSION_MIRROR_RPMS=https://mirrors.rpmfusion.org + '[' -n '' ']' + dnf install -y https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-40.noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-40.noarch.rpm fedora-repos-archive + [[ 40 -ge 41 ]] + '[' -n '' ']' + dnf install -y akmods mock ruby-devel + gem install fpm + [[ ! -s /tmp/certs/private_key.priv ]] + echo 'WARNING: Using test signing key. Run '\''./generate-akmods-key'\'' for production builds.' + cp /tmp/certs/private_key.priv.test /tmp/certs/private_key.priv + cp /tmp/certs/public_key.der.test /tmp/certs/public_key.der + install -Dm644 /tmp/certs/public_key.der /etc/pki/akmods/certs/public_key.der + install -Dm644 /tmp/certs/private_key.priv /etc/pki/akmods/private/private_key.priv + [[ true == \t\r\u\e ]] + dnf install -y rpmrebuild + [[ ! -s /tmp/certs/private_key_2.priv ]] + echo 'WARNING: Using test signing key. Run '\''./generate-akmods-key'\'' for production builds.' + cp /tmp/certs/private_key_2.priv.test /tmp/certs/private_key_2.priv + cp /tmp/certs/public_key_2.der.test /tmp/certs/public_key_2.der + openssl x509 -in /tmp/certs/public_key_2.der -out /tmp/certs/public_key_2.crt + openssl x509 -in /tmp/certs/public_key.der -out /tmp/certs/public_key.crt + cat /tmp/certs/private_key.priv /dev/fd/63 /tmp/certs/public_key.crt ++ echo + cat /tmp/certs/private_key_2.priv /dev/fd/63 /tmp/certs/public_key_2.crt ++ echo + cat /tmp/certs/public_key.crt /dev/fd/63 /tmp/certs/public_key_2.crt ++ echo + [[ main =~ coreos ]] + chmod 1777 /tmp /var/tmp + mkdir -p /var/cache/rpms/kmods /var/cache/rpms/ublue-os /var/cache/rpms/ucore + echo priority=85 + install -D /etc/pki/akmods/certs/public_key.der /tmp/ublue-os-akmods-addons/rpmbuild/SOURCES/public_key.der + rpmbuild -ba --define '_topdir /tmp/ublue-os-akmods-addons/rpmbuild' --define '%_tmppath %{_topdir}/tmp' /tmp/ublue-os-akmods-addons/ublue-os-akmods-addons.spec warning: bogus date in %changelog: Mon Apr 23 2024 Kyle Gospodnetich <me@kylegospodneti.ch> - 0.6 warning: bogus date in %changelog: Fri May 18 2023 David Hoell - 0.1 + umask 022 + cd /tmp/ublue-os-akmods-addons/rpmbuild/BUILD + cd /tmp/ublue-os-akmods-addons/rpmbuild/BUILD + rm -rf ublue-os-akmods-addons-0.6 + /usr/bin/mkdir -p ublue-os-akmods-addons-0.6 + cd ublue-os-akmods-addons-0.6 + rm -rf /tmp/ublue-os-akmods-addons/rpmbuild/BUILD/ublue-os-akmods-addons-0.6-SPECPARTS + /usr/bin/mkdir -p /tmp/ublue-os-akmods-addons/rpmbuild/BUILD/ublue-os-akmods-addons-0.6-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /tmp/ublue-os-akmods-addons/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat
build / akmods (40, coreos-stable, nvidia-open)
Process completed with exit code 1.
build / akmods (40, coreos-stable, nvidia)
Process completed with exit code 1.
build / akmods (40, coreos-stable, zfs)
Process completed with exit code 1.
build / akmods (40, coreos-stable, extra)
Process completed with exit code 1.