2025-05-06 10:57:14,944: INFO: Building opensdn-analytics-base
2025-05-06 10:57:14,955: 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_6_6_2-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=opensdn-analytics-base --build-arg UBUNTU_DISTR_VERSION=24.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.048 kB

Step 1/6 : ARG CONTRAIL_REGISTRY
Step 2/6 : ARG CONTRAIL_CONTAINER_TAG
Step 3/6 : FROM ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG}
---> 96526c453ec2
Step 4/6 : ENV NODE_TYPE=analytics
---> Running in beb632f79512
---> Removed intermediate container beb632f79512
---> 8faa7834c1d5
Step 5/6 : LABEL $VENDOR_DOMAIN".pod"=$NODE_TYPE
---> Running in 7b621db4976c
---> Removed intermediate container 7b621db4976c
---> 232b9a61c79a
Step 6/6 : CMD ["/usr/bin/tail","-f","/dev/null"]
---> Running in 995fe9aebf92
---> Removed intermediate container 995fe9aebf92
---> 1970e94cf6f1
[Warning] One or more build-args [BASE_EXTRA_RPMS CONTAINER_NAME GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed
Successfully built 1970e94cf6f1
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-1_6_6_2-1
2025-05-06 10:57:16,789: INFO: Docker build duration: 2 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-base]
351d4c47c309: Preparing
eb39b020f161: Preparing
64d2dfd6fad2: Preparing
0235784bb921: Preparing
9e4ad0135607: Preparing
ea75784a8153: Preparing
44c275f393e3: Preparing
0569bd6eb2b2: Preparing
174f56854903: Preparing
ea75784a8153: Waiting
44c275f393e3: Waiting
0569bd6eb2b2: Waiting
174f56854903: Waiting
351d4c47c309: Layer already exists
eb39b020f161: Layer already exists
9e4ad0135607: Layer already exists
0235784bb921: Layer already exists
64d2dfd6fad2: Layer already exists
ea75784a8153: Layer already exists
44c275f393e3: Layer already exists
0569bd6eb2b2: Layer already exists
174f56854903: Layer already exists
master-1_6_6_2-1: digest: sha256:a1407626b00c67d5ee32120c3db4d28d9c4504030ca02870df69da2a486c2e40 size: 2200
2025-05-06 10:57:17,692: INFO: Building opensdn-analytics-base finished successfully, duration: 3 seconds