2025-07-17 09:17:02,337: INFO: Building opensdn-container-builder-src 2025-07-17 09:17:02,346: 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_6_8-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-container-builder-src --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 2.564 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Running in 7991faf2d9db ---> Removed intermediate container 7991faf2d9db ---> 32a65fa63bcb Step 3/6 : ARG CONTAINER_NAME ---> Running in a252dfedfb85 ---> Removed intermediate container a252dfedfb85 ---> c6b24cd4c10f Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in 4b2b645a1455 ---> Removed intermediate container 4b2b645a1455 ---> b283709aa8ce Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in fa4381e06b2d ---> Removed intermediate container fa4381e06b2d ---> b26dcc6a4381 Step 6/6 : COPY . /src ---> f56d0bce797b [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN YUM_ENABLE_REPOS] were not consumed Successfully built f56d0bce797b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-1_9_6_8-1 2025-07-17 09:17:03,818: INFO: Docker build duration: 1 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-container-builder-src] 24bea1d69c7f: Preparing 24bea1d69c7f: Pushed master-1_9_6_8-1: digest: sha256:c1d2ab13a27bf2b498161a76554b01a5ef453c037d1f446721da6936c06fcbb1 size: 528 2025-07-17 09:17:04,441: INFO: Building opensdn-container-builder-src finished successfully, duration: 2 seconds