2025-06-03 15:43:46,141: INFO: Building contrail-general-base 2025-06-03 15:43:46,147: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_7_6_8-3-r24.1-centos --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=contrail-general-base --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 55.81 kB Step 1/19 : FROM centos:7 ---> eeb6ee3f44bd Step 2/19 : ARG SITE_MIRROR ---> Using cache ---> bd2f554ba69f Step 3/19 : ARG VENDOR_NAME ---> Running in 2ef06ee955e5 ---> Removed intermediate container 2ef06ee955e5 ---> b186cded7f11 Step 4/19 : ARG VENDOR_DOMAIN ---> Running in e1d0c201ecbe ---> Removed intermediate container e1d0c201ecbe ---> 794815487ec8 Step 5/19 : ARG CONTRAIL_CONTAINER_TAG ---> Running in a8329065f713 ---> Removed intermediate container a8329065f713 ---> f53a2892beb8 Step 6/19 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" ---> Running in 9bace54bbc6a ---> Removed intermediate container 9bace54bbc6a ---> a718a62019e0 Step 7/19 : RUN mkdir /licenses ---> Running in eeb36541c2a3 ---> Removed intermediate container eeb36541c2a3 ---> 5a6bdc4fb725 Step 8/19 : COPY licensing.txt /licenses ---> 895c45b02fc9 Step 9/19 : ARG GENERAL_EXTRA_RPMS="" ---> Running in 9fdaf04582e5 ---> Removed intermediate container 9fdaf04582e5 ---> 79fc879ecd41 Step 10/19 : ARG YUM_ENABLE_REPOS="" ---> Running in 1ae04c47b1cd ---> Removed intermediate container 1ae04c47b1cd ---> d339a373ef0e Step 11/19 : ARG LC_ALL="en_US.UTF-8" ---> Running in 425c06259ea6 ---> Removed intermediate container 425c06259ea6 ---> 34ca6e8afa83 Step 12/19 : ARG LANG="en_US.UTF-8" ---> Running in 5d8537f01096 ---> Removed intermediate container 5d8537f01096 ---> 871f84890e69 Step 13/19 : ARG LANGUAGE="en_US.UTF-8" ---> Running in 1099bee860ce ---> Removed intermediate container 1099bee860ce ---> b33078832866 Step 14/19 : ENV VENDOR_DOMAIN=$VENDOR_DOMAIN VENDOR_NAME=$VENDOR_NAME CONTRAIL_GID=1999 CONTRAIL_UID=1999 CONTRAIL_USER=contrail CONTRAIL_VERSION=$CONTRAIL_CONTAINER_TAG LC_ALL=$LC_ALL LANG=$LANG LANGUAGE=$LANGUAGE ---> Running in 01a32d87dad6 ---> Removed intermediate container 01a32d87dad6 ---> 62d49864a3da Step 15/19 : COPY *.repo /etc/yum.repos.d/ ---> 32a9fd8c44f7 Step 16/19 : COPY pip.conf /etc/