2024-12-31 06:42:09,737: INFO: Building tf-operator-src 2024-12-31 06:42:09,759: 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_5_2-4 --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-operator-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 5.958 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Using cache ---> 4cb4ebc7f276 Step 3/6 : ARG CONTAINER_NAME ---> Running in b84acf891530 ---> Removed intermediate container b84acf891530 ---> 0b4903d2d1bd Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in 2f38d559bdb3 ---> Removed intermediate container 2f38d559bdb3 ---> 93d8d349ef43 Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in 7a211c3cbb75 ---> Removed intermediate container 7a211c3cbb75 ---> e312fe193966 Step 6/6 : COPY . /src ---> e55d52a5a30a [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 e55d52a5a30a Successfully tagged nexus.gz1.opensdn.io:5101/tf-operator-src:master-1_2_5_2-4 2024-12-31 06:42:13,205: INFO: Docker build duration: 4 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/tf-operator-src] 08d201cd2381: Preparing 08d201cd2381: Pushed master-1_2_5_2-4: digest: sha256:1da0dbd4cd9b72c79795daa666b5a33c07d04a6cf28b0070c417f2f64f0ac24b size: 528 2024-12-31 06:42:14,557: INFO: Building tf-operator-src finished successfully, duration: 5 seconds