2025-08-18 14:54:11,434: INFO: Building opensdn-tools 2025-08-18 14:54:11,483: 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_7_6_9-3_3 --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=opensdn-tools --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 2.56 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} ---> f16b86cd5140 Step 4/10 : ARG SITE_MIRROR ---> Running in 9879cb934ba3 ---> Removed intermediate container 9879cb934ba3 ---> 2a4e4fa33da8 Step 5/10 : ARG CONTAINER_NAME ---> Running in 81996ab19dc2 ---> Removed intermediate container 81996ab19dc2 ---> fedd5a308df1 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in dd505a90b190 ---> Removed intermediate container dd505a90b190 ---> 5da4f0a2e6a0 Step 7/10 : LABEL name=$CONTAINER_NAME summary="A common tool for debugging" description="The image contains scripts to debug Contrail processes." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in ad0f7c7a185b ---> Removed intermediate container ad0f7c7a185b ---> 70ef6bfa8431 Step 8/10 : RUN set -e ; source /etc/os-release ; pkgs='sudo openssh-clients bzip2 contrail-tools contrail-vrouter-dpdk-tools' ; yum install -y $pkgs ; yum clean all -y ; rm -rf /var/cache/yum ; source /functions.sh ; ln -s /usr/bin/tshark /usr/sbin/tshark3_2 ---> Running in 17dc6d932659 Contrail repo 1.0 MB/s | 148 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 2.1 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 730 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 264 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 7.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 5.3 MB/s | 939 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 MB/s | 2.3 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 5.3 MB/s | 392 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 451 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 152 kB/s | 16 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 4.5 kB/s | 257 B 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 328 kB/s | 13 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 549 kB/s | 64 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 30 MB 00:00 Third parties for OpenSDN 18 MB/s | 5.4 MB 00:00 Error: Problem: conflicting requests - nothing provides libjson-c.so.2()(64bit) needed by contrail-vrouter-dpdk-tools-v0+master.1.7.6.9.3.3-master_1_7_6_9_3_3.el7.x86_64 from contrail (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) The command '/bin/sh -c set -e ; source /etc/os-release ; pkgs='sudo openssh-clients bzip2 contrail-tools contrail-vrouter-dpdk-tools' ; yum install -y $pkgs ; yum clean all -y ; rm -rf /var/cache/yum ; source /functions.sh ; ln -s /usr/bin/tshark /usr/sbin/tshark3_2' returned a non-zero code: 1 2025-08-18 14:55:27,256: INFO: Docker build duration: 76 seconds 2025-08-18 14:55:27,263: ERROR: Building opensdn-tools failed, duration: 76 seconds