2025-06-17 09:49:13,535: INFO: Building opensdn-vrouter-kernel-init 2025-06-17 09:49:13,942: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_8_1_0-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=opensdn-vrouter-kernel-init --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 75.78 kB Step 1/14 : ARG CONTRAIL_REGISTRY Step 2/14 : ARG CONTRAIL_CONTAINER_TAG Step 3/14 : FROM rockylinux:9.3 9.3: Pulling from library/rockylinux 446f83f14b23: Pulling fs layer 446f83f14b23: Verifying Checksum 446f83f14b23: Download complete 446f83f14b23: Pull complete Digest: sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 Status: Downloaded newer image for rockylinux:9.3 ---> 9cc24f05f309 Step 4/14 : ARG VENDOR_NAME ---> Running in d297560d3a4a ---> Removed intermediate container d297560d3a4a ---> 25aec878b47a Step 5/14 : ARG VENDOR_DOMAIN ---> Running in d2f80156453d ---> Removed intermediate container d2f80156453d ---> faa9976bb8ba Step 6/14 : ARG CONTRAIL_VERSION ---> Running in 06d8fe4c8a09 ---> Removed intermediate container 06d8fe4c8a09 ---> 1b7a58e36079 Step 7/14 : ARG CONTRAIL_CONTAINER_TAG ---> Running in 1b602b217a40 ---> Removed intermediate container 1b602b217a40 ---> 4410c1e4b336 Step 8/14 : ARG CONTAINER_NAME ---> Running in 392b98186792 ---> Removed intermediate container 392b98186792 ---> 4198c902a4e8 Step 9/14 : ENV VENDOR_DOMAIN=$VENDOR_DOMAIN VENDOR_NAME=$VENDOR_NAME CONTRAIL_VERSION=$CONTRAIL_CONTAINER_TAG CONTAINER_NAME=$CONTAINER_NAME ---> Running in 03b1642fc445 ---> Removed intermediate container 03b1642fc445 ---> d238ff011632 Step 10/14 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME summary="Kernel init container for vrouter" description="This image is used to build vrouter.ko for current operating system that it's running on." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in bd55741b3b97 ---> Removed intermediate container bd55741b3b97 ---> 99f1409c6451 Step 11/14 : COPY *.repo /etc/yum.repos.d/ ---> 68e1c09c4169 Step 12/14 : COPY *.sh / ---> 559b50f83db7 Step 13/14 : RUN set -e ; mkdir -p /opt/contrail ; for item in `ls /__*` ; do mv $item /${item:3} ; done ; dnf clean all -y ; dnf makecache || dnf makecache || dnf makecache ; find /etc/yum.repos.d/ | grep -i centos | xargs rm ; ls -l /etc/yum.repos.d/ ; dnf install -y wget make gcc gcc-c++ contrail-vrouter-source ; mkdir -p /opt/contrail/src /vrouter_src ; contrail_version=${CONTRAIL_VERSION:-$CONTRAIL_CONTAINER_TAG} ; echo "${contrail_version}" > /contrail_version ; mv /usr/src/* /opt/contrail/src/ ; vrouter_path=$(find /opt/contrail/src -type f -name "contrail-vrouter-*.tar.gz") ; cd /vrouter_src ; tar -xf "${vrouter_path}" ; /build-kernels.sh ; dnf clean all -y ---> Running in 2fb0a2e48b57 0 files removed Contrail repo 2.2 MB/s | 148 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 10 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 4.3 MB/s | 360 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 31 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 9.3 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 17 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 507 kB/s | 60 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 4.8 MB 00:00 Third parties for OpenSDN 12 MB/s | 5.4 MB 00:00 Rocky Linux 9 - BaseOS 73 kB/s | 2.5 MB 00:34 Rocky Linux 9 - AppStream 248 kB/s | 9.6 MB 00:39 Rocky Linux 9 - Extras 540 B/s | 16 kB 00:31 Metadata cache created. total 36 -rw-r--r--. 1 root root 100 Jun 17 09:39 contrail.repo -rw-r--r--. 1 root root 216 Jun 17 09:40 mirror-docker.repo -rw-r--r--. 1 root root 255 Jun 17 09:40 mirror-openstack.repo -rw-r--r--. 1 root root 6586 Nov 15 2023 rocky-addons.repo -rw-r--r--. 1 root root 1161 Nov 15 2023 rocky-devel.repo -rw-r--r--. 1 root root 2379 Nov 15 2023 rocky-extras.repo -rw-r--r--. 1 root root 3405 Nov 15 2023 rocky.repo -rw-r--r--. 1 root root 140 Jun 17 09:40 tpc.repo Last metadata expiration check: 0:00:04 ago on Tue Jun 17 09:52:48 2025. (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Error: Problem 1: package gcc-11.5.0-5.el9_5.x86_64 from appstream requires glibc-devel >= 2.2.90-12, but none of the providers can be installed - conflicting requests - nothing provides glibc = 2.34-168.el9_6.19 needed by glibc-devel-2.34-168.el9_6.19.i686 from appstream - nothing provides glibc = 2.34-168.el9_6.19 needed by glibc-devel-2.34-168.el9_6.19.x86_64 from appstream Problem 2: package gcc-c++-11.5.0-5.el9_5.x86_64 from appstream requires gcc = 11.5.0-5.el9_5, but none of the providers can be installed - package gcc-11.5.0-5.el9_5.x86_64 from appstream requires glibc-devel >= 2.2.90-12, but none of the providers can be installed - conflicting requests - nothing provides glibc = 2.34-168.el9_6.19 needed by glibc-devel-2.34-168.el9_6.19.i686 from appstream - nothing provides glibc = 2.34-168.el9_6.19 needed by glibc-devel-2.34-168.el9_6.19.x86_64 from appstream The command '/bin/sh -c set -e ; mkdir -p /opt/contrail ; for item in `ls /__*` ; do mv $item /${item:3} ; done ; dnf clean all -y ; dnf makecache || dnf makecache || dnf makecache ; find /etc/yum.repos.d/ | grep -i centos | xargs rm ; ls -l /etc/yum.repos.d/ ; dnf install -y wget make gcc gcc-c++ contrail-vrouter-source ; mkdir -p /opt/contrail/src /vrouter_src ; contrail_version=${CONTRAIL_VERSION:-$CONTRAIL_CONTAINER_TAG} ; echo "${contrail_version}" > /contrail_version ; mv /usr/src/* /opt/contrail/src/ ; vrouter_path=$(find /opt/contrail/src -type f -name "contrail-vrouter-*.tar.gz") ; cd /vrouter_src ; tar -xf "${vrouter_path}" ; /build-kernels.sh ; dnf clean all -y' returned a non-zero code: 1 2025-06-17 09:52:53,224: INFO: Docker build duration: 220 seconds 2025-06-17 09:52:53,236: ERROR: Building opensdn-vrouter-kernel-init failed, duration: 220 seconds