2025-01-04 20:30:49,837: INFO: Building contrail-external-haproxy 2025-01-04 20:30:49,849: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_2_5_8-5 --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-external-haproxy --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 6.144 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/contrail-general-base:${CONTRAIL_CONTAINER_TAG} ---> 96f381c8f713 Step 4/10 : ARG CONTAINER_NAME ---> Running in dfccd4ba4cef ---> Removed intermediate container dfccd4ba4cef ---> 7d96443a8d2a Step 5/10 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in c5a488f27386 ---> Removed intermediate container c5a488f27386 ---> b191b8c4ee3a Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail HAProxy" description="Contrail HAProxy supports high availability for Contrail container subsystems." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in b8bff394756c ---> Removed intermediate container b8bff394756c ---> 0d8d01f72a50 Step 7/10 : RUN yum install -y haproxy && usermod -a -G $CONTRAIL_GID haproxy && yum clean all -y && rm -rf /var/cache/yum ---> Running in 8db7637d768b Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package haproxy.x86_64 0:1.5.18-9.el7_9.1 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: haproxy x86_64 1.5.18-9.el7_9.1 tf-mirrors.ci_repos_yum7-updates 835 k Transaction Summary ================================================================================ Install 1 Package Total download size: 835 k Installed size: 2.6 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : haproxy-1.5.18-9.el7_9.1.x86_64 1/1 Verifying : haproxy-1.5.18-9.el7_9.1.x86_64 1/1 Installed: haproxy.x86_64 0:1.5.18-9.el7_9.1 Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: contrail contrail-tpc : tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates Cleaning up list of fastest mirrors ---> Removed intermediate container 8db7637d768b ---> 4f57ec3e98cc Step 8/10 : COPY *.sh / ---> 2f0d37e92966 Step 9/10 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 3513845fcb98 ---> Removed intermediate container 3513845fcb98 ---> de5b8e3d33f1 Step 10/10 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in d9e2f61648e4 ---> Removed intermediate container d9e2f61648e4 ---> 395619405d46 [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 395619405d46 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-external-haproxy:master-1_2_5_8-5 Successfully tagged nexus.gz1.opensdn.io:5101/tf-external-haproxy:master-1_2_5_8-5 2025-01-04 20:32:11,244: INFO: Docker build duration: 82 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-external-haproxy] b4268484c16f: Preparing f40bd6054ec5: Preparing 282f234235fc: Preparing 6dcbb766de69: Preparing 46fff126146f: Preparing 76a725882f66: Preparing bb146bd58ded: Preparing 096978530376: Preparing 174f56854903: Preparing 76a725882f66: Waiting bb146bd58ded: Waiting 096978530376: Waiting 174f56854903: Waiting b4268484c16f: Pushed 6dcbb766de69: Layer already exists f40bd6054ec5: Pushed 282f234235fc: Layer already exists 46fff126146f: Layer already exists 76a725882f66: Layer already exists bb146bd58ded: Layer already exists 096978530376: Layer already exists 174f56854903: Layer already exists master-1_2_5_8-5: digest: sha256:585b960f9f70ea12b7d19ef730184033cad6e17b95c93bbc44dcb2f3650c3822 size: 2196 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-external-haproxy] b4268484c16f: Preparing f40bd6054ec5: Preparing 282f234235fc: Preparing 6dcbb766de69: Preparing 46fff126146f: Preparing 76a725882f66: Preparing bb146bd58ded: Preparing 096978530376: Preparing 174f56854903: Preparing 76a725882f66: Waiting bb146bd58ded: Waiting 174f56854903: Waiting 096978530376: Waiting 6dcbb766de69: Layer already exists b4268484c16f: Layer already exists 46fff126146f: Layer already exists f40bd6054ec5: Layer already exists 282f234235fc: Layer already exists 76a725882f66: Layer already exists bb146bd58ded: Layer already exists 174f56854903: Layer already exists 096978530376: Layer already exists master-1_2_5_8-5: digest: sha256:585b960f9f70ea12b7d19ef730184033cad6e17b95c93bbc44dcb2f3650c3822 size: 2196 2025-01-04 20:32:20,204: INFO: Building contrail-external-haproxy finished successfully, duration: 91 seconds