2025-04-28 15:07:21,041: INFO: Building opensdn-controller-control-control 2025-04-28 15:07:21,085: 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_5_8_4-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=22.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} ---> 7deeb05aca52 Step 4/10 : ARG CONTAINER_NAME ---> Running in bc98e3b3594c ---> Removed intermediate container bc98e3b3594c ---> e83579e788c1 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a89c066c0fea ---> Removed intermediate container a89c066c0fea ---> db5ffff6372d 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 af04a5f98b3f ---> Removed intermediate container af04a5f98b3f ---> 36b335180368 Step 7/10 : COPY entrypoint.sh / ---> 3ffa36430599 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 95bc2fe071f5 ---> Removed intermediate container 95bc2fe071f5 ---> 1b9609785068 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a6e22f013644 ---> Removed intermediate container a6e22f013644 ---> 375f53b778e6 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 21b2f0de2ce7 ---> Removed intermediate container 21b2f0de2ce7 ---> f3d1bdfc93de [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 f3d1bdfc93de Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_5_8_4-1 2025-04-28 15:07:39,225: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] a1aa4d95ba38: Preparing 7eadf0064993: Preparing ebe41bb7331b: Preparing b36ba9427724: Preparing cd6217707f09: Preparing 4661538903b7: Preparing 73fcdf96a21b: Preparing f18806485cbf: Preparing dc37252dc6d6: Preparing dc529a5c9763: Preparing f20a8e016c6f: Preparing 174f56854903: Preparing a1aa4d95ba38: Waiting 7eadf0064993: Waiting ebe41bb7331b: Waiting b36ba9427724: Waiting cd6217707f09: Waiting 4661538903b7: Waiting 73fcdf96a21b: Waiting f18806485cbf: Waiting dc37252dc6d6: Waiting dc529a5c9763: Waiting f20a8e016c6f: Waiting 174f56854903: Waiting ebe41bb7331b: Layer already exists b36ba9427724: Layer already exists cd6217707f09: Layer already exists 4661538903b7: Layer already exists 7eadf0064993: Pushed 73fcdf96a21b: Layer already exists f18806485cbf: Layer already exists dc37252dc6d6: Layer already exists dc529a5c9763: Layer already exists f20a8e016c6f: Layer already exists 174f56854903: Layer already exists a1aa4d95ba38: Pushed master-1_5_8_4-1: digest: sha256:2eea49fb21e387fc6bae4a8b6035464f5cd015035ff1f4e00556cc501137f545 size: 2830 2025-04-28 15:08:00,456: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds