2025-05-27 10:17:07,595: INFO: Building opensdn-controller-control-control 2025-05-27 10:17:07,665: 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-4_0 --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} ---> 4f8b40cc993c Step 4/10 : ARG CONTAINER_NAME ---> Running in b5e82a5227f6 ---> Removed intermediate container b5e82a5227f6 ---> e76a9df954a2 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in dd1789f20541 ---> Removed intermediate container dd1789f20541 ---> a15e7d326164 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 75eb7588f965 ---> Removed intermediate container 75eb7588f965 ---> 7bce3d30eaeb Step 7/10 : COPY entrypoint.sh / ---> a07d767e87a5 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in d0a5611b2e85 ---> Removed intermediate container d0a5611b2e85 ---> 1feb1308f324 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d4743ca267bd ---> Removed intermediate container d4743ca267bd ---> fd3bcf326e9a Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 1633d40dcbf4 ---> Removed intermediate container 1633d40dcbf4 ---> 64f3e614b123 [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 64f3e614b123 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-4_0 2025-05-27 10:17:25,079: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 03afda21da50: Preparing d7e30f9c6ebc: Preparing fe0af7a3a6bd: Preparing f9e3daa2605b: Preparing b33d2aefbdf2: Preparing 27b2e31bde21: Preparing 7a4ec87d3515: Preparing 4a336870d944: Preparing 365a8999eb24: Preparing 0618f6715da6: Preparing 74e036fa5335: Preparing 174f56854903: Preparing 03afda21da50: Waiting d7e30f9c6ebc: Waiting fe0af7a3a6bd: Waiting f9e3daa2605b: Waiting b33d2aefbdf2: Waiting 27b2e31bde21: Waiting 7a4ec87d3515: Waiting 4a336870d944: Waiting 365a8999eb24: Waiting 0618f6715da6: Waiting 74e036fa5335: Waiting 174f56854903: Waiting fe0af7a3a6bd: Layer already exists f9e3daa2605b: Layer already exists b33d2aefbdf2: Layer already exists 27b2e31bde21: Layer already exists d7e30f9c6ebc: Pushed 7a4ec87d3515: Layer already exists 365a8999eb24: Layer already exists 4a336870d944: Layer already exists 0618f6715da6: Layer already exists 74e036fa5335: Layer already exists 174f56854903: Layer already exists 03afda21da50: Pushed master-1_2_2_1-4_0: digest: sha256:9001ff7d2d93f4172f5c595ca13ffa95e505e0b2958b85fe96f67a29683a8cff size: 2830 2025-05-27 10:17:43,779: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds