Skip to content
Failed

Console Output

Started by timer
Checking out git https://github.com/kokkos/kokkos/ into /var/jenkins_home/workspace/Kokkos_nightly@script/e75d37dc961a6750345962697bdce3c1e4707329eda9edd8451eb759ba28aefd to read .jenkins_nightly
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/Kokkos_nightly@script/e75d37dc961a6750345962697bdce3c1e4707329eda9edd8451eb759ba28aefd/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/kokkos/kokkos/ # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos/
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_ASKPASS to set credentials 
ERROR: Checkout failed
java.lang.IllegalArgumentException: Illegal base64 character 5f
	at java.base/java.util.Base64$Decoder.decode0(Unknown Source)
	at java.base/java.util.Base64$Decoder.decode(Unknown Source)
	at java.base/java.util.Base64$Decoder.decode(Unknown Source)
	at org.kohsuke.github.extras.authorization.JWTTokenProvider.getPrivateKeyFromString(JWTTokenProvider.java:150)
Caused: java.security.spec.InvalidKeySpecException: Failed to decode private key: Illegal base64 character 5f
	at org.kohsuke.github.extras.authorization.JWTTokenProvider.getPrivateKeyFromString(JWTTokenProvider.java:155)
	at org.kohsuke.github.extras.authorization.JWTTokenProvider.<init>(JWTTokenProvider.java:83)
	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials.createJwtProvider(GitHubAppCredentials.java:153)
Caused: java.lang.IllegalArgumentException: Couldn't parse private key for GitHub app, make sure it's PKCS#8 format
	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials.createJwtProvider(GitHubAppCredentials.java:155)
	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials$TokenProvider.<init>(GitHubAppCredentials.java:163)
	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials$TokenProvider$1.<init>(GitHubAppCredentials.java:175)
	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials$TokenProvider.createTokenRefreshGitHub(GitHubAppCredentials.java:175)
	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials.generateAppInstallationToken(GitHubAppCredentials.java:213)
	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials.getToken(GitHubAppCredentials.java:295)
	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials.getPassword(GitHubAppCredentials.java:324)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.createPasswordFile(CliGitAPIImpl.java:2547)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2143)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
	at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:167)
	at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:73)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:311)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
ERROR: Maximum checkout retry attempts reached, aborting
ERROR: Checkout failed
java.lang.IllegalArgumentException: Illegal base64 character 5f
	at java.base/java.util.Base64$Decoder.decode0(Unknown Source)
	at java.base/java.util.Base64$Decoder.decode(Unknown Source)
	at java.base/java.util.Base64$Decoder.decode(Unknown Source)
	at org.kohsuke.github.extras.authorization.JWTTokenProvider.getPrivateKeyFromString(JWTTokenProvider.java:150)
Caused: java.security.spec.InvalidKeySpecException: Failed to decode private key: Illegal base64 character 5f
	at org.kohsuke.github.extras.authorization.JWTTokenProvider.getPrivateKeyFromString(JWTTokenProvider.java:155)
	at org.kohsuke.github.extras.authorization.JWTTokenProvider.<init>(JWTTokenProvider.java:83)
	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials.createJwtProvider(GitHubAppCredentials.java:153)
Caused: java.lang.IllegalArgumentException: Couldn't parse private key for GitHub app, make sure it's PKCS#8 format
	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials.createJwtProvider(GitHubAppCredentials.java:155)
	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials$TokenProvider.<init>(GitHubAppCredentials.java:163)
	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials$TokenProvider$1.<init>(GitHubAppCredentials.java:175)
	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials$TokenProvider.createTokenRefreshGitHub(GitHubAppCredentials.java:175)
	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials.generateAppInstallationToken(GitHubAppCredentials.java:213)
	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials.getToken(GitHubAppCredentials.java:295)
	at org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials.getPassword(GitHubAppCredentials.java:324)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.createPasswordFile(CliGitAPIImpl.java:2547)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2143)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
	at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:167)
	at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:73)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:311)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
ERROR: Maximum checkout retry attempts reached, aborting
Finished: FAILURE