2025-08-28 17:25:34,422: INFO: Building opensdn-controller-control-named 2025-08-28 17:25:34,508: 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_0_3_6-8 --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-controller-control-named --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: #1 transferring dockerfile: 1.03kB done #1 DONE 1.8s Dockerfile:22 -------------------- 21 | RUN set -e ; 22 | >>> if [ ! -f /etc/authbind/byport/53 ]; then 23 | >>> touch /etc/authbind/byport/53 ; 24 | >>> chown contrail. /etc/authbind/byport/53 ; 25 | >>> chmod 0755 /etc/authbind/byport/53 ; 26 | >>> fi 27 | -------------------- ERROR: failed to solve: dockerfile parse error on line 22: unknown instruction: if 2025-08-28 17:25:41,457: INFO: Docker build duration: 7 seconds 2025-08-28 17:25:41,468: ERROR: Building opensdn-controller-control-named failed, duration: 7 seconds