2024-09-17 12:49:40,270: INFO: Building tf-container-builder-src 2024-09-17 12:49:40,280: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_0_4_3-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.445 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Running in 708e1cfef64c ---> Removed intermediate container 708e1cfef64c ---> 1dab24634d69 Step 3/6 : ARG CONTAINER_NAME ---> Running in f9d9336ff614 ---> Removed intermediate container f9d9336ff614 ---> 5b454914f94f Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in e8ea41c4bd1c ---> Removed intermediate container e8ea41c4bd1c ---> 5739b6916be4 Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in ef5fa7a599a9 ---> Removed intermediate container ef5fa7a599a9 ---> 4dacfa1c1139 Step 6/6 : COPY . /src ---> 0da20cb067a8 [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN YUM_ENABLE_REPOS] were not consumed Successfully built 0da20cb067a8 Successfully tagged nexus.gz1.opensdn.io:5101/tf-container-builder-src:master-1_0_4_3-1 2024-09-17 12:49:46,804: INFO: Docker build duration: 6 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/tf-container-builder-src] d5b306c5cbe5: Preparing d5b306c5cbe5: Pushed master-1_0_4_3-1: digest: sha256:58de0dcd401258d7fb81575cd82d53725af9fef1e7bb5ead325df57974792249 size: 528 2024-09-17 12:49:50,175: INFO: Building tf-container-builder-src finished successfully, duration: 10 seconds