------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.14.3,1.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> docker-18.09.5_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> docker-18.09.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by docker-18.09.5_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> docker-18.09.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by docker-18.09.5_1 for building => SHA256 Checksum OK for docker-docker-ce-v18.09.5_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> docker-18.09.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by docker-18.09.5_1 for building ===> Extracting for docker-18.09.5_1 => SHA256 Checksum OK for docker-docker-ce-v18.09.5_GH0.tar.gz. Extracted Memory Use: 93.48M SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for docker-18.09.5_1 ===> Applying ports patches for docker-18.09.5_1 ===> Cleanly applied ports patch(es) patch-components_cli_cli_config_credentials_default__store__unsupported.go patch-components_cli_vendor_github.com_docker_docker_pkg_archive_archive__unix.go patch-components_cli_vendor_github.com_docker_docker_pkg_archive_changes__unix.go patch-components_cli_vendor_github.com_docker_docker_pkg_mount_mountinfo__freebsd.go patch-components_cli_vendor_github.com_tonistiigi_fsutil_chtimes__nolinux.go patch-components_cli_vendor_github.com_tonistiigi_fsutil_diskwriter__freebsd.go patch-components_cli_vendor_github.com_tonistiigi_fsutil_diskwriter__unix.go patch-components_cli_vendor_github.com_tonistiigi_fsutil_stat__unix.go SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> docker-18.09.5_1 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> docker-18.09.5_1 depends on file: /usr/local/bin/go - found ===> Configuring for docker-18.09.5_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for docker-18.09.5_1 (cd /construction/sysutils/docker/src/github.com/docker; for t in github.com/docker/cli/cmd/docker; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/docker/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^docker$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/sysutils/docker XDG_CONFIG_HOME=/construction/sysutils/docker HOME=/construction/sysutils/docker TMPDIR="/tmp" PATH=/construction/sysutils/docker/.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="/construction/sysutils/docker" GOBIN="" /usr/local/bin/go build -v -buildmode=exe -ldflags=-s -o /construction/sysutils/docker/bin/${out} ${pkg}; done) ===> Building docker from github.com/docker/cli/cmd/docker github.com/docker/cli/vendor/github.com/docker/docker/api/types/image github.com/docker/cli/vendor/k8s.io/client-go/util/buffer github.com/docker/cli/vendor/k8s.io/client-go/util/integer github.com/docker/cli/vendor/github.com/containerd/containerd/defaults github.com/docker/cli/vendor/github.com/moby/buildkit/util/system github.com/docker/cli/vendor/github.com/agl/ed25519/edwards25519 github.com/docker/cli/vendor/google.golang.org/grpc/internal github.com/docker/cli/vendor/golang.org/x/crypto/internal/subtle github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/selection github.com/docker/cli/vendor/vbom.ml/util/sortorder github.com/docker/cli/vendor/google.golang.org/grpc/resolver github.com/docker/cli/kubernetes/compose/clone github.com/docker/cli/vendor/github.com/docker/docker/api/types/events github.com/docker/cli/vendor/github.com/docker/distribution/manifest github.com/docker/cli/vendor/github.com/docker/docker/api github.com/docker/cli/vendor/golang.org/x/crypto/curve25519 runtime/cgo github.com/docker/cli/kubernetes/compose/impersonation github.com/docker/cli/vendor/google.golang.org/grpc/resolver/passthrough github.com/docker/cli/vendor/github.com/beorn7/perks/quantile github.com/docker/cli/vendor/github.com/gogo/protobuf/sortkeys github.com/docker/cli/vendor/github.com/hashicorp/golang-lru/simplelru github.com/docker/cli/vendor/github.com/syndtr/gocapability/capability github.com/docker/cli/vendor/github.com/docker/docker/api/types/versions github.com/docker/cli/vendor/golang.org/x/text/transform github.com/docker/cli/vendor/google.golang.org/grpc/encoding github.com/docker/cli/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/docker/cli/vendor/golang.org/x/crypto/pbkdf2 github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/util/sets github.com/docker/cli/vendor/golang.org/x/crypto/ed25519/internal/edwards25519 github.com/docker/cli/vendor/github.com/docker/docker/pkg/urlutil github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/version github.com/docker/cli/vendor/golang.org/x/crypto/poly1305 github.com/docker/cli/vendor/github.com/agl/ed25519 github.com/docker/cli/vendor/golang.org/x/crypto/internal/chacha20 github.com/docker/cli/vendor/google.golang.org/grpc/keepalive github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/util/clock github.com/docker/cli/vendor/github.com/docker/docker/errdefs github.com/docker/cli/vendor/golang.org/x/net/context github.com/docker/cli/vendor/golang.org/x/sys/unix github.com/docker/cli/vendor/github.com/docker/docker/api/types/mount github.com/docker/cli/vendor/github.com/containerd/console github.com/docker/cli/vendor/github.com/theupdateframework/notary github.com/docker/cli/vendor/github.com/pkg/errors github.com/docker/cli/vendor/github.com/docker/docker/api/types/blkiodev github.com/docker/cli/vendor/github.com/containerd/continuity/pathdriver # github.com/docker/cli/vendor/github.com/containerd/console cli/vendor/github.com/containerd/console/console.go:74:12: undefined: checkConsole cli/vendor/github.com/containerd/console/console.go:77:9: undefined: newMaster github.com/docker/cli/vendor/github.com/docker/docker/builder/dockerignore github.com/docker/cli/vendor/github.com/docker/go-units github.com/docker/cli/vendor/github.com/hashicorp/go-version github.com/docker/cli/vendor/github.com/opencontainers/image-spec/specs-go github.com/docker/cli/vendor/golang.org/x/time/rate github.com/docker/cli/vendor/github.com/docker/licensing/lib/go-auth/identity github.com/docker/cli/vendor/github.com/docker/docker/api/types/time github.com/docker/cli/vendor/github.com/moby/buildkit/util/entitlements github.com/docker/cli/vendor/github.com/Nvveen/Gotty github.com/docker/cli/vendor/golang.org/x/net/http2/hpack github.com/docker/cli/vendor/github.com/docker/go/canonical/json github.com/docker/cli/vendor/golang.org/x/text/width github.com/docker/cli/vendor/golang.org/x/net/internal/timeseries github.com/docker/cli/vendor/github.com/opencontainers/go-digest github.com/docker/cli/vendor/github.com/docker/docker/pkg/ioutils github.com/docker/cli/vendor/golang.org/x/text/unicode/bidi github.com/docker/cli/cli/connhelper/ssh github.com/docker/cli/vendor/google.golang.org/grpc/metadata github.com/docker/cli/vendor/google.golang.org/grpc/grpclog github.com/docker/cli/vendor/golang.org/x/text/unicode/norm github.com/docker/cli/vendor/github.com/docker/docker/api/types/strslice github.com/docker/cli/vendor/google.golang.org/grpc/codes github.com/docker/cli/vendor/github.com/docker/docker/api/types/filters github.com/docker/cli/vendor/github.com/docker/docker-credential-helpers/credentials github.com/docker/cli/templates github.com/docker/cli/vendor/github.com/theupdateframework/notary/tuf/validation github.com/docker/cli/vendor/github.com/containerd/continuity/sysx github.com/docker/cli/vendor/google.golang.org/grpc/tap github.com/docker/cli/vendor/github.com/google/shlex github.com/docker/cli/vendor/google.golang.org/grpc/connectivity github.com/docker/cli/vendor/golang.org/x/sync/errgroup github.com/docker/cli/vendor/github.com/docker/distribution/digestset github.com/docker/cli/vendor/github.com/moby/buildkit/client/buildid github.com/docker/cli/cli/compose/types github.com/docker/cli/vendor/github.com/moby/buildkit/util/appdefaults github.com/docker/cli/vendor/github.com/opentracing/opentracing-go/log github.com/docker/cli/vendor/github.com/docker/docker/pkg/progress github.com/docker/cli/vendor/github.com/morikuni/aec github.com/docker/cli/vendor/github.com/xeipuuv/gojsonpointer github.com/docker/cli/vendor/golang.org/x/crypto/ssh/terminal github.com/docker/cli/vendor/github.com/tonistiigi/units github.com/docker/cli/vendor/github.com/docker/docker/pkg/term github.com/docker/cli/vendor/github.com/opencontainers/image-spec/specs-go/v1 github.com/docker/cli/cli/compose/template github.com/docker/cli/vendor/github.com/docker/docker/pkg/pools github.com/docker/cli/vendor/github.com/docker/docker-credential-helpers/client github.com/docker/cli/vendor/github.com/prometheus/common/model github.com/docker/cli/vendor/github.com/gogo/protobuf/proto os/user github.com/docker/cli/vendor/github.com/docker/docker/pkg/stringid github.com/docker/cli/vendor/github.com/docker/docker/api/types/network github.com/docker/cli/vendor/golang.org/x/text/secure/bidirule github.com/docker/cli/vendor/github.com/moby/buildkit/identity github.com/docker/cli/vendor/golang.org/x/crypto/ed25519 github.com/docker/cli/vendor/github.com/docker/distribution/uuid github.com/docker/cli/vendor/github.com/golang/protobuf/proto github.com/docker/cli/vendor/github.com/xeipuuv/gojsonreference github.com/docker/cli/vendor/github.com/flynn-archive/go-shlex github.com/docker/cli/service/logs # github.com/docker/cli/vendor/github.com/docker/docker/pkg/term cli/vendor/github.com/docker/docker/pkg/term/tc.go:12:27: undefined: Termios cli/vendor/github.com/docker/docker/pkg/term/tc.go:13:56: undefined: getTermios cli/vendor/github.com/docker/docker/pkg/term/tc.go:17:27: undefined: Termios cli/vendor/github.com/docker/docker/pkg/term/tc.go:18:48: undefined: setTermios cli/vendor/github.com/docker/docker/pkg/term/term.go:24:10: undefined: Termios cli/vendor/github.com/docker/docker/pkg/term/term.go:53:14: undefined: Termios cli/vendor/github.com/docker/docker/pkg/term/term.go:96:19: undefined: MakeRaw github.com/docker/cli/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect github.com/docker/cli/vendor/github.com/mitchellh/mapstructure github.com/docker/cli/vendor/github.com/docker/docker/pkg/stdcopy github.com/docker/cli/vendor/github.com/mattn/go-shellwords github.com/docker/cli/vendor/gopkg.in/inf.v0 github.com/docker/cli/vendor/github.com/imdario/mergo github.com/docker/cli/vendor/github.com/docker/distribution/reference github.com/docker/cli/vendor/github.com/google/gofuzz github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/util/errors github.com/docker/cli/cli/compose/interpolation github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/fields github.com/docker/cli/vendor/github.com/docker/docker/pkg/signal github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/conversion/queryparams github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/util/json github.com/docker/cli/vendor/github.com/theupdateframework/notary/passphrase github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/types github.com/docker/cli/vendor/github.com/google/btree github.com/docker/cli/vendor/k8s.io/client-go/tools/metrics github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/util/framer github.com/docker/cli/vendor/k8s.io/client-go/util/flowcontrol github.com/docker/cli/vendor/k8s.io/client-go/pkg/version github.com/docker/cli/vendor/github.com/modern-go/concurrent github.com/docker/cli/vendor/golang.org/x/net/idna github.com/docker/cli/vendor/k8s.io/client-go/util/homedir github.com/docker/cli/kubernetes/labels github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/conversion github.com/docker/cli/vendor/github.com/containerd/containerd/archive/compression github.com/docker/cli/vendor/github.com/containerd/containerd/reference github.com/docker/cli/vendor/github.com/containerd/fifo github.com/docker/cli/cli/command/bundlefile github.com/docker/cli/vendor/github.com/containerd/containerd/leases github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/util/validation/field net github.com/docker/cli/vendor/github.com/opencontainers/image-spec/identity github.com/docker/cli/vendor/github.com/hashicorp/golang-lru github.com/docker/cli/vendor/github.com/opencontainers/runtime-spec/specs-go github.com/docker/cli/vendor/gopkg.in/yaml.v2 github.com/docker/cli/vendor/github.com/sirupsen/logrus github.com/docker/cli/vendor/github.com/peterbourgon/diskv github.com/docker/cli/vendor/github.com/davecgh/go-spew/spew github.com/docker/cli/vendor/github.com/modern-go/reflect2 github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/util/cache github.com/docker/cli/vendor/github.com/containerd/containerd/cio github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/util/diff github.com/docker/cli/vendor/github.com/gregjones/httpcache/diskcache github.com/docker/cli/vendor/github.com/docker/docker/pkg/fileutils github.com/docker/cli/cli/debug github.com/docker/cli/vendor/github.com/containerd/containerd/log github.com/docker/cli/vendor/github.com/moby/buildkit/util/appcontext github.com/docker/cli/vendor/github.com/docker/docker/pkg/mount github.com/docker/cli/vendor/github.com/docker/go-events github.com/docker/cli/vendor/github.com/containerd/continuity/fs github.com/docker/cli/vendor/github.com/containerd/containerd/mount # github.com/docker/cli/vendor/github.com/containerd/containerd/mount cli/vendor/github.com/containerd/containerd/mount/mount.go:35:14: m.Mount undefined (type Mount has no field or method Mount) cli/vendor/github.com/containerd/containerd/mount/temp.go:53:13: undefined: UnmountAll cli/vendor/github.com/containerd/containerd/mount/temp_unix.go:55:13: undefined: UnmountAll github.com/docker/cli/vendor/github.com/docker/docker/pkg/system # github.com/docker/cli/vendor/github.com/containerd/continuity/fs cli/vendor/github.com/containerd/continuity/fs/copy.go:52:12: undefined: copyFileInfo cli/vendor/github.com/containerd/continuity/fs/copy.go:87:14: undefined: copyDevice cli/vendor/github.com/containerd/continuity/fs/copy.go:94:13: undefined: copyFileInfo cli/vendor/github.com/containerd/continuity/fs/copy.go:98:13: undefined: copyXAttrs cli/vendor/github.com/containerd/continuity/fs/copy.go:118:9: undefined: copyFileContent cli/vendor/github.com/containerd/continuity/fs/diff_unix.go:41:13: undefined: sysx.LGetxattr cli/vendor/github.com/containerd/continuity/fs/diff_unix.go:42:26: undefined: sysx.ENODATA cli/vendor/github.com/containerd/continuity/fs/diff_unix.go:45:13: undefined: sysx.LGetxattr cli/vendor/github.com/containerd/continuity/fs/diff_unix.go:46:26: undefined: sysx.ENODATA github.com/docker/cli/vendor/github.com/opencontainers/runc/libcontainer/user github.com/docker/cli/vendor/github.com/golang/glog archive/tar # github.com/docker/cli/vendor/github.com/docker/docker/pkg/system cli/vendor/github.com/docker/docker/pkg/system/lstat_unix.go:18:9: undefined: fromStatT cli/vendor/github.com/docker/docker/pkg/system/stat_unix.go:64:9: undefined: fromStatT github.com/docker/cli/vendor/github.com/docker/docker/pkg/homedir github.com/docker/cli/vendor/github.com/opencontainers/runc/libcontainer/system github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/util/runtime github.com/docker/cli/vendor/github.com/prometheus/client_model/go github.com/docker/cli/vendor/github.com/golang/protobuf/ptypes/timestamp github.com/docker/cli/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil github.com/docker/cli/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages github.com/docker/cli/vendor/github.com/golang/protobuf/ptypes/duration github.com/docker/cli/vendor/google.golang.org/grpc/encoding/proto github.com/docker/cli/vendor/github.com/golang/protobuf/ptypes/any github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/runtime/schema github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/util/intstr github.com/docker/cli/vendor/github.com/containerd/containerd/runtime/linux/runctypes github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/util/wait github.com/docker/cli/vendor/github.com/tonistiigi/fsutil/types github.com/docker/cli/vendor/google.golang.org/genproto/googleapis/rpc/status github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/api/resource github.com/docker/cli/vendor/github.com/gogo/protobuf/types github.com/docker/cli/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor github.com/docker/cli/vendor/github.com/docker/docker/pkg/tarsum github.com/docker/cli/vendor/github.com/docker/docker/api/types/swarm/runtime github.com/docker/cli/vendor/github.com/golang/protobuf/ptypes github.com/docker/cli/vendor/github.com/ghodss/yaml github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/runtime github.com/docker/cli/vendor/google.golang.org/grpc/status github.com/docker/cli/vendor/github.com/googleapis/gnostic/extensions github.com/docker/cli/vendor/github.com/tonistiigi/fsutil github.com/docker/cli/vendor/github.com/containerd/containerd/errdefs # github.com/docker/cli/vendor/github.com/tonistiigi/fsutil cli/vendor/github.com/tonistiigi/fsutil/diskwriter_unix.go:16:3: undefined: sysx.Setxattr cli/vendor/github.com/tonistiigi/fsutil/diskwriter_unix.go:48:44: cannot use uint64(mkdev(stat.Devmajor, stat.Devminor)) (type uint64) as type int in argument to syscall.Mknod cli/vendor/github.com/tonistiigi/fsutil/stat_unix.go:15:17: undefined: sysx.LListxattr cli/vendor/github.com/tonistiigi/fsutil/stat_unix.go:25:14: undefined: sysx.LGetxattr github.com/docker/cli/vendor/github.com/json-iterator/go github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/util/yaml github.com/docker/cli/vendor/github.com/containerd/containerd/content github.com/docker/cli/vendor/github.com/containerd/containerd/namespaces github.com/docker/cli/vendor/github.com/containerd/containerd/filters github.com/docker/cli/vendor/github.com/containerd/containerd/platforms github.com/docker/cli/vendor/github.com/containerd/containerd/identifiers github.com/docker/cli/vendor/github.com/containerd/containerd/images github.com/docker/cli/vendor/github.com/gogo/protobuf/gogoproto github.com/docker/cli/vendor/github.com/moby/buildkit/util/apicaps/pb github.com/docker/cli/vendor/github.com/coreos/etcd/raft/raftpb github.com/docker/cli/vendor/github.com/containerd/containerd/remotes github.com/docker/cli/vendor/github.com/moby/buildkit/util/apicaps github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming github.com/docker/cli/vendor/k8s.io/client-go/tools/clientcmd/api github.com/docker/cli/vendor/github.com/moby/buildkit/solver/pb github.com/docker/cli/vendor/github.com/containerd/containerd/remotes/docker/schema1 github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf github.com/docker/cli/vendor/k8s.io/client-go/tools/clientcmd/api/v1 github.com/docker/cli/vendor/github.com/containerd/containerd/containers github.com/docker/cli/vendor/github.com/containerd/typeurl github.com/docker/cli/vendor/github.com/containerd/containerd/api/types/task github.com/docker/cli/vendor/github.com/containerd/containerd/api/types github.com/docker/cli/vendor/github.com/docker/swarmkit/api/deepcopy github.com/docker/cli/vendor/github.com/gogo/googleapis/google/rpc github.com/docker/cli/vendor/github.com/containerd/containerd/events github.com/docker/cli/vendor/github.com/docker/swarmkit/protobuf/plugin github.com/docker/cli/vendor/github.com/moby/buildkit/api/types github.com/docker/cli/vendor/github.com/moby/buildkit/frontend/gateway/client github.com/docker/cli/vendor/github.com/containerd/containerd/events/exchange github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json github.com/docker/cli/vendor/github.com/docker/go-connections/nat github.com/docker/cli/vendor/github.com/docker/docker/api/types/registry github.com/docker/cli/vendor/github.com/satori/go.uuid github.com/docker/cli/vendor/google.golang.org/grpc/resolver/dns crypto/x509 github.com/docker/cli/vendor/golang.org/x/net/internal/socks github.com/docker/cli/vendor/google.golang.org/grpc/stats github.com/docker/cli/vendor/github.com/containerd/containerd/pkg/dialer github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/util/validation vendor/golang.org/x/net/http/httpproxy github.com/docker/cli/vendor/k8s.io/client-go/util/connrotation net/textproto github.com/docker/cli/vendor/google.golang.org/grpc/channelz github.com/docker/cli/cli/connhelper github.com/docker/cli/vendor/google.golang.org/grpc/naming github.com/docker/cli/vendor/github.com/moby/buildkit/client/llb github.com/docker/cli/vendor/github.com/prometheus/procfs github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/labels github.com/docker/cli/vendor/golang.org/x/net/proxy github.com/docker/cli/vendor/github.com/docker/docker/api/types/container github.com/docker/cli/vendor/github.com/spf13/pflag github.com/docker/cli/vendor/golang.org/x/net/http/httpguts vendor/golang.org/x/net/http/httpguts github.com/docker/cli/vendor/github.com/docker/docker/api/types/swarm github.com/docker/cli/vendor/github.com/docker/docker/api/types github.com/docker/cli/vendor/k8s.io/client-go/util/cert github.com/docker/cli/vendor/github.com/theupdateframework/notary/tuf/data github.com/docker/cli/vendor/github.com/asaskevich/govalidator crypto/tls github.com/docker/cli/vendor/golang.org/x/crypto/ssh github.com/docker/cli/types github.com/docker/cli/vendor/github.com/docker/docker/api/types/volume github.com/docker/cli/opts github.com/docker/cli/vendor/github.com/spf13/cobra github.com/docker/cli/vendor/github.com/theupdateframework/notary/client/changelist github.com/docker/cli/vendor/github.com/theupdateframework/notary/tuf/utils github.com/docker/cli/vendor/github.com/docker/licensing/lib/go-validation github.com/docker/cli/cli/command/stack/options github.com/docker/cli/vendor/golang.org/x/crypto/ssh/agent net/http/httptrace github.com/docker/cli/vendor/github.com/docker/go-connections/tlsconfig github.com/docker/cli/vendor/google.golang.org/grpc/credentials github.com/docker/cli/vendor/github.com/docker/libtrust net/http github.com/docker/cli/vendor/google.golang.org/grpc/peer github.com/docker/cli/vendor/google.golang.org/grpc/balancer github.com/docker/cli/vendor/google.golang.org/grpc/balancer/base github.com/docker/cli/vendor/google.golang.org/grpc/balancer/roundrobin github.com/docker/cli/vendor/golang.org/x/net/context/ctxhttp github.com/docker/cli/vendor/github.com/docker/distribution github.com/docker/cli/vendor/github.com/docker/distribution/registry/client/auth/challenge net/http/cookiejar github.com/docker/cli/vendor/github.com/docker/docker/registry/resumable github.com/docker/cli/vendor/github.com/docker/distribution/registry/api/errcode github.com/docker/cli/vendor/github.com/docker/licensing/lib/errors github.com/docker/cli/vendor/github.com/docker/distribution/registry/client/transport github.com/docker/cli/vendor/github.com/docker/go-connections/sockets github.com/docker/cli/vendor/golang.org/x/net/trace net/http/httputil github.com/docker/cli/vendor/github.com/gorilla/mux github.com/docker/cli/vendor/github.com/theupdateframework/notary/storage github.com/docker/cli/vendor/github.com/googleapis/gnostic/compiler github.com/docker/cli/vendor/github.com/containerd/containerd/remotes/docker github.com/docker/cli/vendor/github.com/opentracing/opentracing-go github.com/docker/cli/vendor/github.com/dgrijalva/jwt-go github.com/docker/cli/vendor/github.com/xeipuuv/gojsonschema github.com/docker/cli/vendor/github.com/prometheus/common/expfmt github.com/docker/cli/vendor/golang.org/x/net/http2 github.com/docker/cli/vendor/github.com/docker/licensing/lib/go-clientlib github.com/docker/cli/vendor/github.com/docker/licensing/model github.com/docker/cli/vendor/github.com/docker/distribution/manifest/manifestlist github.com/docker/cli/vendor/github.com/docker/distribution/manifest/schema2 github.com/docker/cli/vendor/github.com/opentracing/opentracing-go/ext github.com/docker/cli/vendor/github.com/gregjones/httpcache github.com/docker/cli/vendor/github.com/googleapis/gnostic/OpenAPIv2 github.com/docker/cli/vendor/github.com/docker/licensing/lib/go-auth/jwt github.com/docker/cli/vendor/github.com/docker/distribution/registry/api/v2 github.com/docker/cli/vendor/github.com/theupdateframework/notary/trustmanager github.com/docker/cli/cli/manifest/types github.com/docker/cli/vendor/github.com/docker/licensing github.com/docker/cli/vendor/github.com/docker/docker/client github.com/docker/cli/vendor/github.com/prometheus/client_golang/prometheus github.com/docker/cli/cli/manifest/store # github.com/docker/cli/vendor/github.com/docker/docker/client cli/vendor/github.com/docker/docker/client/client.go:245:35: undefined: DefaultDockerHost cli/vendor/github.com/docker/docker/client/client.go:250:12: undefined: DefaultDockerHost cli/vendor/github.com/docker/docker/client/client.go:254:12: undefined: defaultProto cli/vendor/github.com/docker/docker/client/client.go:255:12: undefined: defaultAddr github.com/docker/cli/vendor/github.com/theupdateframework/notary/cryptoservice github.com/docker/cli/vendor/github.com/theupdateframework/notary/tuf/signed github.com/docker/cli/internal/licenseutils github.com/docker/cli/vendor/github.com/theupdateframework/notary/trustpinning github.com/docker/cli/vendor/github.com/theupdateframework/notary/tuf github.com/docker/cli/cli/compose/schema github.com/docker/cli/cli/compose/loader github.com/docker/cli/vendor/github.com/docker/go-metrics github.com/docker/cli/vendor/github.com/theupdateframework/notary/client github.com/docker/cli/vendor/github.com/docker/distribution/metrics github.com/docker/cli/vendor/github.com/docker/distribution/registry/storage/cache github.com/docker/cli/vendor/github.com/docker/distribution/registry/storage/cache/memory github.com/docker/cli/vendor/github.com/docker/distribution/registry/client github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/util/net github.com/docker/cli/vendor/google.golang.org/grpc/transport github.com/docker/cli/vendor/github.com/docker/distribution/registry/client/auth github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/watch github.com/docker/cli/vendor/k8s.io/client-go/transport github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 github.com/docker/cli/vendor/google.golang.org/grpc github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/api/errors github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured github.com/docker/cli/kubernetes/compose/v1beta1 github.com/docker/cli/vendor/k8s.io/api/rbac/v1alpha1 github.com/docker/cli/vendor/k8s.io/client-go/rest/watch github.com/docker/cli/vendor/k8s.io/client-go/pkg/apis/clientauthentication github.com/docker/cli/kubernetes/compose/v1beta2 github.com/docker/cli/vendor/k8s.io/api/admissionregistration/v1beta1 github.com/docker/cli/vendor/k8s.io/api/authorization/v1 github.com/docker/cli/vendor/k8s.io/api/authentication/v1beta1 github.com/docker/cli/vendor/k8s.io/api/scheduling/v1beta1 github.com/docker/cli/vendor/k8s.io/api/scheduling/v1alpha1 github.com/docker/cli/vendor/k8s.io/api/rbac/v1beta1 github.com/docker/cli/vendor/k8s.io/api/admissionregistration/v1alpha1 github.com/docker/cli/vendor/k8s.io/api/storage/v1alpha1 github.com/docker/cli/vendor/k8s.io/api/authentication/v1 github.com/docker/cli/vendor/k8s.io/api/authorization/v1beta1 github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 github.com/docker/cli/vendor/k8s.io/api/rbac/v1 github.com/docker/cli/vendor/k8s.io/api/core/v1 github.com/docker/cli/vendor/k8s.io/api/certificates/v1beta1 github.com/docker/cli/vendor/k8s.io/client-go/util/retry github.com/docker/cli/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 github.com/docker/cli/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning github.com/docker/cli/vendor/github.com/containerd/containerd/api/services/namespaces/v1 github.com/docker/cli/vendor/github.com/containerd/containerd/api/services/snapshots/v1 github.com/docker/cli/vendor/github.com/containerd/containerd/api/services/containers/v1 github.com/docker/cli/vendor/github.com/containerd/containerd/api/services/diff/v1 github.com/docker/cli/vendor/github.com/moby/buildkit/api/services/control github.com/docker/cli/vendor/github.com/containerd/containerd/api/services/tasks/v1 github.com/docker/cli/vendor/google.golang.org/grpc/health/grpc_health_v1 github.com/docker/cli/vendor/github.com/docker/swarmkit/manager/raftselector github.com/docker/cli/vendor/github.com/containerd/containerd/api/services/version/v1 github.com/docker/cli/vendor/github.com/containerd/containerd/api/services/leases/v1 github.com/docker/cli/vendor/github.com/containerd/containerd/api/services/introspection/v1 github.com/docker/cli/vendor/github.com/containerd/containerd/api/services/images/v1 github.com/docker/cli/vendor/github.com/containerd/containerd/api/services/content/v1 github.com/docker/cli/vendor/k8s.io/client-go/tools/clientcmd/api/latest github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/runtime/serializer github.com/docker/cli/vendor/github.com/containerd/containerd/api/services/events/v1 github.com/docker/cli/vendor/github.com/moby/buildkit/frontend/gateway/pb github.com/docker/cli/vendor/github.com/containerd/containerd/plugin github.com/docker/cli/vendor/github.com/grpc-ecosystem/grpc-opentracing/go/otgrpc github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/api/meta github.com/docker/cli/vendor/google.golang.org/grpc/health github.com/docker/cli/vendor/github.com/docker/swarmkit/api github.com/docker/cli/kubernetes/client/clientset/scheme github.com/docker/cli/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec github.com/docker/cli/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion github.com/docker/cli/vendor/github.com/moby/buildkit/session github.com/docker/cli/vendor/github.com/containerd/containerd/leases/proxy github.com/docker/cli/vendor/k8s.io/client-go/rest github.com/docker/cli/vendor/github.com/moby/buildkit/frontend/gateway/grpcclient github.com/docker/cli/vendor/github.com/moby/buildkit/session/grpchijack github.com/docker/cli/vendor/github.com/moby/buildkit/session/auth github.com/docker/cli/vendor/github.com/moby/buildkit/session/secrets github.com/docker/cli/vendor/github.com/moby/buildkit/session/sshforward github.com/docker/cli/vendor/github.com/containerd/containerd/content/proxy github.com/docker/cli/vendor/k8s.io/client-go/tools/auth github.com/docker/cli/kubernetes/client/clientset/typed/compose/v1beta2 github.com/docker/cli/kubernetes/client/clientset/typed/compose/v1beta1 github.com/docker/cli/vendor/github.com/moby/buildkit/session/secrets/secretsprovider github.com/docker/cli/vendor/k8s.io/client-go/tools/clientcmd github.com/docker/cli/vendor/github.com/moby/buildkit/session/sshforward/sshprovider github.com/docker/cli/vendor/k8s.io/client-go/tools/pager github.com/docker/cli/vendor/k8s.io/client-go/tools/cache github.com/docker/cli/vendor/k8s.io/kubernetes/pkg/api/v1/pod github.com/docker/cli/vendor/k8s.io/api/networking/v1 github.com/docker/cli/vendor/k8s.io/api/apps/v1 github.com/docker/cli/vendor/k8s.io/api/storage/v1 github.com/docker/cli/vendor/k8s.io/api/apps/v1beta1 github.com/docker/cli/vendor/k8s.io/client-go/tools/reference github.com/docker/cli/vendor/k8s.io/api/events/v1beta1 github.com/docker/cli/vendor/k8s.io/api/policy/v1beta1 github.com/docker/cli/vendor/k8s.io/api/storage/v1beta1 github.com/docker/cli/vendor/k8s.io/api/autoscaling/v2beta1 github.com/docker/cli/vendor/k8s.io/api/autoscaling/v1 github.com/docker/cli/vendor/k8s.io/api/batch/v1 github.com/docker/cli/vendor/k8s.io/api/settings/v1alpha1 github.com/docker/cli/vendor/k8s.io/api/apps/v1beta2 github.com/docker/cli/vendor/k8s.io/api/batch/v1beta1 github.com/docker/cli/vendor/k8s.io/api/batch/v2alpha1 github.com/docker/cli/vendor/k8s.io/api/extensions/v1beta1 github.com/docker/cli/vendor/github.com/docker/swarmkit/api/defaults github.com/docker/cli/vendor/github.com/docker/swarmkit/api/genericresource github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/scheme github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 github.com/docker/cli/vendor/k8s.io/client-go/discovery github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes/typed/core/v1 github.com/docker/cli/vendor/k8s.io/client-go/kubernetes github.com/docker/cli/kubernetes *** Error code 2 Stop. make: stopped in /xports/sysutils/docker FAILED 00:00:38