------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.14.1,1.txz SUCCEEDED 00:00:36 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> doctl-1.38.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> doctl-1.38.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by doctl-1.38.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> doctl-1.38.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by doctl-1.38.0 for building => SHA256 Checksum OK for digitalocean-doctl-v1.38.0_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> doctl-1.38.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by doctl-1.38.0 for building ===> Extracting for doctl-1.38.0 => SHA256 Checksum OK for digitalocean-doctl-v1.38.0_GH0.tar.gz. Extracted Memory Use: 29.64M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for doctl-1.38.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> doctl-1.38.0 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> doctl-1.38.0 depends on file: /usr/local/bin/go - found ===> Configuring for doctl-1.38.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for doctl-1.38.0 (cd /construction/sysutils/doctl/doctl-1.38.0; for t in ./cmd/doctl; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/doctl/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^doctl$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/sysutils/doctl XDG_CONFIG_HOME=/construction/sysutils/doctl HOME=/construction/sysutils/doctl TMPDIR="/tmp" PATH=/construction/sysutils/doctl/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -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" CGO_ENABLED=1 CGO_CFLAGS="-I/usr/local/include" CGO_LDFLAGS="-L/usr/local/lib" GOARM= GOPATH="" GOBIN="/construction/sysutils/doctl/bin" /usr/local/bin/go build -v -buildmode=exe -ldflags=-s -mod=vendor -o /construction/sysutils/doctl/bin/${out} ${pkg}; done) ===> Building doctl from ./cmd/doctl github.com/digitalocean/doctl/pkg/runner github.com/gobwas/glob/util/runes golang.org/x/crypto/internal/subtle k8s.io/apimachinery/pkg/selection k8s.io/utils/integer golang.org/x/crypto/curve25519 runtime/cgo github.com/hashicorp/hcl/hcl/strconv github.com/gogo/protobuf/sortkeys github.com/mattn/go-isatty github.com/shiena/ansicolor golang.org/x/text/transform github.com/gobwas/glob/util/strings k8s.io/apimachinery/pkg/util/clock golang.org/x/crypto/ed25519/internal/edwards25519 golang.org/x/crypto/poly1305 k8s.io/apimachinery/pkg/util/sets golang.org/x/crypto/internal/chacha20 k8s.io/apimachinery/pkg/version golang.org/x/sys/unix k8s.io/client-go/util/homedir github.com/google/go-querystring/query github.com/hashicorp/hcl/hcl/token github.com/mattn/go-colorable github.com/gobwas/glob/syntax/lexer k8s.io/apimachinery/third_party/forked/golang/reflect github.com/spf13/afero/mem github.com/google/gofuzz github.com/spf13/jwalterweatherman golang.org/x/net/http2/hpack k8s.io/client-go/pkg/version github.com/imdario/mergo golang.org/x/text/unicode/bidi k8s.io/apimachinery/pkg/fields k8s.io/apimachinery/pkg/util/naming k8s.io/client-go/tools/metrics k8s.io/apimachinery/pkg/conversion/queryparams k8s.io/apimachinery/pkg/types github.com/davecgh/go-spew/spew github.com/hashicorp/hcl/hcl/scanner github.com/hashicorp/hcl/hcl/ast github.com/hashicorp/hcl/json/token github.com/modern-go/concurrent k8s.io/apimachinery/pkg/util/framer github.com/fatih/color github.com/gobwas/glob/syntax/ast k8s.io/apimachinery/pkg/util/errors golang.org/x/time/rate k8s.io/apimachinery/pkg/util/json golang.org/x/text/unicode/norm github.com/blang/semver github.com/hashicorp/hcl/json/scanner golang.org/x/text/secure/bidirule k8s.io/apimachinery/pkg/util/validation/field gopkg.in/yaml.v2 k8s.io/apimachinery/pkg/conversion github.com/hashicorp/hcl/hcl/parser golang.org/x/crypto/ed25519 github.com/gobwas/glob/match gopkg.in/inf.v0 github.com/pelletier/go-toml github.com/gobwas/glob/syntax k8s.io/client-go/util/flowcontrol github.com/digitalocean/doctl/pkg/ssh github.com/dustin/go-humanize github.com/spf13/cast github.com/modern-go/reflect2 github.com/gogo/protobuf/proto github.com/hashicorp/hcl/hcl/printer github.com/hashicorp/hcl/json/parser github.com/hashicorp/hcl github.com/gobwas/glob/compiler golang.org/x/crypto/ssh/terminal github.com/fsnotify/fsnotify github.com/gobwas/glob os/user net golang.org/x/net/idna sigs.k8s.io/yaml github.com/json-iterator/go k8s.io/apimachinery/pkg/api/resource k8s.io/apimachinery/pkg/runtime/schema k8s.io/apimachinery/pkg/util/validation k8s.io/client-go/util/connrotation vendor/golang.org/x/net/http/httpproxy github.com/mitchellh/mapstructure net/textproto crypto/x509 github.com/spf13/pflag k8s.io/klog golang.org/x/net/http/httpguts vendor/golang.org/x/net/http/httpguts k8s.io/client-go/util/keyutil golang.org/x/crypto/ssh crypto/tls k8s.io/apimachinery/pkg/util/yaml k8s.io/apimachinery/pkg/util/intstr k8s.io/apimachinery/pkg/labels k8s.io/client-go/util/cert github.com/spf13/cobra net/http/httptrace net/http golang.org/x/net/context/ctxhttp k8s.io/apimachinery/pkg/util/runtime net/http/httputil github.com/spf13/afero net/rpc github.com/magiconair/properties github.com/digitalocean/godo golang.org/x/oauth2/internal golang.org/x/net/http2 k8s.io/apimachinery/pkg/runtime golang.org/x/oauth2 net/rpc/jsonrpc github.com/natefinch/pie github.com/spf13/viper k8s.io/apimachinery/pkg/runtime/serializer/streaming k8s.io/apimachinery/pkg/runtime/serializer/recognizer k8s.io/client-go/tools/clientcmd/api k8s.io/apimachinery/pkg/runtime/serializer/json k8s.io/client-go/tools/clientcmd/api/v1 github.com/digitalocean/godo/util github.com/digitalocean/doctl github.com/digitalocean/doctl/pluginhost github.com/digitalocean/doctl/do github.com/digitalocean/doctl/commands/displayers k8s.io/apimachinery/pkg/util/net k8s.io/client-go/transport k8s.io/apimachinery/pkg/watch k8s.io/apimachinery/pkg/apis/meta/v1 k8s.io/client-go/rest/watch k8s.io/apimachinery/pkg/api/errors k8s.io/apimachinery/pkg/apis/meta/v1/unstructured k8s.io/client-go/pkg/apis/clientauthentication k8s.io/apimachinery/pkg/runtime/serializer/protobuf k8s.io/api/core/v1 k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 k8s.io/apimachinery/pkg/runtime/serializer/versioning k8s.io/client-go/tools/clientcmd/api/latest k8s.io/apimachinery/pkg/runtime/serializer k8s.io/client-go/plugin/pkg/client/auth/exec k8s.io/client-go/rest k8s.io/client-go/tools/auth k8s.io/client-go/tools/clientcmd github.com/digitalocean/doctl/commands github.com/digitalocean/doctl/cmd/doctl SUCCEEDED 00:00:40 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for doctl-1.38.0 ===> Generating temporary packing list for t in ./cmd/doctl; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/doctl/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/construction/sysutils/doctl/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/construction/sysutils/doctl/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /construction/sysutils/doctl/bin/${src} ${dst}; done ===> Installing doctl as /construction/sysutils/doctl/stage/usr/local/bin/doctl ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for doctl-1.38.0 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:45 TOTAL TIME 00:02:05