2025-07-31 12:38:35,506: INFO: Building opensdn-kubernetes-cni-init 2025-07-31 12:38:35,602: 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-1_0 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=opensdn-kubernetes-cni-init --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 854B done #1 DONE 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-1_7_6_9-1_0 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.7s #4 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-1_7_6_9-1_0 #4 CACHED #5 [internal] load build context #5 DONE 0.0s #5 [internal] load build context #5 transferring context: 2.67kB done #5 DONE 0.7s #6 [2/3] RUN set -e ; source /functions.sh && download_package https://github.com containernetworking/cni/releases/download/v0.3.0/cni-v0.3.0.tgz /opt/cni-v0.3.0.tgz && yum install -y contrail-k8s-cni && yum clean all -y && rm -rf /var/cache/yum #6 0.786 2025-07-31 12:38:43 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/containernetworking/cni/releases/download/v0.3.0/cni-v0.3.0.tgz [13610792/13610792] -> "/opt/cni-v0.3.0.tgz" [1] #6 1.526 Contrail repo 343 kB/s | 116 kB 00:00 #6 1.674 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.1 MB 00:00 #6 2.509 added from: http://tf-mirrors.gz1.opensdn.io/re 4.0 MB/s | 730 kB 00:00 #6 3.119 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 264 kB 00:00 #6 3.722 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 7.0 MB 00:00 #6 13.68 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 4.0 MB 00:00 #6 19.46 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #6 20.77 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.3 MB 00:00 #6 22.09 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 MB/s | 392 kB 00:00 #6 23.19 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 MB/s | 451 kB 00:00 #6 23.82 added from: http://tf-mirrors.gz1.opensdn.io/re 339 kB/s | 16 kB 00:00 #6 25.17 added from: http://tf-mirrors.gz1.opensdn.io/re 474 B/s | 257 B 00:00 #6 25.60 added from: http://tf-mirrors.gz1.opensdn.io/re 262 kB/s | 13 kB 00:00 #6 26.14 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #6 27.93 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 30 MB 00:01 #6 64.23 Third parties for OpenSDN 26 MB/s | 5.4 MB 00:00 #6 86.34 Dependencies resolved. #6 86.34 ======================================================================================== #6 86.34 Package Arch Version Repo Size #6 86.34 ======================================================================================== #6 86.34 Installing: #6 86.34 contrail-k8s-cni x86_64 v0+master.1.7.6.9.1.0-master_1_7_6_9_1_0.el9 contrail 2.2 M #6 86.34 #6 86.34 Transaction Summary #6 86.34 ======================================================================================== #6 86.34 Install 1 Package #6 86.34 #6 86.34 Total download size: 2.2 M #6 86.34 Installed size: 6.2 M #6 86.34 Downloading Packages: #6 86.47 contrail-k8s-cni-v0+master.1.7.6.9.1.0-master_1 18 MB/s | 2.2 MB 00:00 #6 86.47 -------------------------------------------------------------------------------- #6 86.47 Total 18 MB/s | 2.2 MB 00:00 #6 86.47 Running transaction check #6 86.48 Transaction check succeeded. #6 86.49 Running transaction test #6 86.70 Transaction test succeeded. #6 86.70 Running transaction #6 87.08 Preparing : 1/1 #6 87.43 Installing : contrail-k8s-cni-v0+master.1.7.6.9.1.0-master_1_7_6_ 1/1 #6 87.68 Verifying : contrail-k8s-cni-v0+master.1.7.6.9.1.0-master_1_7_6_ 1/1 #6 87.71 #6 87.71 Installed: #6 87.71 contrail-k8s-cni-v0+master.1.7.6.9.1.0-master_1_7_6_9_1_0.el9.x86_64 #6 87.71 #6 87.71 Complete! #6 89.01 80 files removed #6 DONE 89.6s #7 [3/3] COPY entrypoint.sh / #7 DONE 0.2s #8 exporting to image #8 exporting layers #8 exporting layers 1.0s done #8 writing image sha256:812d536b9d80cafbffa6e484c5f91fc5aa55a7290f8efac0527035bda9fe0cd2 done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_7_6_9-1_0 done #8 DONE 1.0s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-07-31 12:40:13,643: INFO: Docker build duration: 98 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 51bf55706503: Preparing f3868dc9e2e5: Preparing c4459b228bb8: Preparing d1fe1e9efb45: Preparing e8411b4be9b5: Preparing 6ce3066937ee: Preparing d48f32deaaec: Preparing 664889712200: Preparing 8f6879dc73ef: Preparing 620ae2352620: Preparing 6ce3066937ee: Waiting d48f32deaaec: Waiting 664889712200: Waiting 8f6879dc73ef: Waiting 44343de3ea1d: Preparing 620ae2352620: Waiting 44343de3ea1d: Waiting d1fe1e9efb45: Layer already exists c4459b228bb8: Layer already exists e8411b4be9b5: Layer already exists 51bf55706503: Pushed d48f32deaaec: Layer already exists 664889712200: Layer already exists 6ce3066937ee: Layer already exists 8f6879dc73ef: Layer already exists 44343de3ea1d: Layer already exists 620ae2352620: Layer already exists f3868dc9e2e5: Pushed master-1_7_6_9-1_0: digest: sha256:26df99b2ab61cc8cdff0cbf98b4d75da77b3ed43a564e4123b29ca3f2a912b9d size: 2619 2025-07-31 12:40:29,404: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 114 seconds