2025-07-31 10:32:24,257: INFO: Building opensdn-build-manifest-src 2025-07-31 10:32:24,265: 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_2-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-build-manifest-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 7.168 kB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Running in 3966cdd0d218 ---> Removed intermediate container 3966cdd0d218 ---> 737883f72f4d Step 3/6 : ARG CONTAINER_NAME ---> Running in f1ee02f0367b ---> Removed intermediate container f1ee02f0367b ---> 55726c0e962c Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in 9ba799172f90 ---> Removed intermediate container 9ba799172f90 ---> 4c722432cf94 Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in b123f791eda7 ---> Removed intermediate container b123f791eda7 ---> 15cd7c19d8c2 Step 6/6 : COPY . /src ---> f3a9ba442275 [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 f3a9ba442275 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-1_2_2_2-4_2 2025-07-31 10:32:25,675: INFO: Docker build duration: 1 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src] 26db80b63211: Preparing 26db80b63211: Pushed master-1_2_2_2-4_2: digest: sha256:f3ac27b01512aed2de6541b3f26c70c90cd240ba749370fc5f88a95943ea5735 size: 525 2025-07-31 10:32:26,398: INFO: Building opensdn-build-manifest-src finished successfully, duration: 2 seconds