[package - 130releng-amd64-quarterly][sysutils/openshift-install46] Failed for openshift-install46-4.6_1 in fetch

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Feb 11 02:12:31 UTC 2021


You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     jhixson at freebsd.org
Last committer: mat at FreeBSD.org
Ident:          $FreeBSD: branches/2021Q1/sysutils/openshift-install46/Makefile 543785 2020-07-30 10:12:24Z mat $
Log URL:        http://beefy14.nyi.freebsd.org/data/130releng-amd64-quarterly/564922/logs/openshift-install46-4.6_1.log
Build URL:      http://beefy14.nyi.freebsd.org/build.html?mastername=130releng-amd64-quarterly&build=564922
Log:

=>> Building sysutils/openshift-install46
build started at Thu Feb 11 02:11:04 UTC 2021
port directory: /usr/ports/sysutils/openshift-install46
package name: openshift-install46-4.6_1
building for: FreeBSD 130releng-amd64-quarterly-job-04 13.0-BETA1 FreeBSD 13.0-BETA1 1300139 amd64
maintained by: jhixson at freebsd.org
Makefile ident:      $FreeBSD: branches/2021Q1/sysutils/openshift-install46/Makefile 543785 2020-07-30 10:12:24Z mat $
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1400000
Jail OSVERSION: 1300139
Job Id: 04

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300139
UNAME_v=FreeBSD 13.0-BETA1 1300139
UNAME_r=13.0-BETA1
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/130releng-amd64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/130releng-amd64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=130releng-amd64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/130releng-amd64-quarterly/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
jhixson at freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/openshift-install46/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/openshift-install46/work  HOME=/wrkdirs/usr/ports/sysutils/openshift-install46/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/openshift-install46/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/openshift-install46/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/openshift-install46/work  HOME=/wrkdirs/usr/ports/sysutils/openshift-install46/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/openshift-install46/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/openshift-install"  EXAMPLESDIR="share/examples/openshift-install"  DATADIR="share/openshift-install"  WWWDIR="www/openshift-install"  ETCDIR="etc/openshift-install"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/openshift-install DOCSDIR=/usr/local/share/doc/openshift-install EXAMPLESDIR=/usr/local/share/examples/openshift-install  WWWDIR=/usr/local/www/openshift-install ETCDIR=/usr/local/etc/openshift-install
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=13.0-BETA1
OSREL=13.0
OSVERSION=1300139
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   openshift-install46-4.6_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.1.txz
[130releng-amd64-quarterly-job-04] Installing pkg-1.16.1...
[130releng-amd64-quarterly-job-04] Extracting pkg-1.16.1: .......... done
===>   openshift-install46-4.6_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of openshift-install46-4.6_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20 accepted by the user
=> openshift-installer-release-4.6-7e1937550aac0f0c71e18bd9bddf3aaf112f0e3a_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/openshift/installer/tar.gz/7e1937550aac0f0c71e18bd9bddf3aaf112f0e3a?dummy=/openshift-installer-release-4.6-7e1937550aac0f0c71e18bd9bddf3aaf112f0e3a_GH0.tar.gz
fetch: https://codeload.github.com/openshift/installer/tar.gz/7e1937550aac0f0c71e18bd9bddf3aaf112f0e3a?dummy=/openshift-installer-release-4.6-7e1937550aac0f0c71e18bd9bddf3aaf112f0e3a_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/openshift/installer/tar.gz/7e1937550aac0f0c71e18bd9bddf3aaf112f0e3a?dummy=/openshift-installer-release-4.6-7e1937550aac0f0c71e18bd9bddf3aaf112f0e3a_GH0.tar.gz: size of remote file is not known
openshift-installer-release-4.6-7e1937550aac0f0c71e18bd9bddf3aa          34 MB 5649 kBps    06s
=> AlecAivazis-survey-6773bdf39b7f_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/AlecAivazis/survey/tar.gz/6773bdf39b7f?dummy=/AlecAivazis-survey-6773bdf39b7f_GH0.tar.gz
fetch: https://codeload.github.com/AlecAivazis/survey/tar.gz/6773bdf39b7f?dummy=/AlecAivazis-survey-6773bdf39b7f_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/AlecAivazis/survey/tar.gz/6773bdf39b7f?dummy=/AlecAivazis-survey-6773bdf39b7f_GH0.tar.gz: size of remote file is not known
AlecAivazis-survey-6773bdf39b7f_GH0.tar.gz             960 kB 5499 kBps    00s
=> Azure-azure-sdk-for-go-v43.2.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/Azure/azure-sdk-for-go/tar.gz/v43.2.0?dummy=/Azure-azure-sdk-for-go-v43.2.0_GH0.tar.gz
fetch: https://codeload.github.com/Azure/azure-sdk-for-go/tar.gz/v43.2.0?dummy=/Azure-azure-sdk-for-go-v43.2.0_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/Azure/azure-sdk-for-go/tar.gz/v43.2.0?dummy=/Azure-azure-sdk-for-go-v43.2.0_GH0.tar.gz: size of remote file is not known
Azure-azure-sdk-for-go-v43.2.0_GH0.tar.gz               23 MB 4213 kBps    05s
=> Azure-go-ntlmssp-2b2be6cc8ed4_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/Azure/go-ntlmssp/tar.gz/2b2be6cc8ed4?dummy=/Azure-go-ntlmssp-2b2be6cc8ed4_GH0.tar.gz
fetch: https://codeload.github.com/Azure/go-ntlmssp/tar.gz/2b2be6cc8ed4?dummy=/Azure-go-ntlmssp-2b2be6cc8ed4_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/Azure/go-ntlmssp/tar.gz/2b2be6cc8ed4?dummy=/Azure-go-ntlmssp-2b2be6cc8ed4_GH0.tar.gz: size of remote file is not known
Azure-go-ntlmssp-2b2be6cc8ed4_GH0.tar.gz              7839  B  101 MBps    00s
=> ChrisTrenkamp-goxpath-c5096ec8773d_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/ChrisTrenkamp/goxpath/tar.gz/c5096ec8773d?dummy=/ChrisTrenkamp-goxpath-c5096ec8773d_GH0.tar.gz
fetch: https://codeload.github.com/ChrisTrenkamp/goxpath/tar.gz/c5096ec8773d?dummy=/ChrisTrenkamp-goxpath-c5096ec8773d_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/ChrisTrenkamp/goxpath/tar.gz/c5096ec8773d?dummy=/ChrisTrenkamp-goxpath-c5096ec8773d_GH0.tar.gz: size of remote file is not known
ChrisTrenkamp-goxpath-c5096ec8773d_GH0.tar.gz           32 kB 3879 kBps    00s
=> Netflix-go-expect-0e00d9168667_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/Netflix/go-expect/tar.gz/0e00d9168667?dummy=/Netflix-go-expect-0e00d9168667_GH0.tar.gz
fetch: https://codeload.github.com/Netflix/go-expect/tar.gz/0e00d9168667?dummy=/Netflix-go-expect-0e00d9168667_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/Netflix/go-expect/tar.gz/0e00d9168667?dummy=/Netflix-go-expect-0e00d9168667_GH0.tar.gz: size of remote file is not known
Netflix-go-expect-0e00d9168667_GH0.tar.gz               19 kB 2346 kBps    00s
=> ajeddeloh-go-json-6a2fe990e083_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/ajeddeloh/go-json/tar.gz/6a2fe990e083?dummy=/ajeddeloh-go-json-6a2fe990e083_GH0.tar.gz
fetch: https://codeload.github.com/ajeddeloh/go-json/tar.gz/6a2fe990e083?dummy=/ajeddeloh-go-json-6a2fe990e083_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/ajeddeloh/go-json/tar.gz/6a2fe990e083?dummy=/ajeddeloh-go-json-6a2fe990e083_GH0.tar.gz: size of remote file is not known
ajeddeloh-go-json-6a2fe990e083_GH0.tar.gz              165 kB 7328 kBps    00s
=> antchfx-xpath-v1.1.2_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/antchfx/xpath/tar.gz/v1.1.2?dummy=/antchfx-xpath-v1.1.2_GH0.tar.gz
fetch: https://codeload.github.com/antchfx/xpath/tar.gz/v1.1.2?dummy=/antchfx-xpath-v1.1.2_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/antchfx/xpath/tar.gz/v1.1.2?dummy=/antchfx-xpath-v1.1.2_GH0.tar.gz: size of remote file is not known
<snip>
=> kubernetes-code-generator-v0.17.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/kubernetes/code-generator/tar.gz/v0.17.1?dummy=/kubernetes-code-generator-v0.17.1_GH0.tar.gz
fetch: https://codeload.github.com/kubernetes/code-generator/tar.gz/v0.17.1?dummy=/kubernetes-code-generator-v0.17.1_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/kubernetes/code-generator/tar.gz/v0.17.1?dummy=/kubernetes-code-generator-v0.17.1_GH0.tar.gz: size of remote file is not known
kubernetes-code-generator-v0.17.1_GH0.tar.gz           159 kB 6525 kBps    00s
=> kubernetes-component-base-v0.17.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/kubernetes/component-base/tar.gz/v0.17.1?dummy=/kubernetes-component-base-v0.17.1_GH0.tar.gz
fetch: https://codeload.github.com/kubernetes/component-base/tar.gz/v0.17.1?dummy=/kubernetes-component-base-v0.17.1_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/kubernetes/component-base/tar.gz/v0.17.1?dummy=/kubernetes-component-base-v0.17.1_GH0.tar.gz: size of remote file is not known
kubernetes-component-base-v0.17.1_GH0.tar.gz            67 kB 4284 kBps    00s
=> kubernetes-cri-api-v0.17.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/kubernetes/cri-api/tar.gz/v0.17.1?dummy=/kubernetes-cri-api-v0.17.1_GH0.tar.gz
fetch: https://codeload.github.com/kubernetes/cri-api/tar.gz/v0.17.1?dummy=/kubernetes-cri-api-v0.17.1_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/kubernetes/cri-api/tar.gz/v0.17.1?dummy=/kubernetes-cri-api-v0.17.1_GH0.tar.gz: size of remote file is not known
kubernetes-cri-api-v0.17.1_GH0.tar.gz                   89 kB 5637 kBps    00s
=> kubernetes-csi-translation-lib-v0.17.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/kubernetes/csi-translation-lib/tar.gz/v0.17.1?dummy=/kubernetes-csi-translation-lib-v0.17.1_GH0.tar.gz
fetch: https://codeload.github.com/kubernetes/csi-translation-lib/tar.gz/v0.17.1?dummy=/kubernetes-csi-translation-lib-v0.17.1_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/kubernetes/csi-translation-lib/tar.gz/v0.17.1?dummy=/kubernetes-csi-translation-lib-v0.17.1_GH0.tar.gz: size of remote file is not known
kubernetes-csi-translation-lib-v0.17.1_GH0.tar.gz          29 kB 4051 kBps    00s
=> kubernetes-kube-aggregator-v0.17.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/kubernetes/kube-aggregator/tar.gz/v0.17.1?dummy=/kubernetes-kube-aggregator-v0.17.1_GH0.tar.gz
fetch: https://codeload.github.com/kubernetes/kube-aggregator/tar.gz/v0.17.1?dummy=/kubernetes-kube-aggregator-v0.17.1_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/kubernetes/kube-aggregator/tar.gz/v0.17.1?dummy=/kubernetes-kube-aggregator-v0.17.1_GH0.tar.gz: size of remote file is not known
kubernetes-kube-aggregator-v0.17.1_GH0.tar.gz          116 kB 4690 kBps    00s
=> kubernetes-kube-controller-manager-v0.17.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/kubernetes/kube-controller-manager/tar.gz/v0.17.1?dummy=/kubernetes-kube-controller-manager-v0.17.1_GH0.tar.gz
fetch: https://codeload.github.com/kubernetes/kube-controller-manager/tar.gz/v0.17.1?dummy=/kubernetes-kube-controller-manager-v0.17.1_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/kubernetes/kube-controller-manager/tar.gz/v0.17.1?dummy=/kubernetes-kube-controller-manager-v0.17.1_GH0.tar.gz: size of remote file is not known
kubernetes-kube-controller-manager-v0.17.1_GH0.tar.gz          24 kB 3280 kBps    00s
=> kubernetes-kube-proxy-v0.17.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/kubernetes/kube-proxy/tar.gz/v0.17.1?dummy=/kubernetes-kube-proxy-v0.17.1_GH0.tar.gz
fetch: https://codeload.github.com/kubernetes/kube-proxy/tar.gz/v0.17.1?dummy=/kubernetes-kube-proxy-v0.17.1_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/kubernetes/kube-proxy/tar.gz/v0.17.1?dummy=/kubernetes-kube-proxy-v0.17.1_GH0.tar.gz: size of remote file is not known
kubernetes-kube-proxy-v0.17.1_GH0.tar.gz                20 kB 2641 kBps    00s
=> kubernetes-kube-scheduler-v0.17.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/kubernetes/kube-scheduler/tar.gz/v0.17.1?dummy=/kubernetes-kube-scheduler-v0.17.1_GH0.tar.gz
fetch: https://codeload.github.com/kubernetes/kube-scheduler/tar.gz/v0.17.1?dummy=/kubernetes-kube-scheduler-v0.17.1_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/kubernetes/kube-scheduler/tar.gz/v0.17.1?dummy=/kubernetes-kube-scheduler-v0.17.1_GH0.tar.gz: size of remote file is not known
kubernetes-kube-scheduler-v0.17.1_GH0.tar.gz            25 kB 3349 kBps    00s
=> kubernetes-kubectl-v0.17.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/kubernetes/kubectl/tar.gz/v0.17.1?dummy=/kubernetes-kubectl-v0.17.1_GH0.tar.gz
fetch: https://codeload.github.com/kubernetes/kubectl/tar.gz/v0.17.1?dummy=/kubernetes-kubectl-v0.17.1_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/kubernetes/kubectl/tar.gz/v0.17.1?dummy=/kubernetes-kubectl-v0.17.1_GH0.tar.gz: size of remote file is not known
kubernetes-kubectl-v0.17.1_GH0.tar.gz                 2731 kB 7899 kBps    00s
=> kubernetes-kubelet-v0.17.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/kubernetes/kubelet/tar.gz/v0.17.1?dummy=/kubernetes-kubelet-v0.17.1_GH0.tar.gz
fetch: https://codeload.github.com/kubernetes/kubelet/tar.gz/v0.17.1?dummy=/kubernetes-kubelet-v0.17.1_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/kubernetes/kubelet/tar.gz/v0.17.1?dummy=/kubernetes-kubelet-v0.17.1_GH0.tar.gz: size of remote file is not known
kubernetes-kubelet-v0.17.1_GH0.tar.gz                   64 kB 3191 kBps    00s
=> kubernetes-kubernetes-v1.17.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/kubernetes/kubernetes/tar.gz/v1.17.1?dummy=/kubernetes-kubernetes-v1.17.1_GH0.tar.gz
fetch: https://codeload.github.com/kubernetes/kubernetes/tar.gz/v1.17.1?dummy=/kubernetes-kubernetes-v1.17.1_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/kubernetes/kubernetes/tar.gz/v1.17.1?dummy=/kubernetes-kubernetes-v1.17.1_GH0.tar.gz: size of remote file is not known
kubernetes-kubernetes-v1.17.1_GH0.tar.gz                30 MB 4184 kBps    07s
=> kubernetes-legacy-cloud-providers-v0.17.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/kubernetes/legacy-cloud-providers/tar.gz/v0.17.1?dummy=/kubernetes-legacy-cloud-providers-v0.17.1_GH0.tar.gz
fetch: https://codeload.github.com/kubernetes/legacy-cloud-providers/tar.gz/v0.17.1?dummy=/kubernetes-legacy-cloud-providers-v0.17.1_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/kubernetes/legacy-cloud-providers/tar.gz/v0.17.1?dummy=/kubernetes-legacy-cloud-providers-v0.17.1_GH0.tar.gz: size of remote file is not known
kubernetes-legacy-cloud-providers-v0.17.1_GH0.tar.gz         412 kB 6889 kBps    00s
=> kubernetes-metrics-v0.17.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/kubernetes/metrics/tar.gz/v0.17.1?dummy=/kubernetes-metrics-v0.17.1_GH0.tar.gz
fetch: https://codeload.github.com/kubernetes/metrics/tar.gz/v0.17.1?dummy=/kubernetes-metrics-v0.17.1_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/kubernetes/metrics/tar.gz/v0.17.1?dummy=/kubernetes-metrics-v0.17.1_GH0.tar.gz: size of remote file is not known
kubernetes-metrics-v0.17.1_GH0.tar.gz                   75 kB 4394 kBps    01s
=> kubernetes-sample-apiserver-v0.17.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/kubernetes/sample-apiserver/tar.gz/v0.17.1?dummy=/kubernetes-sample-apiserver-v0.17.1_GH0.tar.gz
fetch: https://codeload.github.com/kubernetes/sample-apiserver/tar.gz/v0.17.1?dummy=/kubernetes-sample-apiserver-v0.17.1_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/kubernetes/sample-apiserver/tar.gz/v0.17.1?dummy=/kubernetes-sample-apiserver-v0.17.1_GH0.tar.gz: size of remote file is not known
kubernetes-sample-apiserver-v0.17.1_GH0.tar.gz          73 kB 4528 kBps    00s
=> kubernetes-utils-6496210b90e8_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/kubernetes/utils/tar.gz/6496210b90e8?dummy=/kubernetes-utils-6496210b90e8_GH0.tar.gz
fetch: https://codeload.github.com/kubernetes/utils/tar.gz/6496210b90e8?dummy=/kubernetes-utils-6496210b90e8_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/kubernetes/utils/tar.gz/6496210b90e8?dummy=/kubernetes-utils-6496210b90e8_GH0.tar.gz: size of remote file is not known
kubernetes-utils-6496210b90e8_GH0.tar.gz                83 kB 5036 kBps    00s
=> leodido-go-urn-v1.2.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/leodido/go-urn/tar.gz/v1.2.0?dummy=/leodido-go-urn-v1.2.0_GH0.tar.gz
leodido-go-urn-v1.2.0_GH0.tar.gz                      1076 kB   14 MBps    00s
=> libvirt-libvirt-go-xml-v5.10.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/libvirt/libvirt-go-xml/tar.gz/v5.10.0?dummy=/libvirt-libvirt-go-xml-v5.10.0_GH0.tar.gz
fetch: https://codeload.github.com/libvirt/libvirt-go-xml/tar.gz/v5.10.0?dummy=/libvirt-libvirt-go-xml-v5.10.0_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/libvirt/libvirt-go-xml/tar.gz/v5.10.0?dummy=/libvirt-libvirt-go-xml-v5.10.0_GH0.tar.gz: size of remote file is not known
libvirt-libvirt-go-xml-v5.10.0_GH0.tar.gz               65 kB 4008 kBps    00s
=> libvirt-libvirt-go-v5.10.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/libvirt/libvirt-go/tar.gz/v5.10.0?dummy=/libvirt-libvirt-go-v5.10.0_GH0.tar.gz
fetch: https://codeload.github.com/libvirt/libvirt-go/tar.gz/v5.10.0?dummy=/libvirt-libvirt-go-v5.10.0_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/libvirt/libvirt-go/tar.gz/v5.10.0?dummy=/libvirt-libvirt-go-v5.10.0_GH0.tar.gz: size of remote file is not known
libvirt-libvirt-go-v5.10.0_GH0.tar.gz                  132 kB 5415 kBps    00s
=> masterzen-simplexml-31eea3082786_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/masterzen/simplexml/tar.gz/31eea3082786?dummy=/masterzen-simplexml-31eea3082786_GH0.tar.gz
fetch: https://codeload.github.com/masterzen/simplexml/tar.gz/31eea3082786?dummy=/masterzen-simplexml-31eea3082786_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/masterzen/simplexml/tar.gz/31eea3082786?dummy=/masterzen-simplexml-31eea3082786_GH0.tar.gz: size of remote file is not known
masterzen-simplexml-31eea3082786_GH0.tar.gz           6681  B  130 MBps    00s
=> masterzen-winrm-1d17eaf15943_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/masterzen/winrm/tar.gz/1d17eaf15943?dummy=/masterzen-winrm-1d17eaf15943_GH0.tar.gz
fetch: https://codeload.github.com/masterzen/winrm/tar.gz/1d17eaf15943?dummy=/masterzen-winrm-1d17eaf15943_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/masterzen/winrm/tar.gz/1d17eaf15943?dummy=/masterzen-winrm-1d17eaf15943_GH0.tar.gz: size of remote file is not known
masterzen-winrm-1d17eaf15943_GH0.tar.gz                 32 kB 3264 kBps    00s
=> mitchellh-cli-v1.0.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/mitchellh/cli/tar.gz/v1.0.0?dummy=/mitchellh-cli-v1.0.0_GH0.tar.gz
fetch: https://codeload.github.com/mitchellh/cli/tar.gz/v1.0.0?dummy=/mitchellh-cli-v1.0.0_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/mitchellh/cli/tar.gz/v1.0.0?dummy=/mitchellh-cli-v1.0.0_GH0.tar.gz: size of remote file is not known
mitchellh-cli-v1.0.0_GH0.tar.gz                         23 kB 1953 kBps    00s
=> mitchellh-go-linereader-1b945b3263eb_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/mitchellh/go-linereader/tar.gz/1b945b3263eb?dummy=/mitchellh-go-linereader-1b945b3263eb_GH0.tar.gz
fetch: https://codeload.github.com/mitchellh/go-linereader/tar.gz/1b945b3263eb?dummy=/mitchellh-go-linereader-1b945b3263eb_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/mitchellh/go-linereader/tar.gz/1b945b3263eb?dummy=/mitchellh-go-linereader-1b945b3263eb_GH0.tar.gz: size of remote file is not known
mitchellh-go-linereader-1b945b3263eb_GH0.tar.gz        2916  B   67 MBps    00s
=> mitchellh-packer-v1.3.2_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/mitchellh/packer/tar.gz/v1.3.2?dummy=/mitchellh-packer-v1.3.2_GH0.tar.gz
fetch: https://codeload.github.com/mitchellh/packer/tar.gz/v1.3.2?dummy=/mitchellh-packer-v1.3.2_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/mitchellh/packer/tar.gz/v1.3.2?dummy=/mitchellh-packer-v1.3.2_GH0.tar.gz: size of remote file is not known
mitchellh-packer-v1.3.2_GH0.tar.gz                    8776 kB 5819 kBps    02s
=> mitchellh-panicwrap-v1.0.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/mitchellh/panicwrap/tar.gz/v1.0.0?dummy=/mitchellh-panicwrap-v1.0.0_GH0.tar.gz
fetch: https://codeload.github.com/mitchellh/panicwrap/tar.gz/v1.0.0?dummy=/mitchellh-panicwrap-v1.0.0_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/mitchellh/panicwrap/tar.gz/v1.0.0?dummy=/mitchellh-panicwrap-v1.0.0_GH0.tar.gz: size of remote file is not known
mitchellh-panicwrap-v1.0.0_GH0.tar.gz                 8160  B  141 MBps    00s
=> openshift-metal3-terraform-provider-ironic-v0.2.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/openshift-metal3/terraform-provider-ironic/tar.gz/v0.2.1?dummy=/openshift-metal3-terraform-provider-ironic-v0.2.1_GH0.tar.gz
fetch: https://codeload.github.com/openshift-metal3/terraform-provider-ironic/tar.gz/v0.2.1?dummy=/openshift-metal3-terraform-provider-ironic-v0.2.1_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/openshift-metal3/terraform-provider-ironic/tar.gz/v0.2.1?dummy=/openshift-metal3-terraform-provider-ironic-v0.2.1_GH0.tar.gz: size of remote file is not known
openshift-metal3-terraform-provider-ironic-v0.2.1_GH0.tar.gz        4693 kB 5581 kBps    01s
=> openshift-api-95abe2d2f422_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/openshift/api/tar.gz/95abe2d2f422?dummy=/openshift-api-95abe2d2f422_GH0.tar.gz
fetch: https://codeload.github.com/openshift/api/tar.gz/95abe2d2f422?dummy=/openshift-api-95abe2d2f422_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/openshift/api/tar.gz/95abe2d2f422?dummy=/openshift-api-95abe2d2f422_GH0.tar.gz: size of remote file is not known
openshift-api-95abe2d2f422_GH0.tar.gz                 3358 kB 5420 kBps    00s
=> openshift-baremetal-operator-4ce920a36861_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/openshift/baremetal-operator/tar.gz/4ce920a36861?dummy=/openshift-baremetal-operator-4ce920a36861_GH0.tar.gz
fetch: https://codeload.github.com/openshift/baremetal-operator/tar.gz/4ce920a36861?dummy=/openshift-baremetal-operator-4ce920a36861_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/openshift/baremetal-operator/tar.gz/4ce920a36861?dummy=/openshift-baremetal-operator-4ce920a36861_GH0.tar.gz: size of remote file is not known
openshift-baremetal-operator-4ce920a36861_GH0.tar.gz          18 MB 6187 kBps    03s
=> openshift-client-go-92a2713fa240_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/openshift/client-go/tar.gz/92a2713fa240?dummy=/openshift-client-go-92a2713fa240_GH0.tar.gz
fetch: https://codeload.github.com/openshift/client-go/tar.gz/92a2713fa240?dummy=/openshift-client-go-92a2713fa240_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/openshift/client-go/tar.gz/92a2713fa240?dummy=/openshift-client-go-92a2713fa240_GH0.tar.gz: size of remote file is not known
openshift-client-go-92a2713fa240_GH0.tar.gz             15 MB 7457 kBps    02s
=> openshift-cloud-credential-operator-d10080b52c9e_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/openshift/cloud-credential-operator/tar.gz/d10080b52c9e?dummy=/openshift-cloud-credential-operator-d10080b52c9e_GH0.tar.gz
fetch: https://codeload.github.com/openshift/cloud-credential-operator/tar.gz/d10080b52c9e?dummy=/openshift-cloud-credential-operator-d10080b52c9e_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/openshift/cloud-credential-operator/tar.gz/d10080b52c9e?dummy=/openshift-cloud-credential-operator-d10080b52c9e_GH0.tar.gz: size of remote file is not known
openshift-cloud-credential-operator-d10080b52c9e_GH0.tar.gz          61 MB 4345 kBps    15s
=> Fetched file size mismatch (expected 64909633, actual 64909636)
=> Trying next site
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/openshift-cloud-credential-operator-d10080b52c9e_GH0.tar.gz
openshift-cloud-credential-operator-d10080b52c9e_GH0.tar.gz          61 MB   91 MBps    01s
=> openshift-cluster-api-provider-aws-9d49428ff837_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/openshift/cluster-api-provider-aws/tar.gz/9d49428ff837?dummy=/openshift-cluster-api-provider-aws-9d49428ff837_GH0.tar.gz
fetch: https://codeload.github.com/openshift/cluster-api-provider-aws/tar.gz/9d49428ff837?dummy=/openshift-cluster-api-provider-aws-9d49428ff837_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/openshift/cluster-api-provider-aws/tar.gz/9d49428ff837?dummy=/openshift-cluster-api-provider-aws-9d49428ff837_GH0.tar.gz: size of remote file is not known
openshift-cluster-api-provider-aws-9d49428ff837_GH0.tar.gz        7191 kB 5537 kBps    01s
=> openshift-cluster-api-provider-azure-8a9592f1f87b_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/openshift/cluster-api-provider-azure/tar.gz/8a9592f1f87b?dummy=/openshift-cluster-api-provider-azure-8a9592f1f87b_GH0.tar.gz
fetch: https://codeload.github.com/openshift/cluster-api-provider-azure/tar.gz/8a9592f1f87b?dummy=/openshift-cluster-api-provider-azure-8a9592f1f87b_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/openshift/cluster-api-provider-azure/tar.gz/8a9592f1f87b?dummy=/openshift-cluster-api-provider-azure-8a9592f1f87b_GH0.tar.gz: size of remote file is not known
openshift-cluster-api-provider-azure-8a9592f1f87b_GH0.tar.gz        5300 kB 5472 kBps    01s
=> openshift-cluster-api-provider-baremetal-a2a477909c1d_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/openshift/cluster-api-provider-baremetal/tar.gz/a2a477909c1d?dummy=/openshift-cluster-api-provider-baremetal-a2a477909c1d_GH0.tar.gz
fetch: https://codeload.github.com/openshift/cluster-api-provider-baremetal/tar.gz/a2a477909c1d?dummy=/openshift-cluster-api-provider-baremetal-a2a477909c1d_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/openshift/cluster-api-provider-baremetal/tar.gz/a2a477909c1d?dummy=/openshift-cluster-api-provider-baremetal-a2a477909c1d_GH0.tar.gz: size of remote file is not known
openshift-cluster-api-provider-baremetal-a2a477909c1d_GH0.tar.g          20 MB 4938 kBps    05s
=> openshift-cluster-api-provider-gcp-1b09fd9e7156_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/openshift/cluster-api-provider-gcp/tar.gz/1b09fd9e7156?dummy=/openshift-cluster-api-provider-gcp-1b09fd9e7156_GH0.tar.gz
fetch: https://codeload.github.com/openshift/cluster-api-provider-gcp/tar.gz/1b09fd9e7156?dummy=/openshift-cluster-api-provider-gcp-1b09fd9e7156_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/openshift/cluster-api-provider-gcp/tar.gz/1b09fd9e7156?dummy=/openshift-cluster-api-provider-gcp-1b09fd9e7156_GH0.tar.gz: size of remote file is not known
openshift-cluster-api-provider-gcp-1b09fd9e7156_GH0.tar.gz        5218 kB 5613 kBps    01s
=> Fetched file size mismatch (expected 5343253, actual 5343250)
=> Trying next site
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/openshift-cluster-api-provider-gcp-1b09fd9e7156_GH0.tar.gz
openshift-cluster-api-provider-gcp-1b09fd9e7156_GH0.tar.gz        5218 kB   80 MBps    00s
=> openshift-cluster-api-provider-libvirt-2336783d4603_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/openshift/cluster-api-provider-libvirt/tar.gz/2336783d4603?dummy=/openshift-cluster-api-provider-libvirt-2336783d4603_GH0.tar.gz
fetch: https://codeload.github.com/openshift/cluster-api-provider-libvirt/tar.gz/2336783d4603?dummy=/openshift-cluster-api-provider-libvirt-2336783d4603_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/openshift/cluster-api-provider-libvirt/tar.gz/2336783d4603?dummy=/openshift-cluster-api-provider-libvirt-2336783d4603_GH0.tar.gz: size of remote file is not known
openshift-cluster-api-provider-libvirt-2336783d4603_GH0.tar.gz        5659 kB 5390 kBps    01s
=> openshift-cluster-api-provider-openstack-319a35b2e38e_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/openshift/cluster-api-provider-openstack/tar.gz/319a35b2e38e?dummy=/openshift-cluster-api-provider-openstack-319a35b2e38e_GH0.tar.gz
fetch: https://codeload.github.com/openshift/cluster-api-provider-openstack/tar.gz/319a35b2e38e?dummy=/openshift-cluster-api-provider-openstack-319a35b2e38e_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/openshift/cluster-api-provider-openstack/tar.gz/319a35b2e38e?dummy=/openshift-cluster-api-provider-openstack-319a35b2e38e_GH0.tar.gz: size of remote file is not known
openshift-cluster-api-provider-openstack-319a35b2e38e_GH0.tar.g        5459 kB 5433 kBps    01s
=> Fetched file size mismatch (expected 5590435, actual 5590444)
=> Trying next site
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/openshift-cluster-api-provider-openstack-319a35b2e38e_GH0.tar.gz
openshift-cluster-api-provider-openstack-319a35b2e38e_GH0.tar.g        5459 kB   79 MBps    00s
=> openshift-cluster-api-provider-ovirt-27473ea1ae43_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/openshift/cluster-api-provider-ovirt/tar.gz/27473ea1ae43?dummy=/openshift-cluster-api-provider-ovirt-27473ea1ae43_GH0.tar.gz
fetch: https://codeload.github.com/openshift/cluster-api-provider-ovirt/tar.gz/27473ea1ae43?dummy=/openshift-cluster-api-provider-ovirt-27473ea1ae43_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/openshift/cluster-api-provider-ovirt/tar.gz/27473ea1ae43?dummy=/openshift-cluster-api-provider-ovirt-27473ea1ae43_GH0.tar.gz: size of remote file is not known
openshift-cluster-api-provider-ovirt-27473ea1ae43_GH0.tar.gz          13 MB 5849 kBps    03s
=> Fetched file size mismatch (expected 14585867, actual 14585865)
=> Trying next site
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/openshift-cluster-api-provider-ovirt-27473ea1ae43_GH0.tar.gz
fetch: http://distcache.FreeBSD.org/ports-distfiles/openshift-cluster-api-provider-ovirt-27473ea1ae43_GH0.tar.gz: size mismatch: expected 14585867, actual 14585865
=> Couldn't fetch it - please try to retrieve this
=> port manually into /portdistfiles/ and try again.
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/openshift-install46


More information about the freebsd-pkg-fallout mailing list