2025-06-16 12:03:50,569: INFO: Building opensdn-controller-control-control 2025-06-16 12:03:50,611: 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_6_1-1_9 --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} ---> 6b81d9b51d17 Step 4/10 : ARG CONTAINER_NAME ---> Running in 0195f9616cde ---> Removed intermediate container 0195f9616cde ---> 8ee22bfa6b47 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in c0b1a94d8bdf ---> Removed intermediate container c0b1a94d8bdf ---> 812fe383cd5d 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 6292f824741f ---> Removed intermediate container 6292f824741f ---> e17789426230 Step 7/10 : COPY entrypoint.sh / ---> 01306be2034e Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 6f58f863f6b6 ---> Removed intermediate container 6f58f863f6b6 ---> 42929800ce1b Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0a36184141fb ---> Removed intermediate container 0a36184141fb ---> ed9806c00839 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in d5ce2f02acc2 ---> Removed intermediate container d5ce2f02acc2 ---> 0b518d43b037 [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 0b518d43b037 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-1_9 2025-06-16 12:04:09,327: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 8f6831bcd644: Preparing 3002e48d8568: Preparing 31190fa8663f: Preparing 19ef47d37504: Preparing d7a6cf178afc: Preparing b69ca5090c6b: Preparing 1caf24185642: Preparing 307b1728d05a: Preparing eaf43832783a: Preparing 5d14bb7f6be5: Preparing a92c1c1cacf4: Preparing 174f56854903: Preparing 8f6831bcd644: Waiting 3002e48d8568: Waiting 31190fa8663f: Waiting 19ef47d37504: Waiting d7a6cf178afc: Waiting b69ca5090c6b: Waiting 1caf24185642: Waiting 307b1728d05a: Waiting eaf43832783a: Waiting 5d14bb7f6be5: Waiting a92c1c1cacf4: Waiting 174f56854903: Waiting 31190fa8663f: Layer already exists 3002e48d8568: Pushed 19ef47d37504: Layer already exists d7a6cf178afc: Layer already exists b69ca5090c6b: Layer already exists 1caf24185642: Layer already exists a92c1c1cacf4: Layer already exists eaf43832783a: Layer already exists 5d14bb7f6be5: Layer already exists 307b1728d05a: Layer already exists 174f56854903: Layer already exists 8f6831bcd644: Pushed master-1_6_6_1-1_9: digest: sha256:e6bb9dc7d2754389558a0da41d7ae28464b019361a848f49f2db357c73c92e39 size: 2829 2025-06-16 12:04:29,893: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds