2025-06-25 06:26:36,246: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-25 06:26:36,324: 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_6_1-3_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} ---> f56420352adc Step 4/9 : ARG CONTAINER_NAME ---> Running in 7684748cd6d0 ---> Removed intermediate container 7684748cd6d0 ---> cd02b681cb4d Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 47085a6f1703 ---> Removed intermediate container 47085a6f1703 ---> 162cd68f612e 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 51430653172c ---> Removed intermediate container 51430653172c ---> 5ef7d5a095a9 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 751353ca12ca Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.6.1.3.6-master_1_6_6_1_3_6.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.6.1.3.6-ma######################################## 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 751353ca12ca ---> 3b48a932a914 Step 8/9 : COPY *.sh / ---> 63775637f0ad Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ef9281015486 ---> Removed intermediate container ef9281015486 ---> 90b4bccb5f35 [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 90b4bccb5f35 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_6_1-3_6 2025-06-25 06:28:24,128: INFO: Docker build duration: 108 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 4840c332c7dc: Preparing ae2e495481f2: Preparing 933691ad091b: Preparing 241c8f990c95: Preparing a11d433ebccd: Preparing 5a34a0b96650: Preparing 788c4922732f: Preparing 5c6f5072123e: Preparing c20f1e6c8fca: Preparing 0bca97986d7a: Preparing ddd20b63ae4e: Preparing 1fc01c1ddecf: Preparing 174f56854903: Preparing 241c8f990c95: Waiting a11d433ebccd: Waiting 5a34a0b96650: Waiting 788c4922732f: Waiting 5c6f5072123e: Waiting c20f1e6c8fca: Waiting 0bca97986d7a: Waiting ddd20b63ae4e: Waiting 1fc01c1ddecf: Waiting 174f56854903: Waiting 933691ad091b: Layer already exists 241c8f990c95: Layer already exists a11d433ebccd: Layer already exists 4840c332c7dc: Pushed 5a34a0b96650: Layer already exists 788c4922732f: Layer already exists 5c6f5072123e: Layer already exists c20f1e6c8fca: Layer already exists ddd20b63ae4e: Layer already exists 0bca97986d7a: Layer already exists 174f56854903: Layer already exists 1fc01c1ddecf: Layer already exists ae2e495481f2: Pushed master-1_6_6_1-3_6: digest: sha256:a4850e1cad50bac2b11fddca3abeb6d6eab1ebe0845ab9616925d8eb1b3b3532 size: 3041 2025-06-25 06:29:16,024: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 160 seconds