Manikandan R created YUNIKORN-1211:
--------------------------------------
Summary: Shim build failed on arm64
Key: YUNIKORN-1211
URL: https://issues.apache.org/jira/browse/YUNIKORN-1211
Project: Apache YuniKorn
Issue Type: Bug
Reporter: Manikandan R
Assignee: Manikandan R
mani@mani-MBP16 incubator-yunikorn-k8shim % make test
cleaning up caches and output
go clean -cache -testcache -r -x ./... 2>&1 >/dev/null
rm -rf _output queues.yaml k8s_yunikorn_scheduler \
./deployments/image/configmap/k8s_yunikorn_scheduler \
./deployments/image/configmap/queues.yaml \
./deployments/image/admission/scheduler-admission-controller
running unit tests
go test ./pkg/... -cover -race -tags deadlock -coverprofile=coverage.txt
-covermode=atomic
? github.com/apache/incubator-yunikorn-k8shim/pkg/apis/yunikorn.apache.org
[no test files]
# golang.org/x/sys/unix
../../../go/pkg/mod/golang.org/x/[email protected]/unix/syscall_darwin.1_13.go:25:3:
//go:linkname must refer to declared function or variable
../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.1_13.go:27:3:
//go:linkname must refer to declared function or variable
../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.1_13.go:40:3:
//go:linkname must refer to declared function or variable
../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.go:28:3:
//go:linkname must refer to declared function or variable
../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.go:43:3:
//go:linkname must refer to declared function or variable
../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.go:59:3:
//go:linkname must refer to declared function or variable
../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.go:75:3:
//go:linkname must refer to declared function or variable
../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.go:90:3:
//go:linkname must refer to declared function or variable
../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.go:105:3:
//go:linkname must refer to declared function or variable
../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.go:121:3:
//go:linkname must refer to declared function or variable
../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.go:121:3:
too many errors
?
github.com/apache/incubator-yunikorn-k8shim/pkg/apis/yunikorn.apache.org/v1alpha1
[no test files]
FAIL github.com/apache/incubator-yunikorn-k8shim/pkg/appmgmt [build failed]
FAIL github.com/apache/incubator-yunikorn-k8shim/pkg/appmgmt/general [build
failed]
? github.com/apache/incubator-yunikorn-k8shim/pkg/appmgmt/interfaces [no test
files]
FAIL github.com/apache/incubator-yunikorn-k8shim/pkg/cache [build failed]
FAIL github.com/apache/incubator-yunikorn-k8shim/pkg/cache/external [build
failed]
FAIL github.com/apache/incubator-yunikorn-k8shim/pkg/common [build failed]
FAIL github.com/apache/incubator-yunikorn-k8shim/pkg/common/events [build
failed]
FAIL github.com/apache/incubator-yunikorn-k8shim/pkg/common/utils [build failed]
FAIL github.com/apache/incubator-yunikorn-k8shim/pkg/conf [build failed]
FAIL github.com/apache/incubator-yunikorn-k8shim/pkg/controller/application
[build failed]
FAIL github.com/apache/incubator-yunikorn-k8shim/pkg/dispatcher [build failed]
FAIL
github.com/apache/incubator-yunikorn-k8shim/pkg/plugin/admissioncontrollers/webhook
[build failed]
FAIL github.com/apache/incubator-yunikorn-k8shim/pkg/plugin/predicates [build
failed]
FAIL github.com/apache/incubator-yunikorn-k8shim/pkg/shim [build failed]
make: *** [test] Error 2
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]