Recent runs || View in Spyglass
error creating cluster: cannot deploy: cannot get the create deployment future response: Code="DeploymentFailed" Message="At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details." Details=[{"code":"BadRequest","message":"{\r\n \"error\": {\r\n \"code\": \"InvalidParameter\",\r\n \"message\": \"The value of parameter linuxConfiguration.ssh.publicKeys.path is invalid.\",\r\n \"target\": \"linuxConfiguration.ssh.publicKeys.path\"\r\n }\r\n}"},{"code":"BadRequest","message":"{\r\n \"error\": {\r\n \"code\": \"InvalidParameter\",\r\n \"message\": \"The value of parameter linuxConfiguration.ssh.publicKeys.path is invalid.\",\r\n \"target\": \"linuxConfiguration.ssh.publicKeys.path\"\r\n }\r\n}"}]
from junit_runner.xml
Filter through log files
Deferred TearDown
DumpClusterLogs (--up failed)
TearDown Previous
Timeout
... skipping 361 lines ... W1021 21:47:53.602] 2019/10/21 21:47:53 azure.go:629: Creating resource group: kubetest-88cc52da-f44b-11e9-bc2b-024237dc7795. W1021 21:47:53.602] 2019/10/21 21:47:53 azure.go:631: Creating Azure resource group: kubetest-88cc52da-f44b-11e9-bc2b-024237dc7795 for cluster deployment. W1021 21:47:55.648] 2019/10/21 21:47:55 azure.go:636: Validating deployment ARM templates. W1021 21:47:57.812] 2019/10/21 21:47:57 azure.go:642: Deploying cluster kubetest-88cc52da-f44b-11e9-bc2b-024237dc7795 in resource group kubetest-88cc52da-f44b-11e9-bc2b-024237dc7795. W1021 21:50:02.063] 2019/10/21 21:50:02 process.go:153: Running: bash -c ./log-dump.sh I1021 21:50:02.163] Installing log-dump-daemonset.yaml via kubectl W1021 21:51:02.127] error: unable to recognize "/go/src/k8s.io/cloud-provider-azure/hack/log-dump/log-dump-daemonset.yaml": Get https://kubetest-88cc52da-f44b-11e9-bc2b-024237dc7795.eastus2.cloudapp.azure.com/api?timeout=32s: dial tcp 104.209.213.106:443: i/o timeout I1021 21:51:02.228] Uninstalling log-dump-daemonset.yaml via kubectl W1021 21:51:32.185] error: unable to recognize "/go/src/k8s.io/cloud-provider-azure/hack/log-dump/log-dump-daemonset.yaml": Get https://kubetest-88cc52da-f44b-11e9-bc2b-024237dc7795.eastus2.cloudapp.azure.com/api?timeout=32s: dial tcp 104.209.213.106:443: i/o timeout W1021 21:51:32.187] 2019/10/21 21:51:32 process.go:155: Step 'bash -c ./log-dump.sh' finished in 1m30.123998736s W1021 21:51:32.187] 2019/10/21 21:51:32 azure.go:906: Deleting resource group: kubetest-88cc52da-f44b-11e9-bc2b-024237dc7795. W1021 21:57:53.787] 2019/10/21 21:57:53 process.go:96: Saved XML output to /workspace/_artifacts/junit_runner.xml. W1021 21:57:53.787] 2019/10/21 21:57:53 process.go:153: Running: bash -c . hack/lib/version.sh && KUBE_ROOT=. kube::version::get_version_vars && echo "${KUBE_GIT_VERSION-}" W1021 21:57:53.948] 2019/10/21 21:57:53 process.go:155: Step 'bash -c . hack/lib/version.sh && KUBE_ROOT=. kube::version::get_version_vars && echo "${KUBE_GIT_VERSION-}"' finished in 160.394938ms W1021 21:57:53.948] 2019/10/21 21:57:53 main.go:319: Something went wrong: starting e2e cluster: error creating cluster: cannot deploy: cannot get the create deployment future response: Code="DeploymentFailed" Message="At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details." Details=[{"code":"BadRequest","message":"{\r\n \"error\": {\r\n \"code\": \"InvalidParameter\",\r\n \"message\": \"The value of parameter linuxConfiguration.ssh.publicKeys.path is invalid.\",\r\n \"target\": \"linuxConfiguration.ssh.publicKeys.path\"\r\n }\r\n}"},{"code":"BadRequest","message":"{\r\n \"error\": {\r\n \"code\": \"InvalidParameter\",\r\n \"message\": \"The value of parameter linuxConfiguration.ssh.publicKeys.path is invalid.\",\r\n \"target\": \"linuxConfiguration.ssh.publicKeys.path\"\r\n }\r\n}"}] W1021 21:57:53.950] Traceback (most recent call last): W1021 21:57:53.950] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 778, in <module> W1021 21:57:53.950] main(parse_args()) W1021 21:57:53.951] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 626, in main W1021 21:57:53.951] mode.start(runner_args) W1021 21:57:53.951] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 262, in start W1021 21:57:53.951] check_env(env, self.command, *args) W1021 21:57:53.951] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 111, in check_env W1021 21:57:53.951] subprocess.check_call(cmd, env=env) W1021 21:57:53.952] File "/usr/lib/python2.7/subprocess.py", line 186, in check_call W1021 21:57:53.952] raise CalledProcessError(retcode, cmd) W1021 21:57:53.952] subprocess.CalledProcessError: Command '('kubetest', '--dump=/workspace/_artifacts', '--gcp-service-account=/etc/service-account/service-account.json', '--up', '--down', '--test', '--deployment=acsengine', '--provider=skeleton', '--cluster=bootstrap-e2e', '--gcp-network=bootstrap-e2e', '--ginkgo-parallel=30', '--test-ccm=True', '--acsengine-agentpoolcount=1', '--acsengine-admin-username=$AZURE_SSH_USER', '--acsengine-creds=/etc/azure-cred/credentials', '--acsengine-orchestratorRelease=1.16', '--acsengine-mastervmsize=Standard_DS2_v2', '--acsengine-agentvmsize=Standard_D4s_v3', '--acsengine-hyperkube=True', '--acsengine-ccm=True', '--acsengine-location=eastus2', '--acsengine-public-key=/etc/azure-ssh/azure-ssh-pub', '--acsengine-template-url=https://raw.githubusercontent.com/kubernetes/cloud-provider-azure/master/tests/k8s-azure/manifest/linux.json', '--acsengine-download-url=https://github.com/Azure/aks-engine/releases/download/v0.42.0/aks-engine-v0.42.0-linux-amd64.tar.gz', '--timeout=420m')' returned non-zero exit status 1 E1021 21:57:53.957] Command failed I1021 21:57:53.957] process 687 exited with code 1 after 16.5m E1021 21:57:53.957] FAIL: chewong-e2e-ccm I1021 21:57:53.957] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1021 21:57:54.518] Activated service account credentials for: [kubernetes-upstream@kubernetes-upstream.iam.gserviceaccount.com] I1021 21:57:54.550] process 29153 exited with code 0 after 0.0m I1021 21:57:54.550] Call: gcloud config get-value account I1021 21:57:54.806] process 29165 exited with code 0 after 0.0m I1021 21:57:54.806] Will upload results to gs://kubernetes-upstream/pr-logs using kubernetes-upstream@kubernetes-upstream.iam.gserviceaccount.com I1021 21:57:54.806] Upload result and artifacts... I1021 21:57:54.806] Gubernator results at https://gubernator.k8s.io/build/kubernetes-upstream/pr-logs/pull/cloud-provider-azure/248/chewong-e2e-ccm/1186396794708299776 I1021 21:57:54.806] Call: gsutil ls gs://kubernetes-upstream/pr-logs/pull/cloud-provider-azure/248/chewong-e2e-ccm/1186396794708299776/artifacts W1021 21:57:55.814] CommandException: One or more URLs matched no objects. E1021 21:57:55.895] Command failed I1021 21:57:55.895] process 29177 exited with code 1 after 0.0m W1021 21:57:55.895] Remote dir gs://kubernetes-upstream/pr-logs/pull/cloud-provider-azure/248/chewong-e2e-ccm/1186396794708299776/artifacts not exist yet I1021 21:57:55.895] Call: gsutil -m -q -o GSUtil:use_magicfile=True cp -r -c -z log,txt,xml /workspace/_artifacts gs://kubernetes-upstream/pr-logs/pull/cloud-provider-azure/248/chewong-e2e-ccm/1186396794708299776/artifacts I1021 21:57:57.532] process 29319 exited with code 0 after 0.0m I1021 21:57:57.533] Call: git rev-parse HEAD I1021 21:57:57.535] process 29843 exited with code 0 after 0.0m ... skipping 21 lines ...