2024-08-26 12:11:21,085: INFO: Building contrail-external-haproxy 2024-08-26 12:11:21,106: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-8_8_1-4 --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 7.68 kB Step 1/8 : FROM nexus.gz1.opensdn.io:5101/contrail-general-base:master-8_8_1-4 ---> 731b63a4a342 Step 2/8 : ARG CONTAINER_NAME ---> Running in d7f8ee97a887 ---> Removed intermediate container d7f8ee97a887 ---> a7c5da6a10df Step 3/8 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0ebf431c3cf9 ---> Removed intermediate container 0ebf431c3cf9 ---> 61687a4c3fd9 Step 4/8 : 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 98cf9703b506 ---> Removed intermediate container 98cf9703b506 ---> a808e0236211 Step 5/8 : RUN yum install -y haproxy && usermod -a -G $CONTRAIL_GID haproxy && yum clean all -y && rm -rf /var/cache/yum ---> Running in cec0ea81b119 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 cec0ea81b119 ---> cc0e6cd26fe7 Step 6/8 : COPY *.sh / ---> 19c31ab39db2 Step 7/8 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in fe359da67af7 ---> Removed intermediate container fe359da67af7 ---> b7f8d9bb8b5b Step 8/8 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 2942be22588e ---> Removed intermediate container 2942be22588e ---> 622aaa38176c [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY 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 622aaa38176c Successfully tagged nexus.gz1.opensdn.io:5101/contrail-external-haproxy:master-8_8_1-4 Successfully tagged nexus.gz1.opensdn.io:5101/tf-external-haproxy:master-8_8_1-4 2024-08-26 12:13:19,750: INFO: Docker build duration: 118 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-external-haproxy] 71a3a804879e: Preparing f54a13ec386c: Preparing f1387fb888f7: Preparing 0580e92d0b73: Preparing 269a592120df: Preparing f517e9fa3a42: Preparing 75ae1417cb8f: Preparing 7bf3438732dc: Preparing 174f56854903: Preparing 75ae1417cb8f: Waiting 7bf3438732dc: Waiting 174f56854903: Waiting f517e9fa3a42: Waiting 71a3a804879e: Pushed f1387fb888f7: Layer already exists f54a13ec386c: Pushed 269a592120df: Layer already exists 0580e92d0b73: Layer already exists f517e9fa3a42: Layer already exists 75ae1417cb8f: Layer already exists 7bf3438732dc: Layer already exists 174f56854903: Layer already exists master-8_8_1-4: digest: sha256:7ff60ad98f87e2003ef79cbd811760a9d66de83826d294631db7fd666bc37c34 size: 2197 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-external-haproxy] 71a3a804879e: Preparing f54a13ec386c: Preparing f1387fb888f7: Preparing 0580e92d0b73: Preparing 269a592120df: Preparing f517e9fa3a42: Preparing 75ae1417cb8f: Preparing 7bf3438732dc: Preparing 174f56854903: Preparing f517e9fa3a42: Waiting 75ae1417cb8f: Waiting 7bf3438732dc: Waiting 174f56854903: Waiting f1387fb888f7: Layer already exists 71a3a804879e: Layer already exists f54a13ec386c: Layer already exists 0580e92d0b73: Layer already exists 269a592120df: Layer already exists f517e9fa3a42: Layer already exists 75ae1417cb8f: Layer already exists 174f56854903: Layer already exists 7bf3438732dc: Layer already exists master-8_8_1-4: digest: sha256:7ff60ad98f87e2003ef79cbd811760a9d66de83826d294631db7fd666bc37c34 size: 2197 2024-08-26 12:13:42,362: INFO: Building contrail-external-haproxy finished successfully, duration: 141 seconds