2025-08-24 07:01:16,217: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-24 07:01:16,250: 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_9_8_7-1_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-centos --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 52.74 kB Step 1/14 : ARG CONTRAIL_REGISTRY Step 2/14 : ARG CONTRAIL_CONTAINER_TAG Step 3/14 : FROM centos:7 ---> eeb6ee3f44bd Step 4/14 : ARG VENDOR_NAME ---> Running in c48f62b7e5bf ---> Removed intermediate container c48f62b7e5bf ---> 028cec19e44f Step 5/14 : ARG VENDOR_DOMAIN ---> Running in 7cd483fc592c ---> Removed intermediate container 7cd483fc592c ---> adc22642f91b Step 6/14 : ARG CONTRAIL_VERSION ---> Running in 29f30c7e4a0a ---> Removed intermediate container 29f30c7e4a0a ---> a7df02026e75 Step 7/14 : ARG CONTRAIL_CONTAINER_TAG ---> Running in a23ba8b7d7ff ---> Removed intermediate container a23ba8b7d7ff ---> ed0971dd01a0 Step 8/14 : ARG CONTAINER_NAME ---> Running in 8d665119f358 ---> Removed intermediate container 8d665119f358 ---> 9131b7a77e81 Step 9/14 : ENV VENDOR_DOMAIN=$VENDOR_DOMAIN VENDOR_NAME=$VENDOR_NAME CONTRAIL_VERSION=$CONTRAIL_CONTAINER_TAG CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6318c8086a42 ---> Removed intermediate container 6318c8086a42 ---> 3bd17b32e1ef 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 76aad48c392f ---> Removed intermediate container 76aad48c392f ---> 7020be286b0b Step 11/14 : COPY *.repo /etc/yum.repos.d/ ---> a93dea538c1c Step 12/14 : COPY *.sh / ---> 21fab979107a Step 13/14 : RUN set -e ; mkdir -p /opt/contrail ; for item in `ls /__*` ; do mv $item /${item:3} ; done ; sed -i 's/mirrorlist=/#mirrorlist=/g' /etc/yum.repos.d/CentOS-* ; sed -Ei 's|^#([[:blank:]]*baseurl=http://mirror.centos.org)|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-* ; yum clean all -y ; yum makecache ; find /etc/yum.repos.d/ | grep -i rocky | xargs -r rm ; ls -l /etc/yum.repos.d/ ; rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) ; yum clean all -y ; rm -rf /var/cache/yum ---> Running in cc402c5e6642 ls: cannot access /__*: No such file or directory Loaded plugins: fastestmirror, ovl Cleaning repos: contrail tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates : tf-mirrors.ci_repos_yum9-appstream : tf-mirrors.ci_repos_yum9-appstream-debug : tf-mirrors.ci_repos_yum9-appstream-source : tf-mirrors.ci_repos_yum9-baseos : tf-mirrors.ci_repos_yum9-baseos-debug : tf-mirrors.ci_repos_yum9-baseos-source : tf-mirrors.ci_repos_yum9-crb tf-mirrors.ci_repos_yum9-crb-debug : tf-mirrors.ci_repos_yum9-crb-source : tf-mirrors.ci_repos_yum9-extras : tf-mirrors.ci_repos_yum9-extras-debug : tf-mirrors.ci_repos_yum9-extras-source tpc Loaded plugins: fastestmirror, ovl Determining fastest mirrors Metadata Cache Created total 52 -rw-r--r--. 1 root root 1 Aug 24 07:01 CentOS-Base.repo -rw-r--r--. 1 root root 1 Aug 24 07:01 CentOS-CR.repo -rw-r--r--. 1 root root 1 Aug 24 07:01 CentOS-Debuginfo.repo -rw-r--r--. 1 root root 1 Aug 24 07:01 CentOS-Media.repo -rw-r--r--. 1 root root 1 Aug 24 07:01 CentOS-Sources.repo -rw-r--r--. 1 root root 1 Aug 24 07:01 CentOS-Vault.repo -rw-r--r--. 1 root root 1 Aug 24 07:01 CentOS-fasttrack.repo -rw-r--r--. 1 root root 1 Aug 24 07:01 CentOS-x86_64-kernel.repo -rw-r--r--. 1 root root 100 Aug 24 05:56 contrail.repo -rw-r--r--. 1 root root 1108 Aug 24 06:54 mirror-base-centos7.repo -rw-r--r--. 1 root root 216 Aug 24 06:54 mirror-docker.repo -rw-r--r--. 1 root root 255 Aug 24 06:54 mirror-openstack.repo -rw-r--r--. 1 root root 140 Aug 24 06:54 tpc.repo Retrieving http://localhost:6667/x86_64/contrail-vrouter-v0+master.1.9.8.7.1.1-master_1_9_8_7_1_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-v0+master.1.9.8.7.1.1######################################## Loaded plugins: fastestmirror, ovl Cleaning repos: contrail tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates : tpc Cleaning up list of fastest mirrors Other repos take up 176 M of disk space (use --verbose for details) ---> Removed intermediate container cc402c5e6642 ---> 69d36c3120d5 Step 14/14 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6d6dd623fef9 ---> Removed intermediate container 6d6dd623fef9 ---> 4b0414e693f7 [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION YUM_ENABLE_REPOS] were not consumed Successfully built 4b0414e693f7 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_8_7-1_1 2025-08-24 07:03:31,044: INFO: Docker build duration: 135 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 7d3b9a6f0b5a: Preparing 2aa0a3bf792b: Preparing d0d6b1d8af51: Preparing 174f56854903: Preparing 7d3b9a6f0b5a: Waiting 2aa0a3bf792b: Waiting d0d6b1d8af51: Waiting 174f56854903: Waiting 2aa0a3bf792b: Pushed d0d6b1d8af51: Pushed 174f56854903: Layer already exists 7d3b9a6f0b5a: Pushed master-1_9_8_7-1_1: digest: sha256:795a991910f3c6003762ca455adfa6b2f154419d241c5266b748764d494c1cf0 size: 1157 2025-08-24 07:03:52,709: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 156 seconds