Recent runs || View in Spyglass
PR | xing-yang: Update VolumeSnapshot CRD version to v1beta |
Result | FAILURE |
Tests | 0 failed / 0 succeeded |
Started | |
Elapsed | 48s |
Revision | ac2a092876b1e83c62a6a75873c0485ca5788af4 |
Refs |
139 |
... skipping 67 lines ... alpha feature gates for Kubernetes 1.14: CSI_PROW_E2E_ALPHA_GATES_1_14=VolumeSnapshotDataSource=true,ExpandCSIVolumes=true alpha feature gates for Kubernetes 1.15: CSI_PROW_E2E_ALPHA_GATES_1_15=VolumeSnapshotDataSource=true,ExpandCSIVolumes=true alpha feature gates for latest Kubernetes: CSI_PROW_E2E_ALPHA_GATES_LATEST=VolumeSnapshotDataSource=true,ExpandCSIVolumes=true alpha E2E feature gates: CSI_PROW_E2E_ALPHA_GATES=VolumeSnapshotDataSource=true,ExpandCSIVolumes=true tests that need to be skipped: CSI_PROW_E2E_SKIP=Disruptive artifacts: ARTIFACTS=/logs/artifacts Thu Sep 19 06:17:56 UTC 2019 go1.12.9 $ curl --fail --location https://dl.google.com/go/go1.12.4.linux-amd64.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 22 122M 22 26.8M 0 0 32.4M 0 0:00:03 --:--:-- 0:00:03 32.4M 47 122M 47 58.0M 0 0 32.2M 0 0:00:03 0:00:01 0:00:02 32.1M 87 122M 87 107M 0 0 37.8M 0 0:00:03 0:00:02 0:00:01 37.8M 100 122M 100 122M 0 0 34.8M 0 0:00:03 0:00:03 --:--:-- 34.8M Thu Sep 19 06:18:00 UTC 2019 go1.12.4 $ make all mkdir -p bin CGO_ENABLED=0 GOOS=linux go build -a -ldflags '-X main.version=v2.0.0-rc1-38-g8eb12c10 -extldflags "-static"' -o ./bin/csi-snapshotter ./cmd/csi-snapshotter # github.com/kubernetes-csi/external-snapshotter/pkg/apis/volumesnapshot/v1beta1 pkg/apis/volumesnapshot/v1beta1/zz_generated.deepcopy.go:286:8: cannot use new("github.com/kubernetes-csi/external-snapshotter/vendor/k8s.io/api/core/v1".TypedLocalObjectReference) (type *"github.com/kubernetes-csi/external-snapshotter/vendor/k8s.io/api/core/v1".TypedLocalObjectReference) as type *VolumeSnapshotSource in assignment pkg/apis/volumesnapshot/v1beta1/zz_generated.deepcopy.go:287:8: (*in).DeepCopyInto undefined (type *VolumeSnapshotSource has no field or method DeepCopyInto) pkg/apis/volumesnapshot/v1beta1/zz_generated.deepcopy.go:289:7: in.VolumeSnapshotContentName undefined (type *VolumeSnapshotSpec has no field or method VolumeSnapshotContentName) pkg/apis/volumesnapshot/v1beta1/zz_generated.deepcopy.go:290:17: in.VolumeSnapshotContentName undefined (type *VolumeSnapshotSpec has no field or method VolumeSnapshotContentName) pkg/apis/volumesnapshot/v1beta1/zz_generated.deepcopy.go:290:49: out.VolumeSnapshotContentName undefined (type *VolumeSnapshotSpec has no field or method VolumeSnapshotContentName) pkg/apis/volumesnapshot/v1beta1/zz_generated.deepcopy.go:319:19: cannot convert nil to type bool pkg/apis/volumesnapshot/v1beta1/zz_generated.deepcopy.go:321:8: cannot use new(bool) (type *bool) as type bool in assignment pkg/apis/volumesnapshot/v1beta1/zz_generated.deepcopy.go:322:3: invalid indirect of *out (type bool) pkg/apis/volumesnapshot/v1beta1/zz_generated.deepcopy.go:322:11: invalid indirect of *in (type bool) release-tools/build.make:64: recipe for target 'build-csi-snapshotter' failed make: *** [build-csi-snapshotter] Error 2 ERROR: 'make all' failed + EXIT_VALUE=1 + set +o xtrace Cleaning up after docker in docker. ================================================================================ [Barnacle] 2019/09/19 06:18:40 Cleaning up Docker data root... [Barnacle] 2019/09/19 06:18:40 Removing all containers. ... skipping 21 lines ...