2025-10-07 20:25:38,277: INFO: Building opensdn-base 2025-10-07 20:25:38,282: 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-2_1_9_2-1 --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 CONTAINER_NAME=opensdn-base --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.46kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 6) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 8) #1 DONE 0.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_1_9_2-1 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 40.08kB done #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 ... #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_1_9_2-1 #7 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 DONE 0.3s #8 [stage-1 4/6] COPY --from=build /root/contrail/buildroot/usr/lib/liblog4cplusU-2.1.so.9.0.1 /usr/lib/ #8 ERROR: failed to calculate checksum of ref ed2c44d6-3e98-4779-8591-d4140da8ef38::sl0wyjbki47kuyna6ku8ez5rg: "/root/contrail/buildroot/usr/lib/liblog4cplusU-2.1.so.9.0.1": not found #9 [stage-1 2/6] COPY --from=build /root/contrail/buildroot/usr/lib/libipfix.so.1.0 /usr/lib/ #9 ERROR: failed to calculate checksum of ref ed2c44d6-3e98-4779-8591-d4140da8ef38::sl0wyjbki47kuyna6ku8ez5rg: "/root/contrail/buildroot/usr/lib/libipfix.so.1.0": not found #10 [stage-1 3/6] COPY --from=build /root/contrail/buildroot/usr/lib/liblog4cplus-2.1.so.9.0.1 /usr/lib/ #10 ERROR: failed to calculate checksum of ref ed2c44d6-3e98-4779-8591-d4140da8ef38::sl0wyjbki47kuyna6ku8ez5rg: "/root/contrail/buildroot/usr/lib/liblog4cplus-2.1.so.9.0.1": not found ------ > [stage-1 2/6] COPY --from=build /root/contrail/buildroot/usr/lib/libipfix.so.1.0 /usr/lib/: ------ ------ > [stage-1 3/6] COPY --from=build /root/contrail/buildroot/usr/lib/liblog4cplus-2.1.so.9.0.1 /usr/lib/: ------ ------ > [stage-1 4/6] COPY --from=build /root/contrail/buildroot/usr/lib/liblog4cplusU-2.1.so.9.0.1 /usr/lib/: ------ 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 8) Dockerfile:16 -------------------- 14 | COPY --from=build /root/contrail/buildroot/usr/lib/libipfix.so.1.0 /usr/lib/ 15 | COPY --from=build /root/contrail/buildroot/usr/lib/liblog4cplus-2.1.so.9.0.1 /usr/lib/ 16 | >>> COPY --from=build /root/contrail/buildroot/usr/lib/liblog4cplusU-2.1.so.9.0.1 /usr/lib/ 17 | 18 | # COPY copies content instead of symlink - create symlinks manually -------------------- ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref ed2c44d6-3e98-4779-8591-d4140da8ef38::sl0wyjbki47kuyna6ku8ez5rg: "/root/contrail/buildroot/usr/lib/liblog4cplusU-2.1.so.9.0.1": not found 2025-10-07 20:25:38,970: INFO: Docker build duration: 0 seconds 2025-10-07 20:25:38,975: ERROR: Building opensdn-base failed, duration: 0 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_9_2-1 893090acce5a 10 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_9_2-1 a40c0a1f21b5 35 seconds ago 2.33MB tf-dev-sandbox compile 500b11c1911e About a minute ago 21.7GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_9_2-1 59d2196cfc2b About a minute ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_9_2-1 bde0315da8f8 About a minute ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 9735493ca1bc About a minute ago 2.31MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_9_2-1 5c9b4483927c About a minute ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_9_2-1 35da8189c05e About a minute ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 139c3de67490 2 hours ago 20.9GB