2025-06-16 20:02:02,451: INFO: Building opensdn-controller-control-control 2025-06-16 20:02:02,488: 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_8_1_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-controller-control-control --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 13.31 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> 1909a1b4e526 Step 4/10 : ARG CONTAINER_NAME ---> Running in c8998325d207 ---> Removed intermediate container c8998325d207 ---> 84f1221b6c52 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 34696f02fc55 ---> Removed intermediate container 34696f02fc55 ---> 76150c06fbe6 Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail Controller" description="Contrail Control is xmpp/bgp based routing engine for Contrail." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in fbebaa4ed1e2 ---> Removed intermediate container fbebaa4ed1e2 ---> bdf80756d118 Step 7/10 : COPY entrypoint.sh / ---> 03b37f08203d Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 4a27290fb654 ---> Removed intermediate container 4a27290fb654 ---> 0539b73815f1 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 60a80ab8085e ---> Removed intermediate container 60a80ab8085e ---> ae58437bb854 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in a44c9934b687 ---> Removed intermediate container a44c9934b687 ---> a7fc4f339ac2 [Warning] One or more build-args [BASE_EXTRA_RPMS 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 a7fc4f339ac2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_1_2-1 2025-06-16 20:02:20,321: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] c8fd68149ddf: Preparing 6332b62d4625: Preparing 8ca47cda2cd7: Preparing b409eafe44b8: Preparing 1c89723ed9c4: Preparing e82a6659ffcb: Preparing 0cbe07dcc29e: Preparing dbd598e4492e: Preparing 2739c21af8c8: Preparing aebbb06a3173: Preparing 6cd272ab026c: Preparing 174f56854903: Preparing c8fd68149ddf: Waiting 6332b62d4625: Waiting 8ca47cda2cd7: Waiting b409eafe44b8: Waiting 1c89723ed9c4: Waiting e82a6659ffcb: Waiting 0cbe07dcc29e: Waiting dbd598e4492e: Waiting 2739c21af8c8: Waiting aebbb06a3173: Waiting 6cd272ab026c: Waiting 174f56854903: Waiting 8ca47cda2cd7: Layer already exists 6332b62d4625: Pushed b409eafe44b8: Layer already exists e82a6659ffcb: Layer already exists 1c89723ed9c4: Layer already exists 0cbe07dcc29e: Layer already exists dbd598e4492e: Layer already exists aebbb06a3173: Layer already exists 2739c21af8c8: Layer already exists 174f56854903: Layer already exists 6cd272ab026c: Layer already exists c8fd68149ddf: Pushed master-1_8_1_2-1: digest: sha256:7177075e0366913558d497a36340f4cc4034672d1824bc9ac12cffdbb7817c34 size: 2829 2025-06-16 20:02:42,468: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds