2025-04-25 14:33:23,220: INFO: Building opensdn-controller-control-control 2025-04-25 14:33:23,295: 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_6_1_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=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} ---> 0c313f011e9b Step 4/10 : ARG CONTAINER_NAME ---> Running in 38e8f36e9690 ---> Removed intermediate container 38e8f36e9690 ---> 48ee582065fb Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5fd18da09ca5 ---> Removed intermediate container 5fd18da09ca5 ---> 72264a23cb39 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 3df38586748c ---> Removed intermediate container 3df38586748c ---> bb43aeb2ea55 Step 7/10 : COPY entrypoint.sh / ---> 66fb72111fa8 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in d12d8c5087b9 ---> Removed intermediate container d12d8c5087b9 ---> b9120fb82c41 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4e956880ca39 ---> Removed intermediate container 4e956880ca39 ---> 3e5e60e6a548 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 4e27ce3a4ca6 ---> Removed intermediate container 4e27ce3a4ca6 ---> b81d5b9ee890 [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 b81d5b9ee890 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_1_0-2 2025-04-25 14:33:40,407: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 1476334f551c: Preparing 87bc33e4ff74: Preparing fef04dd89359: Preparing c31f725cf570: Preparing 1f1bb9bd2936: Preparing f7fe1733b79a: Preparing e8cc19c93cac: Preparing 8176518fa002: Preparing f6f2371ec117: Preparing 9ed114439b4e: Preparing 308b92eda3ad: Preparing 174f56854903: Preparing 1476334f551c: Waiting 87bc33e4ff74: Waiting fef04dd89359: Waiting c31f725cf570: Waiting 1f1bb9bd2936: Waiting f7fe1733b79a: Waiting e8cc19c93cac: Waiting 8176518fa002: Waiting f6f2371ec117: Waiting 9ed114439b4e: Waiting 308b92eda3ad: Waiting 174f56854903: Waiting fef04dd89359: Layer already exists f7fe1733b79a: Layer already exists 1f1bb9bd2936: Layer already exists c31f725cf570: Layer already exists 87bc33e4ff74: Pushed e8cc19c93cac: Layer already exists f6f2371ec117: Layer already exists 8176518fa002: Layer already exists 308b92eda3ad: Layer already exists 174f56854903: Layer already exists 9ed114439b4e: Layer already exists 1476334f551c: Pushed master-1_6_1_0-2: digest: sha256:cca0570a9ac36f8bf34dcbe2fa2c38944da96ca281ff4741710a0964fb3070fa size: 2830 2025-04-25 14:34:06,319: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds