Date: Mon, 25 Jan 2021 08:39:53 GMT From: pkg-fallout@FreeBSD.org To: jhixson@freebsd.org Cc: pkg-fallout@FreeBSD.org Subject: [package - 13stable-amd64-quarterly][sysutils/openshift-install45] Failed for openshift-install45-4.5_3 in fetch Message-ID: <202101250839.10P8drKD076076@beefy14.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@freebsd.org Last committer: jhixson@FreeBSD.org Ident: $FreeBSD: branches/2021Q1/sysutils/openshift-install45/Makefile 544102 2020-08-03 19:05:09Z jhixson $ Log URL: http://beefy14.nyi.freebsd.org/data/13stable-amd64-quarterly/562432/logs/openshift-install45-4.5_3.log Build URL: http://beefy14.nyi.freebsd.org/build.html?mastername=13stable-amd64-quarterly&build=562432 Log: =>> Building sysutils/openshift-install45 build started at Mon Jan 25 08:38:25 UTC 2021 port directory: /usr/ports/sysutils/openshift-install45 package name: openshift-install45-4.5_3 building for: FreeBSD 13stable-amd64-quarterly-job-11 13.0-ALPHA2 FreeBSD 13.0-ALPHA2 1300136 amd64 maintained by: jhixson@freebsd.org Makefile ident: $FreeBSD: branches/2021Q1/sysutils/openshift-install45/Makefile 544102 2020-08-03 19:05:09Z jhixson $ Poudriere version: 3.2.8-8-gaf08dbda Host OSVERSION: 1400000 Jail OSVERSION: 1300136 Job Id: 11 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300136 UNAME_v=FreeBSD 13.0-ALPHA2 1300136 UNAME_r=13.0-ALPHA2 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/13stable-amd64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/13stable-amd64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=13stable-amd64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/13stable-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@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/openshift-install45/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/openshift-install45/work HOME=/wrkdirs/usr/ports/sysutils/openshift-install45/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/openshift-install45/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-install45/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/openshift-install45/work HOME=/wrkdirs/usr/ports/sysutils/openshift-install45/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/openshift-install45/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@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@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@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-ALPHA2 OSREL=13.0 OSVERSION=1300136 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-install45-4.5_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.1.txz [13stable-amd64-quarterly-job-11] Installing pkg-1.16.1... [13stable-amd64-quarterly-job-11] Extracting pkg-1.16.1: .......... done ===> openshift-install45-4.5_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of openshift-install45-4.5_3 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License APACHE20 accepted by the user => openshift-installer-release-4.5-01f5643a02f154246fab0923f8828aa9ae3b76fb_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/openshift/installer/tar.gz/01f5643a02f154246fab0923f8828aa9ae3b76fb?dummy=/openshift-installer-release-4.5-01f5643a02f154246fab0923f8828aa9ae3b76fb_GH0.tar.gz fetch: https://codeload.github.com/openshift/installer/tar.gz/01f5643a02f154246fab0923f8828aa9ae3b76fb?dummy=/openshift-installer-release-4.5-01f5643a02f154246fab0923f8828aa9ae3b76fb_GH0.tar.gz: size unknown fetch: https://codeload.github.com/openshift/installer/tar.gz/01f5643a02f154246fab0923f8828aa9ae3b76fb?dummy=/openshift-installer-release-4.5-01f5643a02f154246fab0923f8828aa9ae3b76fb_GH0.tar.gz: size of remote file is not known openshift-installer-release-4.5-01f5643a02f154246fab0923f8828aa 33 MB 4889 kBps 07s => 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 5483 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 3973 kBps 06s => Azure-go-autorest-3492b2aff503_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/Azure/go-autorest/tar.gz/3492b2aff503?dummy=/Azure-go-autorest-3492b2aff503_GH0.tar.gz fetch: https://codeload.github.com/Azure/go-autorest/tar.gz/3492b2aff503?dummy=/Azure-go-autorest-3492b2aff503_GH0.tar.gz: size unknown fetch: https://codeload.github.com/Azure/go-autorest/tar.gz/3492b2aff503?dummy=/Azure-go-autorest-3492b2aff503_GH0.tar.gz: size of remote file is not known Azure-go-autorest-3492b2aff503_GH0.tar.gz 160 kB 6595 kBps 00s => Azure-go-autorest-5bd9621f41a0_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/Azure/go-autorest/tar.gz/5bd9621f41a0?dummy=/Azure-go-autorest-5bd9621f41a0_GH0.tar.gz fetch: https://codeload.github.com/Azure/go-autorest/tar.gz/5bd9621f41a0?dummy=/Azure-go-autorest-5bd9621f41a0_GH0.tar.gz: size unknown fetch: https://codeload.github.com/Azure/go-autorest/tar.gz/5bd9621f41a0?dummy=/Azure-go-autorest-5bd9621f41a0_GH0.tar.gz: size of remote file is not known Azure-go-autorest-5bd9621f41a0_GH0.tar.gz 153 kB 6115 kBps 00s => Azure-go-autorest-cc407fb4f94c_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/Azure/go-autorest/tar.gz/cc407fb4f94c?dummy=/Azure-go-autorest-cc407fb4f94c_GH0.tar.gz fetch: https://codeload.github.com/Azure/go-autorest/tar.gz/cc407fb4f94c?dummy=/Azure-go-autorest-cc407fb4f94c_GH0.tar.gz: size unknown fetch: https://codeload.github.com/Azure/go-autorest/tar.gz/cc407fb4f94c?dummy=/Azure-go-autorest-cc407fb4f94c_GH0.tar.gz: size of remote file is not known Azure-go-autorest-cc407fb4f94c_GH0.tar.gz 160 kB 6407 kBps 00s => Azure-go-autorest-d3556005bee1_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/Azure/go-autorest/tar.gz/d3556005bee1?dummy=/Azure-go-autorest-d3556005bee1_GH0.tar.gz fetch: https://codeload.github.com/Azure/go-autorest/tar.gz/d3556005bee1?dummy=/Azure-go-autorest-d3556005bee1_GH0.tar.gz: size unknown fetch: https://codeload.github.com/Azure/go-autorest/tar.gz/d3556005bee1?dummy=/Azure-go-autorest-d3556005bee1_GH0.tar.gz: size of remote file is not known Azure-go-autorest-d3556005bee1_GH0.tar.gz 162 kB 6331 kBps 00s => Azure-go-autorest-logger-v0.1.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/Azure/go-autorest/tar.gz/logger/v0.1.0?dummy=/Azure-go-autorest-logger-v0.1.0_GH0.tar.gz fetch: https://codeload.github.com/Azure/go-autorest/tar.gz/logger/v0.1.0?dummy=/Azure-go-autorest-logger-v0.1.0_GH0.tar.gz: size unknown fetch: https://codeload.github.com/Azure/go-autorest/tar.gz/logger/v0.1.0?dummy=/Azure-go-autorest-logger-v0.1.0_GH0.tar.gz: size of remote file is not known <snip> fetch: https://codeload.github.com/hashicorp/terraform-plugin-test/tar.gz/v1.3.0?dummy=/hashicorp-terraform-plugin-test-v1.3.0_GH0.tar.gz: size of remote file is not known hashicorp-terraform-plugin-test-v1.3.0_GH0.tar.gz 21 kB 2656 kBps 00s => hashicorp-terraform-svchost-d2e4933b9136_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/hashicorp/terraform-svchost/tar.gz/d2e4933b9136?dummy=/hashicorp-terraform-svchost-d2e4933b9136_GH0.tar.gz fetch: https://codeload.github.com/hashicorp/terraform-svchost/tar.gz/d2e4933b9136?dummy=/hashicorp-terraform-svchost-d2e4933b9136_GH0.tar.gz: size unknown fetch: https://codeload.github.com/hashicorp/terraform-svchost/tar.gz/d2e4933b9136?dummy=/hashicorp-terraform-svchost-d2e4933b9136_GH0.tar.gz: size of remote file is not known hashicorp-terraform-svchost-d2e4933b9136_GH0.tar.gz 27 kB 3372 kBps 00s => hashicorp-yamux-df201c70410d_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/hashicorp/yamux/tar.gz/df201c70410d?dummy=/hashicorp-yamux-df201c70410d_GH0.tar.gz fetch: https://codeload.github.com/hashicorp/yamux/tar.gz/df201c70410d?dummy=/hashicorp-yamux-df201c70410d_GH0.tar.gz: size unknown fetch: https://codeload.github.com/hashicorp/yamux/tar.gz/df201c70410d?dummy=/hashicorp-yamux-df201c70410d_GH0.tar.gz: size of remote file is not known hashicorp-yamux-df201c70410d_GH0.tar.gz 22 kB 2824 kBps 00s => hooklift-iso9660-v1.0.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/hooklift/iso9660/tar.gz/v1.0.0?dummy=/hooklift-iso9660-v1.0.0_GH0.tar.gz fetch: https://codeload.github.com/hooklift/iso9660/tar.gz/v1.0.0?dummy=/hooklift-iso9660-v1.0.0_GH0.tar.gz: size unknown fetch: https://codeload.github.com/hooklift/iso9660/tar.gz/v1.0.0?dummy=/hooklift-iso9660-v1.0.0_GH0.tar.gz: size of remote file is not known hooklift-iso9660-v1.0.0_GH0.tar.gz 20 kB 2458 kBps 00s => jen20-awspolicyequivalence-v1.1.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/jen20/awspolicyequivalence/tar.gz/v1.1.0?dummy=/jen20-awspolicyequivalence-v1.1.0_GH0.tar.gz fetch: https://codeload.github.com/jen20/awspolicyequivalence/tar.gz/v1.1.0?dummy=/jen20-awspolicyequivalence-v1.1.0_GH0.tar.gz: size unknown fetch: https://codeload.github.com/jen20/awspolicyequivalence/tar.gz/v1.1.0?dummy=/jen20-awspolicyequivalence-v1.1.0_GH0.tar.gz: size of remote file is not known jen20-awspolicyequivalence-v1.1.0_GH0.tar.gz 11 kB 107 MBps 00s => keybase-go-crypto-a05457805304_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/keybase/go-crypto/tar.gz/a05457805304?dummy=/keybase-go-crypto-a05457805304_GH0.tar.gz fetch: https://codeload.github.com/keybase/go-crypto/tar.gz/a05457805304?dummy=/keybase-go-crypto-a05457805304_GH0.tar.gz: size unknown fetch: https://codeload.github.com/keybase/go-crypto/tar.gz/a05457805304?dummy=/keybase-go-crypto-a05457805304_GH0.tar.gz: size of remote file is not known keybase-go-crypto-a05457805304_GH0.tar.gz 1252 kB 11 MBps 00s => kubernetes-api-v0.17.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/kubernetes/api/tar.gz/v0.17.1?dummy=/kubernetes-api-v0.17.1_GH0.tar.gz fetch: https://codeload.github.com/kubernetes/api/tar.gz/v0.17.1?dummy=/kubernetes-api-v0.17.1_GH0.tar.gz: size unknown fetch: https://codeload.github.com/kubernetes/api/tar.gz/v0.17.1?dummy=/kubernetes-api-v0.17.1_GH0.tar.gz: size of remote file is not known kubernetes-api-v0.17.1_GH0.tar.gz 2351 kB 5929 kBps 01s => kubernetes-apiextensions-apiserver-v0.17.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/kubernetes/apiextensions-apiserver/tar.gz/v0.17.1?dummy=/kubernetes-apiextensions-apiserver-v0.17.1_GH0.tar.gz fetch: https://codeload.github.com/kubernetes/apiextensions-apiserver/tar.gz/v0.17.1?dummy=/kubernetes-apiextensions-apiserver-v0.17.1_GH0.tar.gz: size unknown fetch: https://codeload.github.com/kubernetes/apiextensions-apiserver/tar.gz/v0.17.1?dummy=/kubernetes-apiextensions-apiserver-v0.17.1_GH0.tar.gz: size of remote file is not known kubernetes-apiextensions-apiserver-v0.17.1_GH0.tar.gz 379 kB 4172 kBps 00s => kubernetes-apimachinery-v0.17.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/kubernetes/apimachinery/tar.gz/v0.17.1?dummy=/kubernetes-apimachinery-v0.17.1_GH0.tar.gz fetch: https://codeload.github.com/kubernetes/apimachinery/tar.gz/v0.17.1?dummy=/kubernetes-apimachinery-v0.17.1_GH0.tar.gz: size unknown fetch: https://codeload.github.com/kubernetes/apimachinery/tar.gz/v0.17.1?dummy=/kubernetes-apimachinery-v0.17.1_GH0.tar.gz: size of remote file is not known kubernetes-apimachinery-v0.17.1_GH0.tar.gz 508 kB 5578 kBps 00s => kubernetes-client-go-v0.17.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/kubernetes/client-go/tar.gz/v0.17.1?dummy=/kubernetes-client-go-v0.17.1_GH0.tar.gz fetch: https://codeload.github.com/kubernetes/client-go/tar.gz/v0.17.1?dummy=/kubernetes-client-go-v0.17.1_GH0.tar.gz: size unknown fetch: https://codeload.github.com/kubernetes/client-go/tar.gz/v0.17.1?dummy=/kubernetes-client-go-v0.17.1_GH0.tar.gz: size of remote file is not known kubernetes-client-go-v0.17.1_GH0.tar.gz 585 kB 5485 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 5278 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 fetch: https://codeload.github.com/leodido/go-urn/tar.gz/v1.2.0?dummy=/leodido-go-urn-v1.2.0_GH0.tar.gz: size unknown fetch: https://codeload.github.com/leodido/go-urn/tar.gz/v1.2.0?dummy=/leodido-go-urn-v1.2.0_GH0.tar.gz: size of remote file is not known 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 3867 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 5313 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 17 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 3879 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 3096 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 73 MBps 00s => mitchellh-go-testing-interface-v1.0.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/mitchellh/go-testing-interface/tar.gz/v1.0.0?dummy=/mitchellh-go-testing-interface-v1.0.0_GH0.tar.gz fetch: https://codeload.github.com/mitchellh/go-testing-interface/tar.gz/v1.0.0?dummy=/mitchellh-go-testing-interface-v1.0.0_GH0.tar.gz: size unknown fetch: https://codeload.github.com/mitchellh/go-testing-interface/tar.gz/v1.0.0?dummy=/mitchellh-go-testing-interface-v1.0.0_GH0.tar.gz: size of remote file is not known mitchellh-go-testing-interface-v1.0.0_GH0.tar.gz 2808 B 83 MBps 00s => mitchellh-hashstructure-v1.0.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/mitchellh/hashstructure/tar.gz/v1.0.0?dummy=/mitchellh-hashstructure-v1.0.0_GH0.tar.gz fetch: https://codeload.github.com/mitchellh/hashstructure/tar.gz/v1.0.0?dummy=/mitchellh-hashstructure-v1.0.0_GH0.tar.gz: size unknown fetch: https://codeload.github.com/mitchellh/hashstructure/tar.gz/v1.0.0?dummy=/mitchellh-hashstructure-v1.0.0_GH0.tar.gz: size of remote file is not known mitchellh-hashstructure-v1.0.0_GH0.tar.gz 6507 B 10 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 5369 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 152 MBps 00s => nu7hatch-gouuid-179d4d0c4d8d_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/nu7hatch/gouuid/tar.gz/179d4d0c4d8d?dummy=/nu7hatch-gouuid-179d4d0c4d8d_GH0.tar.gz fetch: https://codeload.github.com/nu7hatch/gouuid/tar.gz/179d4d0c4d8d?dummy=/nu7hatch-gouuid-179d4d0c4d8d_GH0.tar.gz: size unknown fetch: https://codeload.github.com/nu7hatch/gouuid/tar.gz/179d4d0c4d8d?dummy=/nu7hatch-gouuid-179d4d0c4d8d_GH0.tar.gz: size of remote file is not known nu7hatch-gouuid-179d4d0c4d8d_GH0.tar.gz 3733 B 17 MBps 00s => oklog-run-v1.0.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/oklog/run/tar.gz/v1.0.0?dummy=/oklog-run-v1.0.0_GH0.tar.gz fetch: https://codeload.github.com/oklog/run/tar.gz/v1.0.0?dummy=/oklog-run-v1.0.0_GH0.tar.gz: size unknown fetch: https://codeload.github.com/oklog/run/tar.gz/v1.0.0?dummy=/oklog-run-v1.0.0_GH0.tar.gz: size of remote file is not known oklog-run-v1.0.0_GH0.tar.gz 7126 B 20 MBps 00s => opencontainers-image-spec-775207bd45b6_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/opencontainers/image-spec/tar.gz/775207bd45b6?dummy=/opencontainers-image-spec-775207bd45b6_GH0.tar.gz fetch: https://codeload.github.com/opencontainers/image-spec/tar.gz/775207bd45b6?dummy=/opencontainers-image-spec-775207bd45b6_GH0.tar.gz: size unknown fetch: https://codeload.github.com/opencontainers/image-spec/tar.gz/775207bd45b6?dummy=/opencontainers-image-spec-775207bd45b6_GH0.tar.gz: size of remote file is not known opencontainers-image-spec-775207bd45b6_GH0.tar.gz 138 kB 5516 kBps 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 4574 kBps 01s => openshift-api-c6e8c9b6eb9a_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/openshift/api/tar.gz/c6e8c9b6eb9a?dummy=/openshift-api-c6e8c9b6eb9a_GH0.tar.gz fetch: https://codeload.github.com/openshift/api/tar.gz/c6e8c9b6eb9a?dummy=/openshift-api-c6e8c9b6eb9a_GH0.tar.gz: size unknown fetch: https://codeload.github.com/openshift/api/tar.gz/c6e8c9b6eb9a?dummy=/openshift-api-c6e8c9b6eb9a_GH0.tar.gz: size of remote file is not known openshift-api-c6e8c9b6eb9a_GH0.tar.gz 3287 kB 4131 kBps 01s => openshift-baremetal-operator-d997d9c06ba8_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/openshift/baremetal-operator/tar.gz/d997d9c06ba8?dummy=/openshift-baremetal-operator-d997d9c06ba8_GH0.tar.gz fetch: https://codeload.github.com/openshift/baremetal-operator/tar.gz/d997d9c06ba8?dummy=/openshift-baremetal-operator-d997d9c06ba8_GH0.tar.gz: size unknown fetch: https://codeload.github.com/openshift/baremetal-operator/tar.gz/d997d9c06ba8?dummy=/openshift-baremetal-operator-d997d9c06ba8_GH0.tar.gz: size of remote file is not known openshift-baremetal-operator-d997d9c06ba8_GH0.tar.gz 18 MB 5339 kBps 04s => 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 6744 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 4652 kBps 13s => 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 4920 kBps 02s => 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 5034 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 4288 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 4704 kBps 02s => 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 39 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 5141 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 5214 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 105 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 5215 kBps 02s => 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-install45
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101250839.10P8drKD076076>