2025-08-11 14:29:37,895: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-11 14:29:37,940: 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_3-4 --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} ---> 63dd93406149 Step 4/9 : ARG CONTAINER_NAME ---> Running in 429e9695e8ab ---> Removed intermediate container 429e9695e8ab ---> 47dd345013f1 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in bea33ceaef2c ---> Removed intermediate container bea33ceaef2c ---> df0289e6af43 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 b310cd7c987e ---> Removed intermediate container b310cd7c987e ---> 1bd13081e440 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 8aebb2c9a87e Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.9.8.3.4-master_1_9_8_3_4.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.9.8.3.4-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 8aebb2c9a87e ---> 488c7c9bf45f Step 8/9 : COPY *.sh / ---> 7ade5050754c Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 573359b4d116 ---> Removed intermediate container 573359b4d116 ---> 7f477a1d98e5 [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 7f477a1d98e5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_8_3-4 2025-08-11 14:31:22,603: INFO: Docker build duration: 105 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 29d5e52ad971: Preparing d87325539478: Preparing 8384357c94f4: Preparing 22b850bef2a5: Preparing 567919caf539: Preparing 61e6907db031: Preparing 6346e08a016a: Preparing 2fe7cbdb7d34: Preparing 40293c6e366f: Preparing 15daacf810d6: Preparing 94fd7963512c: Preparing f12dbe45d9f5: Preparing 174f56854903: Preparing 61e6907db031: Waiting 6346e08a016a: Waiting 2fe7cbdb7d34: Waiting 40293c6e366f: Waiting 15daacf810d6: Waiting 94fd7963512c: Waiting f12dbe45d9f5: Waiting 174f56854903: Waiting 29d5e52ad971: Pushed 8384357c94f4: Layer already exists 567919caf539: Layer already exists 22b850bef2a5: Layer already exists 61e6907db031: Layer already exists 2fe7cbdb7d34: Layer already exists 6346e08a016a: Layer already exists 40293c6e366f: Layer already exists 15daacf810d6: Layer already exists 174f56854903: Layer already exists 94fd7963512c: Layer already exists f12dbe45d9f5: Layer already exists d87325539478: Pushed master-1_9_8_3-4: digest: sha256:082ec5f927d094f61b549678b3b3cfe2c12d55e55f77b279961f47243fd1998b size: 3041 2025-08-11 14:32:07,434: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 150 seconds