2025-06-09 09:48:19,071: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-09 09:48:19,095: 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_6_1_2-6 --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 11.78 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-vrouter-base:${CONTRAIL_CONTAINER_TAG} ---> ca7ab71f1f7c Step 4/9 : ARG CONTAINER_NAME ---> Running in 39d2e5566fa6 ---> Removed intermediate container 39d2e5566fa6 ---> 0d4a77997ec3 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in c19ca5b59599 ---> Removed intermediate container c19ca5b59599 ---> 992dad291533 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Kernel init container for vrouter" description="Prepares the host operating system for the contrail vrouter kernel interface." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 789e826bc29a ---> Removed intermediate container 789e826bc29a ---> a9acc2f438e8 Step 7/9 : RUN set -e ; rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in 33cdf8738641 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.1.2.6-master_1_6_1_2_6.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.1.2.6-mast######################################## 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 ---> Removed intermediate container 33cdf8738641 ---> 11b9dc4b8564 Step 8/9 : COPY *.sh / ---> dd7945c125f8 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2e09569f9ded ---> Removed intermediate container 2e09569f9ded ---> eceffee854a0 [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 VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built eceffee854a0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_1_2-6 2025-06-09 09:50:03,810: INFO: Docker build duration: 104 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 1e37f44acd9d: Preparing cff090de03bf: Preparing a676849b0bc1: Preparing 8330682acd84: Preparing 312a10cff071: Preparing a5d5e4e27913: Preparing 28acdf8dabff: Preparing 9d52cf95c17a: Preparing 0db229091f04: Preparing a1e6e1b551d3: Preparing 6f0d72e04c7f: Preparing 220c706ed7b2: Preparing 174f56854903: Preparing 312a10cff071: Waiting a5d5e4e27913: Waiting 28acdf8dabff: Waiting 9d52cf95c17a: Waiting 0db229091f04: Waiting a1e6e1b551d3: Waiting 6f0d72e04c7f: Waiting 220c706ed7b2: Waiting 174f56854903: Waiting 8330682acd84: Layer already exists a676849b0bc1: Layer already exists 1e37f44acd9d: Pushed 312a10cff071: Layer already exists a5d5e4e27913: Layer already exists 28acdf8dabff: Layer already exists 9d52cf95c17a: Layer already exists 0db229091f04: Layer already exists a1e6e1b551d3: Layer already exists 220c706ed7b2: Layer already exists 6f0d72e04c7f: Layer already exists 174f56854903: Layer already exists cff090de03bf: Pushed master-1_6_1_2-6: digest: sha256:23e39e1ce57a811b3cd0e9b88f5bb7ae54c29f682d778f294ec2fe98a7ac7a04 size: 3040 2025-06-09 09:50:45,955: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 146 seconds