2025-02-03 08:38:32,065: INFO: Building tf-container-builder-src 2025-02-03 08:38:32,069: 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_3_2_3-5 --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=tf-container-builder-src --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 2.576 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Running in c7ec100d1f14 ---> Removed intermediate container c7ec100d1f14 ---> 9b524d023a16 Step 3/6 : ARG CONTAINER_NAME ---> Running in e1a77201e562 ---> Removed intermediate container e1a77201e562 ---> 635107c59044 Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in c911aa4b3529 ---> Removed intermediate container c911aa4b3529 ---> b6f48ba2d5c9 Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in 27d068b35cfb ---> Removed intermediate container 27d068b35cfb ---> 1573ffd4596d Step 6/6 : COPY . /src ---> a1ee4742e913 [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 a1ee4742e913 Successfully tagged nexus.gz1.opensdn.io:5101/tf-container-builder-src:master-1_3_2_3-5 2025-02-03 08:38:34,447: INFO: Docker build duration: 2 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/tf-container-builder-src] 9114e6e8e8f2: Preparing 9114e6e8e8f2: Pushed master-1_3_2_3-5: digest: sha256:334e8a11de6af838db30f87334f79c2a3f00fb6b38bacdc975d458d9f5e8360d size: 528 2025-02-03 08:38:35,353: INFO: Building tf-container-builder-src finished successfully, duration: 3 seconds