2025-06-16 20:02:02,494: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-16 20:02:02,581: 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_8_1_2-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 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} ---> 81e505bda916 Step 4/9 : ARG CONTAINER_NAME ---> Running in 2c58c79172c7 ---> Removed intermediate container 2c58c79172c7 ---> fc8ff2fb4db7 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 08a9c75006ff ---> Removed intermediate container 08a9c75006ff ---> 3c0905f37f0e 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 f57b2c23e64d ---> Removed intermediate container f57b2c23e64d ---> b650ddc4bdfe 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 de644ae4bc2b Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.8.0.8.9-master_1_8_0_8_9.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.8.0.8.9-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 de644ae4bc2b ---> 3f6ec72a65fe Step 8/9 : COPY *.sh / ---> 79c27b116f45 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 762ea4371622 ---> Removed intermediate container 762ea4371622 ---> 6282aec1508b [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 6282aec1508b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_8_1_2-1 2025-06-16 20:03:47,268: INFO: Docker build duration: 105 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 446f3968429f: Preparing 4d0c4055732b: Preparing 7b57fd7c814f: Preparing 8d12ef9e4193: Preparing b409eafe44b8: Preparing 1c89723ed9c4: Preparing e82a6659ffcb: Preparing 0cbe07dcc29e: Preparing dbd598e4492e: Preparing 2739c21af8c8: Preparing aebbb06a3173: Preparing 6cd272ab026c: Preparing 174f56854903: Preparing 1c89723ed9c4: Waiting e82a6659ffcb: Waiting 0cbe07dcc29e: Waiting dbd598e4492e: Waiting 2739c21af8c8: Waiting aebbb06a3173: Waiting 6cd272ab026c: Waiting 174f56854903: Waiting 446f3968429f: Pushed 7b57fd7c814f: Layer already exists 8d12ef9e4193: Layer already exists b409eafe44b8: Layer already exists 1c89723ed9c4: Layer already exists e82a6659ffcb: Layer already exists 0cbe07dcc29e: Layer already exists dbd598e4492e: Layer already exists 2739c21af8c8: Layer already exists aebbb06a3173: Layer already exists 6cd272ab026c: Layer already exists 174f56854903: Layer already exists 4d0c4055732b: Pushed master-1_8_1_2-1: digest: sha256:e39ba6e2c0667836f56fd5fc8de43243b449d083432dfe460353243c26b4dd79 size: 3040 2025-06-16 20:04:46,304: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 164 seconds