2025-05-06 06:33:50,660: INFO: Building opensdn-controller-control-control 2025-05-06 06:33:50,707: 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_3-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=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} ---> e6ac9f2dde29 Step 4/10 : ARG CONTAINER_NAME ---> Running in 3d18f1eaf207 ---> Removed intermediate container 3d18f1eaf207 ---> 6ae5a4b4c3fd Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in c36fb04bf506 ---> Removed intermediate container c36fb04bf506 ---> ab0140318a32 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 3a9551c57183 ---> Removed intermediate container 3a9551c57183 ---> f68b54b50658 Step 7/10 : COPY entrypoint.sh / ---> ec3b9d76495c Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in a07db05bfd5a ---> Removed intermediate container a07db05bfd5a ---> 576d4533a4ea Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 279a5bd0d29a ---> Removed intermediate container 279a5bd0d29a ---> 403bdbc5be11 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in aa5e842c3230 ---> Removed intermediate container aa5e842c3230 ---> 9013b2641cec [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 9013b2641cec Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_3-2 2025-05-06 06:34:07,696: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 740fd766f83d: Preparing 6471bb7a34cc: Preparing 38f2d01617a1: Preparing 5707e1afbb8d: Preparing 5c1fe139ec52: Preparing 89de6c8e11a7: Preparing 1a8cdc138ccf: Preparing a41f4117f939: Preparing a36c8283bd34: Preparing 51494f74e54d: Preparing 7501dde51f2d: Preparing 174f56854903: Preparing 740fd766f83d: Waiting 6471bb7a34cc: Waiting 38f2d01617a1: Waiting 5707e1afbb8d: Waiting 5c1fe139ec52: Waiting 89de6c8e11a7: Waiting 1a8cdc138ccf: Waiting a41f4117f939: Waiting 51494f74e54d: Waiting 7501dde51f2d: Waiting 174f56854903: Waiting 38f2d01617a1: Layer already exists 6471bb7a34cc: Pushed 5707e1afbb8d: Layer already exists 5c1fe139ec52: Layer already exists a41f4117f939: Layer already exists 1a8cdc138ccf: Layer already exists 89de6c8e11a7: Layer already exists a36c8283bd34: Layer already exists 51494f74e54d: Layer already exists 174f56854903: Layer already exists 7501dde51f2d: Layer already exists 740fd766f83d: Pushed master-1_6_6_3-2: digest: sha256:fef443d5bb3a29ad4e6a1b4f711ca14552b3618423eb7b628ba9787d9355b888 size: 2830 2025-05-06 06:34:29,712: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds