2025-04-22 14:00:17,765: INFO: Building contrail-controller-control-control
2025-04-22 14:00:17,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-1_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=contrail-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}
---> d06895c32e5c
Step 4/10 : ARG CONTAINER_NAME
---> Running in 262c66964a78
---> Removed intermediate container 262c66964a78
---> 5adec54bfdea
Step 5/10 : ENV SERVICE_NAME=control     CONTAINER_NAME=$CONTAINER_NAME
---> Running in fea3bbd55b36
---> Removed intermediate container fea3bbd55b36
---> cc73daeca510
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 028d4bc96338
---> Removed intermediate container 028d4bc96338
---> c08926c1ba61
Step 7/10 : COPY entrypoint.sh /
---> e9029526baa9
Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control
---> Running in 7bb134fbd04a
---> Removed intermediate container 7bb134fbd04a
---> c4ad90dfcffe
Step 9/10 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in 842bce6826fc
---> Removed intermediate container 842bce6826fc
---> d220d1240b0b
Step 10/10 : CMD ["/usr/bin/contrail-control"]
---> Running in 2290cf26b532
---> Removed intermediate container 2290cf26b532
---> 831880eda4e4
[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 831880eda4e4
Successfully tagged nexus.gz1.opensdn.io:5101/contrail-controller-control-control:master-1_5_9_1-1_0
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_5_9_1-1_0
2025-04-22 14:00:36,040: INFO: Docker build duration: 18 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-controller-control-control]
047bb34aed03: Preparing
36f07342d3c9: Preparing
c0c4f3c47a17: Preparing
c51aa9cdf26a: Preparing
6287b2334729: Preparing
9ac84cb762d7: Preparing
f23ab6edccf8: Preparing
2833c0a3fe13: Preparing
676882df7b90: Preparing
bbff8a982b22: Preparing
63b825506524: Preparing
174f56854903: Preparing
047bb34aed03: Waiting
36f07342d3c9: Waiting
c0c4f3c47a17: Waiting
c51aa9cdf26a: Waiting
6287b2334729: Waiting
9ac84cb762d7: Waiting
f23ab6edccf8: Waiting
2833c0a3fe13: Waiting
676882df7b90: Waiting
bbff8a982b22: Waiting
63b825506524: Waiting
174f56854903: Waiting
c0c4f3c47a17: Layer already exists
6287b2334729: Layer already exists
c51aa9cdf26a: Layer already exists
36f07342d3c9: Pushed
9ac84cb762d7: Layer already exists
2833c0a3fe13: Layer already exists
f23ab6edccf8: Layer already exists
174f56854903: Layer already exists
bbff8a982b22: Layer already exists
63b825506524: Layer already exists
676882df7b90: Layer already exists
047bb34aed03: Pushed
master-1_5_9_1-1_0: digest: sha256:20a930394192f0fd5e926aa81075d80f304b9b562343325513bc33e9af636bf3 size: 2830
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control]
047bb34aed03: Preparing
36f07342d3c9: Preparing
c0c4f3c47a17: Preparing
c51aa9cdf26a: Preparing
6287b2334729: Preparing
9ac84cb762d7: Preparing
f23ab6edccf8: Preparing
2833c0a3fe13: Preparing
676882df7b90: Preparing
bbff8a982b22: Preparing
63b825506524: Preparing
174f56854903: Preparing
9ac84cb762d7: Waiting
f23ab6edccf8: Waiting
2833c0a3fe13: Waiting
bbff8a982b22: Waiting
63b825506524: Waiting
174f56854903: Waiting
676882df7b90: Waiting
c0c4f3c47a17: Layer already exists
047bb34aed03: Layer already exists
6287b2334729: Layer already exists
36f07342d3c9: Layer already exists
c51aa9cdf26a: Layer already exists
bbff8a982b22: Layer already exists
676882df7b90: Layer already exists
2833c0a3fe13: Layer already exists
f23ab6edccf8: Layer already exists
9ac84cb762d7: Layer already exists
174f56854903: Layer already exists
63b825506524: Layer already exists
master-1_5_9_1-1_0: digest: sha256:20a930394192f0fd5e926aa81075d80f304b9b562343325513bc33e9af636bf3 size: 2830
2025-04-22 14:00:59,745: INFO: Building contrail-controller-control-control finished successfully, duration: 42 seconds