2025-07-23 12:47:36,516: INFO: Building opensdn-controller-control-control 2025-07-23 12:47:36,662: 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_0-2 --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} ---> d7ec20d7e18a Step 4/10 : ARG CONTAINER_NAME ---> Running in 0cfb9319d9c4 ---> Removed intermediate container 0cfb9319d9c4 ---> c518b06b15d9 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in be4addbae1a8 ---> Removed intermediate container be4addbae1a8 ---> 9cc747b0485d 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 76c77d3521f6 ---> Removed intermediate container 76c77d3521f6 ---> e2cecc515976 Step 7/10 : COPY entrypoint.sh / ---> 4a324ca9c7b5 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 03a6d38a82a4 ---> Removed intermediate container 03a6d38a82a4 ---> 17508cbb0ec9 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7671bf3cbb34 ---> Removed intermediate container 7671bf3cbb34 ---> f76a67024081 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in d6e0d13ec40d ---> Removed intermediate container d6e0d13ec40d ---> cfdffd1d4d3f [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 cfdffd1d4d3f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_0-2 2025-07-23 12:47:52,732: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 9643e634c17b: Preparing 440481ade65f: Preparing 739156f608a8: Preparing bfc461b19f7d: Preparing cd88a996d65b: Preparing f0cfa61d04a9: Preparing 9c39b1add63a: Preparing 8d137b5d8597: Preparing 6264d28c9e7d: Preparing 190f907c7c35: Preparing e228daf09215: Preparing 174f56854903: Preparing 9643e634c17b: Waiting 440481ade65f: Waiting 739156f608a8: Waiting bfc461b19f7d: Waiting cd88a996d65b: Waiting f0cfa61d04a9: Waiting 9c39b1add63a: Waiting 8d137b5d8597: Waiting 6264d28c9e7d: Waiting 190f907c7c35: Waiting e228daf09215: Waiting 174f56854903: Waiting 440481ade65f: Pushed 739156f608a8: Layer already exists bfc461b19f7d: Layer already exists cd88a996d65b: Layer already exists f0cfa61d04a9: Layer already exists 8d137b5d8597: Layer already exists 6264d28c9e7d: Layer already exists 9c39b1add63a: Layer already exists 174f56854903: Layer already exists 190f907c7c35: Layer already exists e228daf09215: Layer already exists 9643e634c17b: Pushed master-1_9_8_0-2: digest: sha256:6a5f71815b0fa035416a870cca5852f577c65f8a88608167d8841df070a889d6 size: 2830 2025-07-23 12:48:17,538: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds