2024-11-04 00:11:34,533: INFO: Building contrail-external-haproxy 2024-11-04 00:11:34,553: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-9_8_4-6 --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-9_8_4-6 ---> b86bd0d7438e Step 2/8 : ARG CONTAINER_NAME ---> Running in fc60092be843 ---> Removed intermediate container fc60092be843 ---> 234a1244c359 Step 3/8 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in bd655d870191 ---> Removed intermediate container bd655d870191 ---> 3c01fa98de31 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 c6fe4ff1816d ---> Removed intermediate container c6fe4ff1816d ---> 87f56e5519ee 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 5f16c549e2ff 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 5f16c549e2ff ---> 63db7751b59d Step 6/8 : COPY *.sh / ---> 75dcab9c22b3 Step 7/8 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in af09332672db ---> Removed intermediate container af09332672db ---> 9838a6e46bad Step 8/8 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 374413bf5b6d ---> Removed intermediate container 374413bf5b6d ---> ecaeb7114b6e [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 ecaeb7114b6e Successfully tagged nexus.gz1.opensdn.io:5101/contrail-external-haproxy:master-9_8_4-6 Successfully tagged nexus.gz1.opensdn.io:5101/tf-external-haproxy:master-9_8_4-6 2024-11-04 00:12:33,963: INFO: Docker build duration: 59 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-external-haproxy] ac009a66ea8f: Preparing 5bed41df7074: Preparing f1961c139db8: Preparing 50e37d0460d1: Preparing 26e1d730f618: Preparing 9c635fa0ec68: Preparing ab30b2c413f4: Preparing ca50cbd553c3: Preparing 174f56854903: Preparing ab30b2c413f4: Waiting ca50cbd553c3: Waiting 174f56854903: Waiting 9c635fa0ec68: Waiting ac009a66ea8f: Pushed 50e37d0460d1: Layer already exists 5bed41df7074: Pushed 26e1d730f618: Layer already exists f1961c139db8: Layer already exists 9c635fa0ec68: Layer already exists ab30b2c413f4: Layer already exists 174f56854903: Layer already exists ca50cbd553c3: Layer already exists master-9_8_4-6: digest: sha256:87778abffbd577b01911e922ef542763763a8d57be0c14017cc3abec7c918a63 size: 2197 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-external-haproxy] ac009a66ea8f: Preparing 5bed41df7074: Preparing f1961c139db8: Preparing 50e37d0460d1: Preparing 26e1d730f618: Preparing 9c635fa0ec68: Preparing ab30b2c413f4: Preparing ca50cbd553c3: Preparing 174f56854903: Preparing 9c635fa0ec68: Waiting ca50cbd553c3: Waiting 174f56854903: Waiting ab30b2c413f4: Waiting f1961c139db8: Layer already exists ac009a66ea8f: Layer already exists 5bed41df7074: Layer already exists 50e37d0460d1: Layer already exists 26e1d730f618: Layer already exists 9c635fa0ec68: Layer already exists ab30b2c413f4: Layer already exists 174f56854903: Layer already exists ca50cbd553c3: Layer already exists master-9_8_4-6: digest: sha256:87778abffbd577b01911e922ef542763763a8d57be0c14017cc3abec7c918a63 size: 2197 2024-11-04 00:12:44,173: INFO: Building contrail-external-haproxy finished successfully, duration: 70 seconds