2025-06-14 10:38:43,945: INFO: Building opensdn-controller-control-control 2025-06-14 10:38:43,982: 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_0_7-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} ---> 15e40a4cfcf0 Step 4/10 : ARG CONTAINER_NAME ---> Running in be31a559a639 ---> Removed intermediate container be31a559a639 ---> e60fede57fce Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 296f8f6c797f ---> Removed intermediate container 296f8f6c797f ---> c33374e44fd0 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 d6345d7da745 ---> Removed intermediate container d6345d7da745 ---> 743cad3b9eaf Step 7/10 : COPY entrypoint.sh / ---> e9913ce378cf Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 6c982b6ce24e ---> Removed intermediate container 6c982b6ce24e ---> 16775cf45a9b Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6312c2319b10 ---> Removed intermediate container 6312c2319b10 ---> 217b0516edc6 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 44e854e53d1d ---> Removed intermediate container 44e854e53d1d ---> d733c2ab1ac2 [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 d733c2ab1ac2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_7-1 2025-06-14 10:39:00,756: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 38f98c800ebe: Preparing 712c6bb5f9c4: Preparing 86362e42d517: Preparing 6137e3207799: Preparing 9a8473ab47b5: Preparing 12d8508cb87f: Preparing 6fccd69f311a: Preparing 92fcf554d2fe: Preparing cdc2c415a781: Preparing 37278bad47fc: Preparing 6d51587dc706: Preparing 174f56854903: Preparing 38f98c800ebe: Waiting 712c6bb5f9c4: Waiting 86362e42d517: Waiting 6137e3207799: Waiting 9a8473ab47b5: Waiting 12d8508cb87f: Waiting 6fccd69f311a: Waiting 92fcf554d2fe: Waiting cdc2c415a781: Waiting 37278bad47fc: Waiting 6d51587dc706: Waiting 174f56854903: Waiting 86362e42d517: Layer already exists 9a8473ab47b5: Layer already exists 6137e3207799: Layer already exists 12d8508cb87f: Layer already exists 712c6bb5f9c4: Pushed cdc2c415a781: Layer already exists 6d51587dc706: Layer already exists 92fcf554d2fe: Layer already exists 37278bad47fc: Layer already exists 6fccd69f311a: Layer already exists 174f56854903: Layer already exists 38f98c800ebe: Pushed master-1_8_0_7-1: digest: sha256:c2ba1390908265470bf96249a31080819d6f228cb1dc87e10ad42d11519d6be0 size: 2829 2025-06-14 10:39:26,505: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds