2025-08-12 16:05:28,294: INFO: Building opensdn-controller-control-control 2025-08-12 16:05:28,326: 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_9_8_7-8 --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} ---> 92a557d98ecc Step 4/10 : ARG CONTAINER_NAME ---> Running in a5b508e83577 ---> Removed intermediate container a5b508e83577 ---> 691f7520d63b Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4811bf1cddcd ---> Removed intermediate container 4811bf1cddcd ---> ae045d7d7c64 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 39c1c1b4d930 ---> Removed intermediate container 39c1c1b4d930 ---> 43c756f40af2 Step 7/10 : COPY entrypoint.sh / ---> 7748f2242005 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 1678a7c117cb ---> Removed intermediate container 1678a7c117cb ---> be0aed038121 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 00b549ecf89d ---> Removed intermediate container 00b549ecf89d ---> d369db50f6e1 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 1662a14da779 ---> Removed intermediate container 1662a14da779 ---> d0d4d15a8afd [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 d0d4d15a8afd Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_7-8 2025-08-12 16:05:44,000: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 45820d8915f1: Preparing 8589fd8c28df: Preparing 1dbabd42e7b4: Preparing 0bdbed0ef6fd: Preparing 03bb7f2f8c2f: Preparing bde3c74a543c: Preparing 525e15c07adc: Preparing 3b685b33e58b: Preparing 4005ee087d99: Preparing cf7bc13f6cc9: Preparing 7a9701b485be: Preparing 174f56854903: Preparing 45820d8915f1: Waiting 8589fd8c28df: Waiting 1dbabd42e7b4: Waiting 0bdbed0ef6fd: Waiting 03bb7f2f8c2f: Waiting bde3c74a543c: Waiting 525e15c07adc: Waiting 3b685b33e58b: Waiting 4005ee087d99: Waiting cf7bc13f6cc9: Waiting 7a9701b485be: Waiting 174f56854903: Waiting 8589fd8c28df: Pushed 0bdbed0ef6fd: Layer already exists 1dbabd42e7b4: Layer already exists 03bb7f2f8c2f: Layer already exists bde3c74a543c: Layer already exists 525e15c07adc: Layer already exists 3b685b33e58b: Layer already exists 4005ee087d99: Layer already exists 7a9701b485be: Layer already exists cf7bc13f6cc9: Layer already exists 174f56854903: Layer already exists 45820d8915f1: Pushed master-1_9_8_7-8: digest: sha256:d0b921bb8a99438a226cfaa6cbfa540dc8b12d4ba71d745c1fd73d335581d058 size: 2830 2025-08-12 16:06:05,362: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds