2025-07-23 12:46:36,614: INFO: Building opensdn-controller-control-control 2025-07-23 12:46:36,644: 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_7_3-4 --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} ---> 37278e34cd48 Step 4/10 : ARG CONTAINER_NAME ---> Running in e05722d8d466 ---> Removed intermediate container e05722d8d466 ---> b039a43eec91 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2df28f1d98fd ---> Removed intermediate container 2df28f1d98fd ---> 0a75833f7259 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 7105dbd67259 ---> Removed intermediate container 7105dbd67259 ---> 16f4a31eafe3 Step 7/10 : COPY entrypoint.sh / ---> 0b7bf08ea851 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in cde1d59ba151 ---> Removed intermediate container cde1d59ba151 ---> 757a0fb26470 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 93f02e72168d ---> Removed intermediate container 93f02e72168d ---> 3243d7b665f1 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 5e6a287bb548 ---> Removed intermediate container 5e6a287bb548 ---> 5e84d2c20d23 [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 5e84d2c20d23 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_7_3-4 2025-07-23 12:46:51,448: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] bf36e0d9269a: Preparing 4fb18ee63a18: Preparing 8746a12d3367: Preparing c4629be51877: Preparing 1a1f6a097b8c: Preparing 4bdc980c15f5: Preparing bf36e0d9269a: Waiting 4fb18ee63a18: Waiting 8746a12d3367: Waiting c4629be51877: Waiting 1a1f6a097b8c: Waiting 288422fbadfb: Preparing e99044ff4099: Preparing cdf605c3a428: Preparing 34d5cfda4072: Preparing 5b10d93a9c70: Preparing 174f56854903: Preparing 4bdc980c15f5: Waiting 288422fbadfb: Waiting e99044ff4099: Waiting cdf605c3a428: Waiting 34d5cfda4072: Waiting 5b10d93a9c70: Waiting 174f56854903: Waiting 1a1f6a097b8c: Layer already exists c4629be51877: Layer already exists 8746a12d3367: Layer already exists 4bdc980c15f5: Layer already exists cdf605c3a428: Layer already exists 288422fbadfb: Layer already exists e99044ff4099: Layer already exists 4fb18ee63a18: Pushed 34d5cfda4072: Layer already exists 174f56854903: Layer already exists 5b10d93a9c70: Layer already exists bf36e0d9269a: Pushed master-1_9_7_3-4: digest: sha256:cddfbcf357ff6a8321b8fdf79897caa666f266fa905efee2f3f5ad4415c64525 size: 2830 2025-07-23 12:47:15,773: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds