2025-02-05 13:22:15,304: INFO: Building tf-container-builder-src 2025-02-05 13:22:15,312: 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_6-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.49 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Running in 64b3708f8284 ---> Removed intermediate container 64b3708f8284 ---> a82a3f8bb1f3 Step 3/6 : ARG CONTAINER_NAME ---> Running in bedbba4fcd1f ---> Removed intermediate container bedbba4fcd1f ---> 487e96ae15f3 Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in 5310910ebde4 ---> Removed intermediate container 5310910ebde4 ---> ed634a7eaef9 Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in 090231c184c3 ---> Removed intermediate container 090231c184c3 ---> 38d920cfee30 Step 6/6 : COPY . /src ---> e9f0aa4cceb5 [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 e9f0aa4cceb5 Successfully tagged nexus.gz1.opensdn.io:5101/tf-container-builder-src:master-1_3_2_6-1 2025-02-05 13:22:17,366: INFO: Docker build duration: 2 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/tf-container-builder-src] a7782a462aa3: Preparing a7782a462aa3: Pushed master-1_3_2_6-1: digest: sha256:41adc30efaaffd976fcd1577b41fa14f00a6ff7f15820684cc3fa5fb80f6230a size: 528 2025-02-05 13:22:18,073: INFO: Building tf-container-builder-src finished successfully, duration: 3 seconds