2025-04-28 10:27:57,749: INFO: Building opensdn-controller-control-control 2025-04-28 10:27:57,804: 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_5_9_1-2_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=22.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} ---> e6f53e2c0bcb Step 4/10 : ARG CONTAINER_NAME ---> Running in f3c11f3cbfc5 ---> Removed intermediate container f3c11f3cbfc5 ---> 66752b0694bc Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 57dfa29e5128 ---> Removed intermediate container 57dfa29e5128 ---> 5cd510708c2d 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 205eef1f41e1 ---> Removed intermediate container 205eef1f41e1 ---> 56b6e8b4dd88 Step 7/10 : COPY entrypoint.sh / ---> 05da5a718819 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 59874506d86d ---> Removed intermediate container 59874506d86d ---> 19ae4c2d5ee3 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e804b66cbde9 ---> Removed intermediate container e804b66cbde9 ---> e64150a5523d Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 283b30bad117 ---> Removed intermediate container 283b30bad117 ---> 7f2d1260d422 [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 7f2d1260d422 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_5_9_1-2_2 2025-04-28 10:28:16,227: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 03fe3fa3a734: Preparing 8484782f588f: Preparing 50be5869a2fc: Preparing 979cf859f6e7: Preparing b49c636bde6d: Preparing 03fe3fa3a734: Waiting 979cf859f6e7: Waiting 8484782f588f: Waiting 50be5869a2fc: Waiting a970f313c699: Preparing dc0c3d1535e3: Preparing 18e473afea80: Preparing 18767dbe247c: Preparing 6a12298c4246: Preparing fdb3bc4d2c92: Preparing 174f56854903: Preparing b49c636bde6d: Waiting 6a12298c4246: Waiting fdb3bc4d2c92: Waiting a970f313c699: Waiting dc0c3d1535e3: Waiting 174f56854903: Waiting 18e473afea80: Waiting 18767dbe247c: Waiting 50be5869a2fc: Layer already exists 8484782f588f: Pushed 979cf859f6e7: Layer already exists a970f313c699: Layer already exists b49c636bde6d: Layer already exists dc0c3d1535e3: Layer already exists 18e473afea80: Layer already exists 6a12298c4246: Layer already exists 18767dbe247c: Layer already exists 174f56854903: Layer already exists fdb3bc4d2c92: Layer already exists 03fe3fa3a734: Pushed master-1_5_9_1-2_2: digest: sha256:0019fef4b162d0f7e969d6c5f07932e27198c56b6fc0196e062ae022f78c1b6c size: 2830 2025-04-28 10:28:35,579: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds