2025-01-02 01:24:49,955: INFO: Building contrail-controller-config-schema 2025-01-02 01:24:49,986: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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-controller-config-schema --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 12.29 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/contrail-controller-config-base:${CONTRAIL_CONTAINER_TAG} ---> 8c8929edc1d5 Step 4/9 : ARG CONTAINER_NAME ---> Running in 951c8505984b ---> Removed intermediate container 951c8505984b ---> bffb10a6500b Step 5/9 : ENV SERVICE_NAME=schema CONTAINER_NAME=$CONTAINER_NAME ---> Running in d32e02ef72bf ---> Removed intermediate container d32e02ef72bf ---> 0f5b63f8bd75 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail VNC Configuration Schema Transformer" description="Contrail Schema Transformer compiles the high level, intent based data model into a low level configuration data model." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 87af47ea0ac8 ---> Removed intermediate container 87af47ea0ac8 ---> d9e945b5838f Step 7/9 : COPY *.sh / ---> 210df994c492 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f98509819cc9 ---> Removed intermediate container f98509819cc9 ---> 9d3f16b121e3 Step 9/9 : CMD ["/usr/bin/contrail-schema", "--conf_file", "/etc/contrail/contrail-schema.conf", "--conf_file", "/etc/contrail/contrail-keystone-auth.conf"] ---> Running in af8e5eb99565 ---> Removed intermediate container af8e5eb99565 ---> 579966750eb8 [Warning] One or more build-args [BASE_EXTRA_RPMS 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 579966750eb8 Successfully tagged nexus.gz1.opensdn.io:5102/contrail-controller-config-schema:nightly Successfully tagged nexus.gz1.opensdn.io:5102/tf-controller-config-schema:nightly 2025-01-02 01:25:05,887: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/contrail-controller-config-schema] 161605f02b6c: Preparing 3e14ffc480fa: Preparing fc00674c6064: Preparing 540e970bc80a: Preparing 425e497b7ee0: Preparing c2d2b2d19ab6: Preparing e2781f5e7dad: Preparing f64cacae7a42: Preparing f2af8c68b800: Preparing 630168da42e2: Preparing 174f56854903: Preparing c2d2b2d19ab6: Waiting e2781f5e7dad: Waiting f64cacae7a42: Waiting f2af8c68b800: Waiting 630168da42e2: Waiting 174f56854903: Waiting 161605f02b6c: Pushed fc00674c6064: Layer already exists 425e497b7ee0: Layer already exists 3e14ffc480fa: Layer already exists 540e970bc80a: Layer already exists c2d2b2d19ab6: Layer already exists e2781f5e7dad: Layer already exists f64cacae7a42: Layer already exists 630168da42e2: Layer already exists f2af8c68b800: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:87c4e0a2676d73ec060286bda1ef0bcde7a8e611c6c4157603b112e47308aef0 size: 2620 The push refers to repository [nexus.gz1.opensdn.io:5102/tf-controller-config-schema] 161605f02b6c: Preparing 3e14ffc480fa: Preparing fc00674c6064: Preparing 540e970bc80a: Preparing 425e497b7ee0: Preparing c2d2b2d19ab6: Preparing e2781f5e7dad: Preparing f64cacae7a42: Preparing f2af8c68b800: Preparing 630168da42e2: Preparing 174f56854903: Preparing 161605f02b6c: Waiting fc00674c6064: Waiting 540e970bc80a: Waiting 425e497b7ee0: Waiting c2d2b2d19ab6: Waiting e2781f5e7dad: Waiting f64cacae7a42: Waiting f2af8c68b800: Waiting 630168da42e2: Waiting 174f56854903: Waiting 3e14ffc480fa: Waiting 161605f02b6c: Layer already exists 3e14ffc480fa: Layer already exists fc00674c6064: Layer already exists 540e970bc80a: Layer already exists 425e497b7ee0: Layer already exists c2d2b2d19ab6: Layer already exists e2781f5e7dad: Layer already exists f2af8c68b800: Layer already exists f64cacae7a42: Layer already exists 630168da42e2: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:87c4e0a2676d73ec060286bda1ef0bcde7a8e611c6c4157603b112e47308aef0 size: 2620 2025-01-02 01:25:10,734: INFO: Building contrail-controller-config-schema finished successfully, duration: 21 seconds