2025-07-31 11:25:12,938: INFO: Building opensdn-controller-control-control 2025-07-31 11:25:12,976: 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_3_8_5-1_5 --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} ---> 253a24bb61b9 Step 4/10 : ARG CONTAINER_NAME ---> Running in c27423dcd580 ---> Removed intermediate container c27423dcd580 ---> fdf99bd8c6de Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in c85411f068ae ---> Removed intermediate container c85411f068ae ---> 89dd8cf4cf74 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 77f794768dae ---> Removed intermediate container 77f794768dae ---> d8c603f20ab7 Step 7/10 : COPY entrypoint.sh / ---> ba0f52f1b02d Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 689a1ae93c63 ---> Removed intermediate container 689a1ae93c63 ---> 45802a8830a2 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8b85aa8f7e11 ---> Removed intermediate container 8b85aa8f7e11 ---> ca8dd7236247 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in f6e022bb9cf9 ---> Removed intermediate container f6e022bb9cf9 ---> f3e53ca891b0 [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 f3e53ca891b0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_3_8_5-1_5 2025-07-31 11:25:29,803: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 503116567b1d: Preparing 07ab68306f9c: Preparing edab6fc458c9: Preparing 9f12ae3a5746: Preparing 515025a3d9a0: Preparing faceef76105d: Preparing 19d6a0082a15: Preparing 399196581fe9: Preparing 35174616ff62: Preparing b4158377e532: Preparing 68e650ad5cd5: Preparing 174f56854903: Preparing 503116567b1d: Waiting 07ab68306f9c: Waiting edab6fc458c9: Waiting 9f12ae3a5746: Waiting 515025a3d9a0: Waiting faceef76105d: Waiting 19d6a0082a15: Waiting 399196581fe9: Waiting 35174616ff62: Waiting b4158377e532: Waiting 68e650ad5cd5: Waiting 174f56854903: Waiting edab6fc458c9: Layer already exists 515025a3d9a0: Layer already exists 9f12ae3a5746: Layer already exists faceef76105d: Layer already exists 07ab68306f9c: Pushed 399196581fe9: Layer already exists 19d6a0082a15: Layer already exists 35174616ff62: Layer already exists 68e650ad5cd5: Layer already exists b4158377e532: Layer already exists 174f56854903: Layer already exists 503116567b1d: Pushed master-1_3_8_5-1_5: digest: sha256:0540581c5d2b20371d7f0d216d200cd2badb932294a40606d81d8b0b0fac4746 size: 2830 2025-07-31 11:25:49,457: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds