feat: Remove kernel version from kmod name #631
build-39.yml
on: pull_request
Matrix: build / akmods
build
/
Check all ${{ inputs.fedora_version }} builds successful
0s
Annotations
24 errors
build / akmods (39, main, nvidia-open)
Error: buildah exited with code 2
Getting image source signatures
Copying blob sha256:fa9150ef17c359af8f93fa332cfeb65056d8e1598dfabfd832c8e9e285b57813
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:59a0481bee4cebeb4d5ba3750223bbd8c3dd11a2518a32226bfeb0049dc4709f
Writing manifest to image destination
++ rpm -E %fedora
+ RELEASE=39
+ 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-100.fc39.x86_64.rpm /tmp/kernel_cache/kernel-core-6.11.3-100.fc39.x86_64.rpm /tmp/kernel_cache/kernel-devel-6.11.3-100.fc39.x86_64.rpm /tmp/kernel_cache/kernel-devel-matched-6.11.3-100.fc39.x86_64.rpm /tmp/kernel_cache/kernel-modules-6.11.3-100.fc39.x86_64.rpm /tmp/kernel_cache/kernel-modules-core-6.11.3-100.fc39.x86_64.rpm /tmp/kernel_cache/kernel-modules-extra-6.11.3-100.fc39.x86_64.rpm /tmp/kernel_cache/kernel-uki-virt-6.11.3-100.fc39.x86_64.rpm
+ [[ main == \s\u\r\f\a\c\e ]]
++ rpm -q kernel
++ cut -d - -f2-
+ KERNEL_VERSION=6.11.3-100.fc39.x86_64
+ RPMFUSION_MIRROR_RPMS=https://mirrors.rpmfusion.org
+ '[' -n '' ']'
+ dnf install -y https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-39.noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-39.noarch.rpm fedora-repos-archive
+ [[ 39 -ge 41 ]]
+ '[' -n '' ']'
+ dnf install -y akmods mock
+ [[ ! -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
+ curl -L https://negativo17.org/repos/fedora-nvidia.repo -o /tmp/ublue-os-nvidia-addons/rpmbuild/SOURCES/negativo17-fedora-nvidia.repo
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 876 100 876 0 0 1983 0 --:--:-- --:--:-- --:--:-- 1981
+ curl -L https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo -o /tmp/ublue-os-nvidia-addons/rpmbuild/SOURCES/nvidia-container-toolkit.repo
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 597 100 597 0 0 21900 0 --:--:-- --:--:-- --:--:-- 22111
+ sed -i s@gpgcheck=0@gpgcheck=1@ /tmp/ublue-os-nvidia-addons/rpmbuild/SOURCES/nvidia-container-toolkit.repo
+ curl -L https://raw.githubusercontent.com/NVIDIA/dgx-selinux/master/bin/RHEL9/nvidia-container.pp -o /tmp/ublue-os-nvidia-addons/rpmbuild/SOURCES/nvidia-container.pp
% Total %
|
build / akmods (39, coreos-stable, nvidia-open)
Error: buildah exited with code 2
Getting image source signatures
Copying blob sha256:c44535349c29d5f425747c4a32fdcc982079e00d2ec816981446d35c639bf0a3
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:ae9e629b11ab925c151998286ef386a6fbd4a3e4792d6a6b380f4828508c0b21
Writing manifest to image destination
++ rpm -E %fedora
+ RELEASE=39
+ 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-100.fc39.x86_64.rpm /tmp/kernel_cache/kernel-core-6.10.10-100.fc39.x86_64.rpm /tmp/kernel_cache/kernel-devel-6.10.10-100.fc39.x86_64.rpm /tmp/kernel_cache/kernel-devel-matched-6.10.10-100.fc39.x86_64.rpm /tmp/kernel_cache/kernel-modules-6.10.10-100.fc39.x86_64.rpm /tmp/kernel_cache/kernel-modules-core-6.10.10-100.fc39.x86_64.rpm /tmp/kernel_cache/kernel-modules-extra-6.10.10-100.fc39.x86_64.rpm /tmp/kernel_cache/kernel-uki-virt-6.10.10-100.fc39.x86_64.rpm
+ [[ coreos-stable == \s\u\r\f\a\c\e ]]
++ rpm -q kernel
++ cut -d - -f2-
+ KERNEL_VERSION=6.10.10-100.fc39.x86_64
+ RPMFUSION_MIRROR_RPMS=https://mirrors.rpmfusion.org
+ '[' -n '' ']'
+ dnf install -y https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-39.noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-39.noarch.rpm fedora-repos-archive
+ [[ 39 -ge 41 ]]
+ '[' -n '' ']'
+ dnf install -y akmods mock
+ [[ ! -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-100.fc39.x86_64/build/certs/signing_key.x509
+ install -Dm644 /tmp/certs/private_key.priv /lib/modules/6.10.10-100.fc39.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
+ mkdir -p /tmp/ublue-os-ucore-nvidia/rpmbuild/SOURCES/
+ curl -L https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo -o /tmp/ublue-os-ucore-nvidia/rpmbuild/SOURCES/nvidia-container-toolkit.repo
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 597 100 597 0 0 20310 0 --:--:-- --:--:-- --:--:-- 20586
+ sed -i s@gpgcheck=0@gpgcheck=1@ /tmp/ublue-os-ucore-nvidia/rpmbuild/SOURCES/nvidia-container-toolkit.repo
+ curl -L https://raw.githubusercontent.com/NVIDIA/dgx-selinux/master/bin/RHEL9/nvidia-container.pp -o /tmp/ublue-os-ucore-nvidia/rpmbuild/SOURCES/nvidia-container.pp
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0
|
build / akmods (39, surface, common)
Canceling since a higher priority waiting request for 'ublue akmods 39-refs/pull/257/merge-39' exists
|
build / akmods (39, surface, common)
The operation was canceled.
|
build / akmods (39, coreos-stable, nvidia)
Canceling since a higher priority waiting request for 'ublue akmods 39-refs/pull/257/merge-39' exists
|
build / akmods (39, coreos-stable, nvidia)
The operation was canceled.
|
build / akmods (39, main, nvidia)
Canceling since a higher priority waiting request for 'ublue akmods 39-refs/pull/257/merge-39' exists
|
build / akmods (39, main, nvidia)
The operation was canceled.
|
build / akmods (39, main, extra)
Canceling since a higher priority waiting request for 'ublue akmods 39-refs/pull/257/merge-39' exists
|
build / akmods (39, main, extra)
The operation was canceled.
|
build / akmods (39, surface, extra)
Canceling since a higher priority waiting request for 'ublue akmods 39-refs/pull/257/merge-39' exists
|
build / akmods (39, surface, extra)
The operation was canceled.
|
build / akmods (39, coreos-stable, extra)
Canceling since a higher priority waiting request for 'ublue akmods 39-refs/pull/257/merge-39' exists
|
build / akmods (39, coreos-stable, extra)
The operation was canceled.
|
build / akmods (39, surface, nvidia)
Canceling since a higher priority waiting request for 'ublue akmods 39-refs/pull/257/merge-39' exists
|
build / akmods (39, surface, nvidia)
The operation was canceled.
|
build / akmods (39, coreos-stable, common)
Canceling since a higher priority waiting request for 'ublue akmods 39-refs/pull/257/merge-39' exists
|
build / akmods (39, coreos-stable, common)
The operation was canceled.
|
build / akmods (39, main, common)
Canceling since a higher priority waiting request for 'ublue akmods 39-refs/pull/257/merge-39' exists
|
build / akmods (39, main, common)
The operation was canceled.
|
build / akmods (39, surface, nvidia-open)
Canceling since a higher priority waiting request for 'ublue akmods 39-refs/pull/257/merge-39' exists
|
build / akmods (39, surface, nvidia-open)
The operation was canceled.
|
build / akmods (39, coreos-stable, zfs)
Canceling since a higher priority waiting request for 'ublue akmods 39-refs/pull/257/merge-39' exists
|
build / akmods (39, coreos-stable, zfs)
The operation was canceled.
|