2025-05-05 01:18:47,156: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-05 01:18:47,188: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> ba2afccbc6b4 Step 4/9 : ARG CONTAINER_NAME ---> Running in 55fcf219a52f ---> Removed intermediate container 55fcf219a52f ---> cb5e440acbed Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 700398f0beb4 ---> Removed intermediate container 700398f0beb4 ---> 1938bcc1ebbd 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 ec9734a308af ---> Removed intermediate container ec9734a308af ---> 68084cd8e324 Step 7/9 : RUN rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in 1c7ac9aeccdf Retrieving http://localhost:6667/x86_64/contrail-vrouter-nightly-nightly.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-nightly-nightly.el7 ######################################## 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 1c7ac9aeccdf ---> 9a5eebe17922 Step 8/9 : COPY *.sh / ---> a80bbb8a7b32 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 32744c6355cf ---> Removed intermediate container 32744c6355cf ---> b29d8fb02ed2 [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 b29d8fb02ed2 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos:nightly 2025-05-05 01:20:14,774: INFO: Docker build duration: 87 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos] cf33c085af5d: Preparing c0c86863e787: Preparing d18161a4c44e: Preparing 4e4fa68a02c5: Preparing cab818c6ec72: Preparing 4cf3c9c49e66: Preparing 8ae1e165c519: Preparing 282d9024ee42: Preparing 52253dba1581: Preparing f182d93a0a1a: Preparing 1790b747c636: Preparing 142e77fb4a10: Preparing 174f56854903: Preparing 4cf3c9c49e66: Waiting 8ae1e165c519: Waiting 282d9024ee42: Waiting 52253dba1581: Waiting f182d93a0a1a: Waiting 1790b747c636: Waiting 142e77fb4a10: Waiting 174f56854903: Waiting cf33c085af5d: Pushed 4e4fa68a02c5: Layer already exists cab818c6ec72: Layer already exists d18161a4c44e: Layer already exists 4cf3c9c49e66: Layer already exists 8ae1e165c519: Layer already exists 282d9024ee42: Layer already exists 52253dba1581: Layer already exists f182d93a0a1a: Layer already exists 1790b747c636: Layer already exists 142e77fb4a10: Layer already exists 174f56854903: Layer already exists c0c86863e787: Pushed nightly: digest: sha256:84b1a555306ff4f6060eb69a37d9b8e8efa4b3f96d63f6fe282bcbf7cabb1621 size: 3041 2025-05-05 01:20:33,089: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 106 seconds