2025-07-01 10:49:30,206: INFO: Building opensdn-controller-control-control 2025-07-01 10:49:30,258: 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_2_2_1-5_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} ---> 6de8a0a50a90 Step 4/10 : ARG CONTAINER_NAME ---> Running in 7765beaaf2de ---> Removed intermediate container 7765beaaf2de ---> 3e341551061c Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 435a9e2eb5e8 ---> Removed intermediate container 435a9e2eb5e8 ---> fdc819f0c29f 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 b14648a8414c ---> Removed intermediate container b14648a8414c ---> a1fc4892b545 Step 7/10 : COPY entrypoint.sh / ---> 124952ac4d48 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 5f9f68f0f374 ---> Removed intermediate container 5f9f68f0f374 ---> 4c870c8d89f5 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 49f52eaa9a46 ---> Removed intermediate container 49f52eaa9a46 ---> a265da09af4c Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in b8b0d605ee7f ---> Removed intermediate container b8b0d605ee7f ---> 2827752448a1 [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 2827752448a1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-5_2 2025-07-01 10:49:46,717: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 0b4f641efbd4: Preparing df63e98ebca2: Preparing 20e1fc3f7dac: Preparing 9e3e922320b8: Preparing 0b4f641efbd4: Waiting df63e98ebca2: Waiting 20e1fc3f7dac: Waiting 9e3e922320b8: Waiting 27f297605293: Preparing fc4e912db64b: Preparing f86a7e2f8f61: Preparing ab57990ff836: Preparing 51b2157abe06: Preparing e00dde51d35c: Preparing 8df75c72a748: Preparing 174f56854903: Preparing 27f297605293: Waiting fc4e912db64b: Waiting f86a7e2f8f61: Waiting ab57990ff836: Waiting 51b2157abe06: Waiting e00dde51d35c: Waiting 8df75c72a748: Waiting 174f56854903: Waiting 20e1fc3f7dac: Layer already exists 9e3e922320b8: Layer already exists df63e98ebca2: Pushed fc4e912db64b: Layer already exists f86a7e2f8f61: Layer already exists 27f297605293: Layer already exists ab57990ff836: Layer already exists 8df75c72a748: Layer already exists 51b2157abe06: Layer already exists 174f56854903: Layer already exists e00dde51d35c: Layer already exists 0b4f641efbd4: Pushed master-1_2_2_1-5_2: digest: sha256:bcff38f0e9b4ec6ba537a95a4a0d63eb93849a8fd2f7b247d9c9977810b2ae89 size: 2830 2025-07-01 10:50:13,849: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds