2025-07-23 15:10:28,379: INFO: Building opensdn-vrouter-kernel-init-centos 2025-07-23 15:10:28,413: 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_0-2 --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} ---> 191b898374bb Step 4/9 : ARG CONTAINER_NAME ---> Running in 88970d009c1d ---> Removed intermediate container 88970d009c1d ---> adb0b4f431d8 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 883150d373bc ---> Removed intermediate container 883150d373bc ---> fb7741c1d48e 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 64c8a7a7477d ---> Removed intermediate container 64c8a7a7477d ---> a6e239d2bf76 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 a99829781757 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.9.8.0.2-master_1_9_8_0_2.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.9.8.0.2-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 a99829781757 ---> 53d11f236a4e Step 8/9 : COPY *.sh / ---> d50ad34a2e7e Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 40859615d86f ---> Removed intermediate container 40859615d86f ---> 415aa734cff8 [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 415aa734cff8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_8_0-2 2025-07-23 15:11:54,460: INFO: Docker build duration: 86 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 750b3fc7bfd2: Preparing 982206acf1d5: Preparing 51b3a1607abe: Preparing 6cd7f66f8ade: Preparing 940e799a6bf7: Preparing f6886e502473: Preparing 83aa619b81f8: Preparing dff56ec721ee: Preparing ccc8fde00b9e: Preparing 37b1ee7ad51e: Preparing 4708dd89e015: Preparing a27ee2286a4e: Preparing 174f56854903: Preparing f6886e502473: Waiting 83aa619b81f8: Waiting dff56ec721ee: Waiting ccc8fde00b9e: Waiting 37b1ee7ad51e: Waiting 4708dd89e015: Waiting a27ee2286a4e: Waiting 174f56854903: Waiting 940e799a6bf7: Layer already exists 51b3a1607abe: Layer already exists 6cd7f66f8ade: Layer already exists 83aa619b81f8: Layer already exists f6886e502473: Layer already exists dff56ec721ee: Layer already exists ccc8fde00b9e: Layer already exists 37b1ee7ad51e: Layer already exists 4708dd89e015: Layer already exists 750b3fc7bfd2: Pushed a27ee2286a4e: Layer already exists 174f56854903: Layer already exists 982206acf1d5: Pushed master-1_9_8_0-2: digest: sha256:fb2934d88ca8afe7e97ba3efda6d99e48d1891ad346c6eddbec2e3fba6e41dd7 size: 3041 2025-07-23 15:12:40,053: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 132 seconds