2025-01-07 07:42:07,644: INFO: Building tf-container-builder-src 2025-01-07 07:42:07,653: 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_8_4-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=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.456 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Using cache ---> 898e034f1f7b Step 3/6 : ARG CONTAINER_NAME ---> Running in 15aca1f99c22 ---> Removed intermediate container 15aca1f99c22 ---> f6d3b5d8940d Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in f5165574b4c8 ---> Removed intermediate container f5165574b4c8 ---> 022bc68e9d54 Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in 8b54f87c7bd4 ---> Removed intermediate container 8b54f87c7bd4 ---> 48463a861eb4 Step 6/6 : COPY . /src ---> f626a89f2126 [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 f626a89f2126 Successfully tagged nexus.gz1.opensdn.io:5101/tf-container-builder-src:master-1_2_8_4-1 2025-01-07 07:42:09,437: INFO: Docker build duration: 2 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/tf-container-builder-src] 9016de63565a: Preparing 9016de63565a: Pushed master-1_2_8_4-1: digest: sha256:e95ba37c7fced5581878cdc36924ccba43aff71bc2c082068c8ae3219514044d size: 528 2025-01-07 07:42:10,163: INFO: Building tf-container-builder-src finished successfully, duration: 3 seconds