2025-04-10 06:30:04,254: INFO: Building contrail-external-redis 2025-04-10 06:30:04,343: 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-6_0_4-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-redis --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 39.94 kB Step 1/15 : ARG CONTRAIL_REGISTRY Step 2/15 : ARG CONTRAIL_CONTAINER_TAG Step 3/15 : FROM ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} ---> 8e8424c7fd5f Step 4/15 : ARG SITE_MIRROR ---> Running in ea14e94c885c ---> Removed intermediate container ea14e94c885c ---> 7f0dc3e42afe Step 5/15 : ARG CONTAINER_NAME ---> Running in e554cb63c849 ---> Removed intermediate container e554cb63c849 ---> df034d652c43 Step 6/15 : ENV SERVICE_NAME=redis CONTAINER_NAME=$CONTAINER_NAME ---> Running in fbab93144050 ---> Removed intermediate container fbab93144050 ---> 33e682ffb22b Step 7/15 : LABEL name=$CONTAINER_NAME summary="Contrail Redis" description="Contrail Redis server supports query engine." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in a04a344d1892 ---> Removed intermediate container a04a344d1892 ---> f9267b7cd394 Step 8/15 : COPY *.sh / ---> 1447e5a981a3 Step 9/15 : RUN REDIS_RPM_NAME=redis-6.0.15-1.el7.remi.x86_64 && set -ex && for item in `ls /__*` ; do mv $item /${item:3} ; done && source /functions.sh && download_package https://github.com opensdn-io/tf-third-party-cache/blob/master/redis/${REDIS_RPM_NAME}.rpm?raw=true ${REDIS_RPM_NAME}.rpm && yum install ${REDIS_RPM_NAME}.rpm -y && usermod -a -G $CONTRAIL_GID redis && rm -rf ${REDIS_RPM_NAME}.rpm && yum clean all -y && rm -rf /var/cache/yum ---> Running in 98c21f1dbda6 ++ ls /__common.sh /__contrail-functions.sh + for item in '`ls /__*`' + mv /__common.sh /common.sh + for item in '`ls /__*`' + mv /__contrail-functions.sh /contrail-functions.sh + source /functions.sh + download_package https://github.com 'opensdn-io/tf-third-party-cache/blob/master/redis/redis-6.0.15-1.el7.remi.x86_64.rpm?raw=true' redis-6.0.15-1.el7.remi.x86_64.rpm + local original_site=https://github.com + local 'site_path=opensdn-io/tf-third-party-cache/blob/master/redis/redis-6.0.15-1.el7.remi.x86_64.rpm?raw=true' + local output_name=redis-6.0.15-1.el7.remi.x86_64.rpm + local add_opts= + '[' -n http://nexus.gz1.opensdn.io/repository/external-web-cache ']' + wget -nv --tries=3 -c -O redis-6.0.15-1.el7.remi.x86_64.rpm 'http://nexus.gz1.opensdn.io/repository/external-web-cache/opensdn-io/tf-third-party-cache/blob/master/redis/redis-6.0.15-1.el7.remi.x86_64.rpm?raw=true' 2025-04-10 06:30:07 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/opensdn-io/tf-third-party-cache/blob/master/redis/redis-6.0.15-1.el7.remi.x86_64.rpm?raw=true [1139372/1139372] -> "redis-6.0.15-1.el7.remi.x86_64.rpm" [1] + '[' '!' -s redis-6.0.15-1.el7.remi.x86_64.rpm ']' + yum install redis-6.0.15-1.el7.remi.x86_64.rpm -y Loaded plugins: fastestmirror, ovl Examining redis-6.0.15-1.el7.remi.x86_64.rpm: redis-6.0.15-1.el7.remi.x86_64 Marking redis-6.0.15-1.el7.remi.x86_64.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package redis.x86_64 0:6.0.15-1.el7.remi will be installed --> Processing Dependency: logrotate for package: redis-6.0.15-1.el7.remi.x86_64 Determining fastest mirrors http://tf-mirrors.gz1.opensdn.io/repos/yum7/latest/dockerrepo/repodata/93d754b67fabca8fb4e7fbd9ae5cfb681040e36d03d44c72c10455ceb49b7b86-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/extras/repodata/0a5413843d4b238fd3894be760ed384be82139b517ce77a3a71a7b3c6a774a8b-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/updates/repodata/61d77514efd3160c794767ad7445ba406bf13e9d76a11cf5f6ee05466470db14-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/yum7/latest/centos-openstack-queens/repodata/99549a1bdc8547afbbbe21ebef144fd2b7dd185ae19a5041b9920e6bdc2090b4-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/base/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/centos-sclo-rh/repodata/ac37ce0e6eda5978ea76be48fa03958009b9d8c894be721d955af7f79b2f9516-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/yum7/latest/dockerrepo/repodata/93d754b67fabca8fb4e7fbd9ae5cfb681040e36d03d44c72c10455ceb49b7b86-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/extras/repodata/0a5413843d4b238fd3894be760ed384be82139b517ce77a3a71a7b3c6a774a8b-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/yum7/latest/centos-openstack-queens/repodata/99549a1bdc8547afbbbe21ebef144fd2b7dd185ae19a5041b9920e6bdc2090b4-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/centosplus/repodata/2688b4dedeb25e6682c63a05da47ee6a0c372b5e68188812995410b2ffeb4257-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/centos-sclo-rh/repodata/ac37ce0e6eda5978ea76be48fa03958009b9d8c894be721d955af7f79b2f9516-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/yum7/latest/dockerrepo/repodata/93d754b67fabca8fb4e7fbd9ae5cfb681040e36d03d44c72c10455ceb49b7b86-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/extras/repodata/0a5413843d4b238fd3894be760ed384be82139b517ce77a3a71a7b3c6a774a8b-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/yum7/latest/centos-openstack-queens/repodata/99549a1bdc8547afbbbe21ebef144fd2b7dd185ae19a5041b9920e6bdc2090b4-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/centosplus/repodata/2688b4dedeb25e6682c63a05da47ee6a0c372b5e68188812995410b2ffeb4257-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/centos-sclo-rh/repodata/ac37ce0e6eda5978ea76be48fa03958009b9d8c894be721d955af7f79b2f9516-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/yum7/latest/dockerrepo/repodata/93d754b67fabca8fb4e7fbd9ae5cfb681040e36d03d44c72c10455ceb49b7b86-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/extras/repodata/0a5413843d4b238fd3894be760ed384be82139b517ce77a3a71a7b3c6a774a8b-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/centosplus/repodata/2688b4dedeb25e6682c63a05da47ee6a0c372b5e68188812995410b2ffeb4257-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/updates/repodata/61d77514efd3160c794767ad7445ba406bf13e9d76a11cf5f6ee05466470db14-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/yum7/latest/dockerrepo/repodata/93d754b67fabca8fb4e7fbd9ae5cfb681040e36d03d44c72c10455ceb49b7b86-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/centosplus/repodata/2688b4dedeb25e6682c63a05da47ee6a0c372b5e68188812995410b2ffeb4257-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/updates/repodata/61d77514efd3160c794767ad7445ba406bf13e9d76a11cf5f6ee05466470db14-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/yum7/latest/dockerrepo/repodata/93d754b67fabca8fb4e7fbd9ae5cfb681040e36d03d44c72c10455ceb49b7b86-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/centosplus/repodata/2688b4dedeb25e6682c63a05da47ee6a0c372b5e68188812995410b2ffeb4257-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/updates/repodata/61d77514efd3160c794767ad7445ba406bf13e9d76a11cf5f6ee05466470db14-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/yum7/latest/dockerrepo/repodata/93d754b67fabca8fb4e7fbd9ae5cfb681040e36d03d44c72c10455ceb49b7b86-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/centosplus/repodata/2688b4dedeb25e6682c63a05da47ee6a0c372b5e68188812995410b2ffeb4257-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/updates/repodata/61d77514efd3160c794767ad7445ba406bf13e9d76a11cf5f6ee05466470db14-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/yum7/latest/dockerrepo/repodata/93d754b67fabca8fb4e7fbd9ae5cfb681040e36d03d44c72c10455ceb49b7b86-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/centosplus/repodata/2688b4dedeb25e6682c63a05da47ee6a0c372b5e68188812995410b2ffeb4257-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/base/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/updates/repodata/61d77514efd3160c794767ad7445ba406bf13e9d76a11cf5f6ee05466470db14-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/yum7/latest/dockerrepo/repodata/93d754b67fabca8fb4e7fbd9ae5cfb681040e36d03d44c72c10455ceb49b7b86-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/centosplus/repodata/2688b4dedeb25e6682c63a05da47ee6a0c372b5e68188812995410b2ffeb4257-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/base/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/updates/repodata/61d77514efd3160c794767ad7445ba406bf13e9d76a11cf5f6ee05466470db14-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/yum7/latest/dockerrepo/repodata/93d754b67fabca8fb4e7fbd9ae5cfb681040e36d03d44c72c10455ceb49b7b86-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/centosplus/repodata/2688b4dedeb25e6682c63a05da47ee6a0c372b5e68188812995410b2ffeb4257-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/base/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/updates/repodata/61d77514efd3160c794767ad7445ba406bf13e9d76a11cf5f6ee05466470db14-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/yum7/latest/centos-openstack-queens/repodata/99549a1bdc8547afbbbe21ebef144fd2b7dd185ae19a5041b9920e6bdc2090b4-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/centosplus/repodata/2688b4dedeb25e6682c63a05da47ee6a0c372b5e68188812995410b2ffeb4257-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/base/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/centos-sclo-rh/repodata/ac37ce0e6eda5978ea76be48fa03958009b9d8c894be721d955af7f79b2f9516-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/yum7/latest/centos-openstack-queens/repodata/99549a1bdc8547afbbbe21ebef144fd2b7dd185ae19a5041b9920e6bdc2090b4-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/centos-sclo-rh/repodata/ac37ce0e6eda5978ea76be48fa03958009b9d8c894be721d955af7f79b2f9516-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/extras/repodata/0a5413843d4b238fd3894be760ed384be82139b517ce77a3a71a7b3c6a774a8b-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to tf-mirrors.gz1.opensdn.io:80; Connection refused" Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/centos-sclo-rh/repodata/ac37ce0e6eda5978ea76be48fa03958009b9d8c894be721d955af7f79b2f9516-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. To address this issue please refer to the below wiki article https://wiki.centos.org/yum-errors If above article doesn't help to resolve this issue please use https://bugs.centos.org/. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/extras/repodata/0a5413843d4b238fd3894be760ed384be82139b517ce77a3a71a7b3c6a774a8b-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/yum7/latest/centos-openstack-queens/repodata/99549a1bdc8547afbbbe21ebef144fd2b7dd185ae19a5041b9920e6bdc2090b4-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/base/repodata/6d0c3a488c282fe537794b5946b01e28c7f44db79097bb06826e1c0c88bad5ef-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. http://tf-mirrors.gz1.opensdn.io/repos/centos7/latest/updates/repodata/61d77514efd3160c794767ad7445ba406bf13e9d76a11cf5f6ee05466470db14-primary.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. --> Running transaction check ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: redis x86_64 6.0.15-1.el7.remi /redis-6.0.15-1.el7.remi.x86_64 4.0 M Installing for dependencies: logrotate x86_64 3.8.6-19.el7 tf-mirrors.ci_repos_yum7-base 70 k Transaction Summary ================================================================================ Install 1 Package (+1 Dependent package) Total size: 4.1 M Total download size: 70 k Installed size: 4.1 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : logrotate-3.8.6-19.el7.x86_64 1/2 Installing : redis-6.0.15-1.el7.remi.x86_64 2/2 Verifying : redis-6.0.15-1.el7.remi.x86_64 1/2 Verifying : logrotate-3.8.6-19.el7.x86_64 2/2 Installed: redis.x86_64 0:6.0.15-1.el7.remi Dependency Installed: logrotate.x86_64 0:3.8.6-19.el7 Complete! + usermod -a -G 1999 redis + rm -rf redis-6.0.15-1.el7.remi.x86_64.rpm + yum clean all -y Loaded plugins: fastestmirror, ovl Cleaning repos: contrail 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 : tpc Cleaning up list of fastest mirrors + rm -rf /var/cache/yum  ---> Removed intermediate container 98c21f1dbda6 ---> 6cce2973f583 Step 10/15 : RUN mkdir /data && chown redis:redis /data ---> Running in 8aa257118bd8 ---> Removed intermediate container 8aa257118bd8 ---> bc5cb8e77e72 Step 11/15 : VOLUME /data ---> Running in b5ee9547693f ---> Removed intermediate container b5ee9547693f ---> 4816bf74a502 Step 12/15 : WORKDIR /data ---> Running in 2c8a047d2e0f ---> Removed intermediate container 2c8a047d2e0f ---> c32498d12487 Step 13/15 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 17d202b8c86c ---> Removed intermediate container 17d202b8c86c ---> c6325db53444 Step 14/15 : EXPOSE 6379 ---> Running in 4075865c90d2 ---> Removed intermediate container 4075865c90d2 ---> 75a392598aca Step 15/15 : CMD ["redis-server"] ---> Running in d369c4a4857a ---> Removed intermediate container d369c4a4857a ---> 064b0a48cad3 [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 064b0a48cad3 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-external-redis:master-6_0_4-4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-6_0_4-4 2025-04-10 06:31:33,131: INFO: Docker build duration: 89 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-external-redis] ef5d1925d7a1: Preparing 9a8157740f14: Preparing b94cad1016fb: Preparing 3a8736699a07: Preparing e70525824a05: Preparing fe32f972def2: Preparing f4414ad6095d: Preparing d4d93b550bc5: Preparing ef5d1925d7a1: Waiting 2c0a1396b710: Preparing 9a8157740f14: Waiting 174f56854903: Preparing b94cad1016fb: Waiting 3a8736699a07: Waiting e70525824a05: Waiting fe32f972def2: Waiting d4d93b550bc5: Waiting 2c0a1396b710: Waiting 174f56854903: Waiting f4414ad6095d: Waiting ef5d1925d7a1: Pushed b94cad1016fb: Pushed 3a8736699a07: Layer already exists e70525824a05: Layer already exists fe32f972def2: Layer already exists f4414ad6095d: Layer already exists d4d93b550bc5: Layer already exists 9a8157740f14: Pushed 2c0a1396b710: Layer already exists 174f56854903: Layer already exists master-6_0_4-4: digest: sha256:e8200c34356a9f0cba15be27cc7e6873057bcd66a74b5529403f8257d852fb64 size: 2405 The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-redis] ef5d1925d7a1: Preparing 9a8157740f14: Preparing b94cad1016fb: Preparing 3a8736699a07: Preparing e70525824a05: Preparing fe32f972def2: Preparing ef5d1925d7a1: Waiting 9a8157740f14: Waiting f4414ad6095d: Preparing 3a8736699a07: Waiting b94cad1016fb: Waiting e70525824a05: Waiting fe32f972def2: Waiting d4d93b550bc5: Preparing f4414ad6095d: Waiting 2c0a1396b710: Preparing d4d93b550bc5: Waiting 2c0a1396b710: Waiting 174f56854903: Preparing 174f56854903: Waiting ef5d1925d7a1: Layer already exists b94cad1016fb: Layer already exists 9a8157740f14: Layer already exists e70525824a05: Layer already exists 3a8736699a07: Layer already exists fe32f972def2: Layer already exists f4414ad6095d: Layer already exists d4d93b550bc5: Layer already exists 174f56854903: Layer already exists 2c0a1396b710: Layer already exists master-6_0_4-4: digest: sha256:e8200c34356a9f0cba15be27cc7e6873057bcd66a74b5529403f8257d852fb64 size: 2405 2025-04-10 06:31:44,658: INFO: Building contrail-external-redis finished successfully, duration: 100 seconds