2025-06-18 11:41:50,414: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-18 11:41:50,476: 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_2_2_1-4_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} ---> 1a3ad73a024f Step 4/9 : ARG CONTAINER_NAME ---> Running in 36ef3418e2cc ---> Removed intermediate container 36ef3418e2cc ---> 807d76784bf3 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3fe6e2b7bef9 ---> Removed intermediate container 3fe6e2b7bef9 ---> 9bc9bb7eb3b4 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 e3d6e801309a ---> Removed intermediate container e3d6e801309a ---> 478e20a02b5d Step 7/9 : RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) && if [[ ${ver} == 9 ]]; then DNF="dnf" ; fi && rpm -Uvh --nodeps $(${DNF} repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in 4897d5df8641 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.8.0.5.1-master_1_8_0_5_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.8.0.5.1-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 4897d5df8641 ---> 75901f9053cd Step 8/9 : COPY *.sh / ---> d1b163a93e4f Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2a772237074e ---> Removed intermediate container 2a772237074e ---> b7e5d3baf04c [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 b7e5d3baf04c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_2_2_1-4_2 2025-06-18 11:43:57,007: INFO: Docker build duration: 127 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 41323922d504: Preparing cac50fa4fb63: Preparing 94a7f88765c8: Preparing f5952fae9cfd: Preparing b36f70934e9c: Preparing 7b4c4c910c9f: Preparing 44ff7f6a35f4: Preparing ccf1ee1d3112: Preparing cda5d2fcc1d1: Preparing 684e96118a39: Preparing fdb2c37e648e: Preparing 67bf9d34fcd9: Preparing 174f56854903: Preparing b36f70934e9c: Waiting 7b4c4c910c9f: Waiting 44ff7f6a35f4: Waiting ccf1ee1d3112: Waiting cda5d2fcc1d1: Waiting 684e96118a39: Waiting fdb2c37e648e: Waiting 67bf9d34fcd9: Waiting 174f56854903: Waiting 94a7f88765c8: Layer already exists f5952fae9cfd: Layer already exists b36f70934e9c: Layer already exists 41323922d504: Pushed 7b4c4c910c9f: Layer already exists 44ff7f6a35f4: Layer already exists ccf1ee1d3112: Layer already exists cda5d2fcc1d1: Layer already exists 684e96118a39: Layer already exists fdb2c37e648e: Layer already exists 67bf9d34fcd9: Layer already exists 174f56854903: Layer already exists cac50fa4fb63: Pushed master-1_2_2_1-4_2: digest: sha256:5c133911748c6d9bef63704d2091e9a4fed2751c4d5dc71ebe3692688669f04d size: 3041 2025-06-18 11:44:31,299: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 161 seconds