Build failed in Jenkins: java-idp-plugin-oidc-rp-v2-nightly-java17 #12
Shibboleth Jenkins
noreply at shibboleth.net
Thu Jul 27 14:37:54 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp-v2-nightly-java17/12/display/redirect?page=changes>
Changes:
[Phil Smart] Revert okhttp3 mockserver version 4.9.3
------------------------------------------
Started by user Rod Widdowson
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - Rocky9 (i-06e5d4e45bec4e61f) (Rocky9) in workspace <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp-v2-nightly-java17/ws/>
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp-v2-nightly-java17/ws/.git> # timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --resolve-git-dir <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp-v2-nightly-java17/ws/.git"> returned status code 128:
stdout:
stderr: fatal: not a gitdir '<http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp-v2-nightly-java17/ws/.git'>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2063)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:405)
at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:281)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-idp-plugin-oidc-rp
> git init <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp-v2-nightly-java17/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-plugin-oidc-rp
> git --version # timeout=10
> git --version # 'git version 2.39.3'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-idp-plugin-oidc-rp +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-idp-plugin-oidc-rp # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 06d75615965c63097bc585641f1e61604240ef13 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 06d75615965c63097bc585641f1e61604240ef13 # timeout=10
Commit message: "Revert okhttp3 mockserver version 4.9.3"
> git rev-list --no-walk 558e98c109a6f582204fceb1f45aef082986ffc3 # timeout=10
[java-idp-plugin-oidc-rp-v2-nightly-java17] $ /bin/sh -xe /tmp/jenkins1226294569023860572.sh
+ rm -R <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp-v2-nightly-java17/ws/.repository/com/squareup/okhttp3/mockwebserver/>
rm: cannot remove '<http://127.0.0.1:1583/jenkins/job/java-idp-plugin-oidc-rp-v2-nightly-java17/ws/.repository/com/squareup/okhttp3/mockwebserver/'>: No such file or directory
Build step 'Execute shell' marked build as failure
More information about the commits
mailing list