2025-06-13 16:57:07,698: INFO: Building opensdn-controller-control-control 2025-06-13 16:57:07,731: 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_8-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} ---> 8e36b939ef19 Step 4/10 : ARG CONTAINER_NAME ---> Running in 8e99712d2bfb ---> Removed intermediate container 8e99712d2bfb ---> 14893dec07b4 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0bbd18f278f9 ---> Removed intermediate container 0bbd18f278f9 ---> 3db6e86cc0e3 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 61c57b4216f9 ---> Removed intermediate container 61c57b4216f9 ---> 87555929b6c0 Step 7/10 : COPY entrypoint.sh / ---> 47c466526133 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 17b7663a85ac ---> Removed intermediate container 17b7663a85ac ---> 25f00dd8268e Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a89a0a8fc93d ---> Removed intermediate container a89a0a8fc93d ---> 2e86e8895253 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 1eb8bf923b76 ---> Removed intermediate container 1eb8bf923b76 ---> 32dc07c37e0c [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 32dc07c37e0c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_8-1 2025-06-13 16:57:26,032: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 5de9c76939e6: Preparing 2e90b9b6691e: Preparing d529596187a9: Preparing 73f65031ef92: Preparing f0ef0a28f856: Preparing 7f7ce886f66f: Preparing 3cad76fc4007: Preparing 7ca90ca0c61d: Preparing 5c063669e7de: Preparing 4af05ce9956f: Preparing 68acba18b502: Preparing 174f56854903: Preparing 5de9c76939e6: Waiting 2e90b9b6691e: Waiting d529596187a9: Waiting 73f65031ef92: Waiting f0ef0a28f856: Waiting 7f7ce886f66f: Waiting 3cad76fc4007: Waiting 7ca90ca0c61d: Waiting 5c063669e7de: Waiting 4af05ce9956f: Waiting 68acba18b502: Waiting 174f56854903: Waiting 73f65031ef92: Layer already exists d529596187a9: Layer already exists f0ef0a28f856: Layer already exists 7f7ce886f66f: Layer already exists 3cad76fc4007: Layer already exists 2e90b9b6691e: Pushed 7ca90ca0c61d: Layer already exists 5c063669e7de: Layer already exists 4af05ce9956f: Layer already exists 68acba18b502: Layer already exists 174f56854903: Layer already exists 5de9c76939e6: Pushed master-1_8_0_8-1: digest: sha256:04d4f0e541779ba7114446df49a5dd0175133400c8f1b719ee281184b4c714c0 size: 2829 2025-06-13 16:57:49,789: INFO: Building opensdn-controller-control-control finished successfully, duration: 42 seconds