2025-08-12 10:04:44,329: INFO: Building opensdn-controller-control-control 2025-08-12 10:04:44,364: 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-6_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} ---> a097c9708be1 Step 4/10 : ARG CONTAINER_NAME ---> Running in 4607476a8676 ---> Removed intermediate container 4607476a8676 ---> 1fa41cb38789 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 83c11e1ea6e4 ---> Removed intermediate container 83c11e1ea6e4 ---> 36c4ea5ece29 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 2b229731cf7d ---> Removed intermediate container 2b229731cf7d ---> 58ee49c09fb5 Step 7/10 : COPY entrypoint.sh / ---> d3ab87319677 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 3fa468576f86 ---> Removed intermediate container 3fa468576f86 ---> 94c496cfe8d9 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ba173914ca2e ---> Removed intermediate container ba173914ca2e ---> 47f1427f39e4 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 7c8609bef6c4 ---> Removed intermediate container 7c8609bef6c4 ---> c16fd545d49d [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 c16fd545d49d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-6_4 2025-08-12 10:04:59,091: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 7c07bb215f2e: Preparing 24e264962e1c: Preparing ccdc13907138: Preparing 7e1324b98898: Preparing 4e057e00ae3f: Preparing 4404c47ab8ab: Preparing 2ad6f6ff6cfb: Preparing 4e64c069d1a6: Preparing 298f7b0b00d3: Preparing 6596321643a8: Preparing 7c07bb215f2e: Waiting 24e264962e1c: Waiting 4404c47ab8ab: Waiting 2ad6f6ff6cfb: Waiting 4e64c069d1a6: Waiting ccdc13907138: Waiting 298f7b0b00d3: Waiting 7e1324b98898: Waiting 4e057e00ae3f: Waiting e1ff2ed9f94a: Preparing 174f56854903: Preparing 6596321643a8: Waiting e1ff2ed9f94a: Waiting 174f56854903: Waiting ccdc13907138: Layer already exists 7e1324b98898: Layer already exists 4e057e00ae3f: Layer already exists 4404c47ab8ab: Layer already exists 24e264962e1c: Pushed 2ad6f6ff6cfb: Layer already exists 6596321643a8: Layer already exists 4e64c069d1a6: Layer already exists 298f7b0b00d3: Layer already exists 174f56854903: Layer already exists e1ff2ed9f94a: Layer already exists 7c07bb215f2e: Pushed master-1_2_2_1-6_4: digest: sha256:b8780b0a87529b6908e9b7e90e359ae6c208e165dbf234a0375a32047497f7d1 size: 2830 2025-08-12 10:05:19,915: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds