Skip to content

Console Output

Pull request #4265 updated
22:30:04 Connecting to https://api.github.com using GitHub Access Token
Connecting to https://api.github.com to check permissions of obtain list of beutlich for modelica/ModelicaStandardLibrary
Obtained .CI/Jenkinsfile from e02f10e0159058bbd1d20211d1a1a3f1a2522066+7a2a5ed3a1c92bd6d2eaed1a2813a0ae6ab75d91 (9678d4971b15c2a30a8ae2a39b778eb881e6c003)
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (abort running builds)
[Pipeline] script
[Pipeline] {
[Pipeline] milestone
Trying to pass milestone 90
[Pipeline] milestone
Trying to pass milestone 91
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checks)
[Pipeline] parallel
[Pipeline] { (Branch: OpenModelica parsing)
[Pipeline] { (Branch: moparser parsing)
[Pipeline] { (Branch: Count unused classes)
[Pipeline] { (Branch: UTF-8 checks)
[Pipeline] stage
[Pipeline] { (OpenModelica parsing)
[Pipeline] stage
[Pipeline] { (moparser parsing)
[Pipeline] stage
[Pipeline] { (Count unused classes)
[Pipeline] stage
[Pipeline] { (UTF-8 checks)
[Pipeline] node
[Pipeline] node
Running on ryzen-5950x-2-2 in /var/lib/jenkins2/ws/_ModelicaStandardLibrary_PR-4265
Running on intel-5820k-1 in /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265
[Pipeline] node
Stage "Count unused classes" skipped due to when conditional
Running on ripper2-2 in /var/lib/jenkins2/ws/_ModelicaStandardLibrary_PR-4265
[Pipeline] }
[Pipeline] // stage
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] }
[Pipeline] checkout
The recommended git tool is: git
using credential github
[Pipeline] checkout
The recommended git tool is: git
Fetching changes from the remote Git repository
ERROR: Checkout failed
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ryzen-5950x-2-2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1003)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
		at com.sun.proxy.$Proxy90.withRepository(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261)
		at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:111)
		at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:101)
		at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:90)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1233)
		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.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
		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)
java.io.IOException: No space left on device
	at java.base/java.io.FileOutputStream.writeBytes(Native Method)
	at java.base/java.io.FileOutputStream.write(FileOutputStream.java:341)
	at org.eclipse.jgit.internal.storage.file.LockFile.write(LockFile.java:292)
	at org.eclipse.jgit.storage.file.FileBasedConfig.save(FileBasedConfig.java:205)
	at jenkins.plugins.git.GitHooksConfiguration.disable(GitHooksConfiguration.java:138)
	at jenkins.plugins.git.GitHooksConfiguration.lambda$configure$2f1f6402$1(GitHooksConfiguration.java:112)
	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:28)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:83)
	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)
ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] checkout
The recommended git tool is: git
using credential github
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
using credential github
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch OpenModelica parsing
 > git rev-parse --resolve-git-dir /var/lib/jenkins2/ws/_ModelicaStandardLibrary_PR-4265/.git # timeout=10
Cloning repository https://github.com/modelica/ModelicaStandardLibrary.git
 > git init /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265 # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaStandardLibrary.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4265/head:refs/remotes/origin/PR-4265 +refs/heads/master:refs/remotes/origin/master # timeout=10
Cloning repository https://github.com/modelica/ModelicaStandardLibrary.git
 > git init /var/lib/jenkins2/ws/_ModelicaStandardLibrary_PR-4265 # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaStandardLibrary.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4265/head:refs/remotes/origin/PR-4265 +refs/heads/master:refs/remotes/origin/master # timeout=10
Cleaning workspace
Fetching without tags
Cleaning workspace
Fetching without tags
Merging remotes/origin/master commit 7a2a5ed3a1c92bd6d2eaed1a2813a0ae6ab75d91 into PR head commit e02f10e0159058bbd1d20211d1a1a3f1a2522066
Merging remotes/origin/master commit 7a2a5ed3a1c92bd6d2eaed1a2813a0ae6ab75d91 into PR head commit e02f10e0159058bbd1d20211d1a1a3f1a2522066
Merge succeeded, producing e02f10e0159058bbd1d20211d1a1a3f1a2522066
Checking out Revision e02f10e0159058bbd1d20211d1a1a3f1a2522066 (PR-4265)
Merge succeeded, producing e02f10e0159058bbd1d20211d1a1a3f1a2522066
Checking out Revision e02f10e0159058bbd1d20211d1a1a3f1a2522066 (PR-4265)
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/4265/head:refs/remotes/origin/PR-4265 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaStandardLibrary.git
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4265/head:refs/remotes/origin/PR-4265 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e02f10e0159058bbd1d20211d1a1a3f1a2522066 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge 7a2a5ed3a1c92bd6d2eaed1a2813a0ae6ab75d91 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e02f10e0159058bbd1d20211d1a1a3f1a2522066 # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/4265/head:refs/remotes/origin/PR-4265 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaStandardLibrary.git
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4265/head:refs/remotes/origin/PR-4265 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e02f10e0159058bbd1d20211d1a1a3f1a2522066 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge 7a2a5ed3a1c92bd6d2eaed1a2813a0ae6ab75d91 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e02f10e0159058bbd1d20211d1a1a3f1a2522066 # timeout=10
Commit message: "Restructure CMake configuration files"
First time build. Skipping changelog.
Cleaning workspace
Commit message: "Restructure CMake configuration files"
Cleaning workspace
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker pull ubuntu:bionic
+ docker pull modelicastandardlibrary/moparser:3.4
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b PR-4265 e02f10e0159058bbd1d20211d1a1a3f1a2522066 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b PR-4265 e02f10e0159058bbd1d20211d1a1a3f1a2522066 # timeout=10
 > git rev-list --no-walk 55a900aa8f0848b5509ae73a17a9c99da7309478 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
bionic: Pulling from library/ubuntu
3.4: Pulling from modelicastandardlibrary/moparser
f2aa67a397c4: Pulling fs layer
682e273cc475: Pulling fs layer
840c4c807fdc: Pulling fs layer
840c4c807fdc: Waiting
7c457f213c76: Pulling fs layer
682e273cc475: Download complete
840c4c807fdc: Verifying Checksum
840c4c807fdc: Download complete
f2aa67a397c4: Verifying Checksum
f2aa67a397c4: Download complete
7c457f213c76: Verifying Checksum
7c457f213c76: Download complete
7c457f213c76: Pull complete
Digest: sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98
Status: Downloaded newer image for ubuntu:bionic
docker.io/library/ubuntu:bionic
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . ubuntu:bionic
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
ripper2-2 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins2/ws/_ModelicaStandardLibrary_PR-4265 -v /var/lib/jenkins2/ws/_ModelicaStandardLibrary_PR-4265:/var/lib/jenkins2/ws/_ModelicaStandardLibrary_PR-4265:rw,z -v /var/lib/jenkins2/ws/_ModelicaStandardLibrary_PR-4265_tmp:/var/lib/jenkins2/ws/_ModelicaStandardLibrary_PR-4265_tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ubuntu:bionic cat
$ docker top f50e26321c2d2de5e8858005d4ba77cc1ccefb7f438fc14bba8d673c12f226e6 -eo pid,comm
[Pipeline] {
[Pipeline] sh
f2aa67a397c4: Pull complete
682e273cc475: Pull complete
+ hostname
f50e26321c2d
[Pipeline] sh
840c4c807fdc: Pull complete
Digest: sha256:c868bdfc72596e10be91445d9419a1daf6ec83829def17e794f19c5bc766eb4b
Status: Downloaded newer image for modelicastandardlibrary/moparser:3.4
docker.io/modelicastandardlibrary/moparser:3.4
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ find . -name *.mo -exec bash -c iconv -o /dev/null -f utf8 -t utf8 "{}" |& sed "s,^,{}: ," ;
+ grep .
+ docker inspect -f . modelicastandardlibrary/moparser:3.4
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
intel-5820k-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265 -v /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265:/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265:rw,z -v /var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265_tmp:/var/lib/jenkins/ws/_ModelicaStandardLibrary_PR-4265_tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** modelicastandardlibrary/moparser:3.4 cat
$ docker top 90b2009d44c7bb366071307a1a4f7296d7217874d2cd7510d44ee7ec5658abdf -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ hostname
90b2009d44c7
[Pipeline] sh
+ moparser -v 3.4 -r Complex.mo Modelica ModelicaReference ModelicaServices ModelicaTest ModelicaTestConversion4.mo ModelicaTestOverdetermined.mo ObsoleteModelica4.mo
    |\^/|     MapleSim Stand-Alone Modelica Parser 3.4
._|\|   |/|_. Copyright (c) 2018 by Maplesoft. May be freely used for library
 \  Maple  /  syntax validation, and for non-commercial educational purposes.
 <___Sim___>  Execute moparser -? to display command-line options.
      |       Learn more about MapleSim at http://www.maplesim.com

[Pipeline] }
$ docker stop --time=1 90b2009d44c7bb366071307a1a4f7296d7217874d2cd7510d44ee7ec5658abdf
$ docker rm -f --volumes 90b2009d44c7bb366071307a1a4f7296d7217874d2cd7510d44ee7ec5658abdf
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
$ docker stop --time=1 f50e26321c2d2de5e8858005d4ba77cc1ccefb7f438fc14bba8d673c12f226e6
$ docker rm -f --volumes f50e26321c2d2de5e8858005d4ba77cc1ccefb7f438fc14bba8d673c12f226e6
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (C-Sources)
Stage "C-Sources" skipped due to earlier failure(s)
[Pipeline] parallel
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: i386)
[Pipeline] { (Branch: armhf)
[Pipeline] { (Branch: msyscross)
[Pipeline] { (Branch: osxcross)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (i386)
[Pipeline] stage
[Pipeline] { (armhf)
[Pipeline] stage
[Pipeline] { (msyscross)
[Pipeline] stage
[Pipeline] { (osxcross)
Stage "amd64" skipped due to earlier failure(s)
[Pipeline] }
Stage "i386" skipped due to earlier failure(s)
[Pipeline] }
Stage "armhf" skipped due to earlier failure(s)
[Pipeline] }
Stage "msyscross" skipped due to earlier failure(s)
[Pipeline] }
Stage "osxcross" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch amd64
[Pipeline] }
Failed in branch i386
[Pipeline] }
Failed in branch armhf
[Pipeline] }
Failed in branch msyscross
[Pipeline] }
Failed in branch osxcross
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ryzen-5950x-2-2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1003)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
		at com.sun.proxy.$Proxy90.withRepository(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261)
		at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:111)
		at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:101)
		at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:90)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1233)
		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.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
		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)
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: b8df85db-c49b-4f17-9eee-4210baa83b3e
java.io.IOException: No space left on device
	at java.base/java.io.FileOutputStream.writeBytes(Native Method)
	at java.base/java.io.FileOutputStream.write(FileOutputStream.java:341)
	at org.eclipse.jgit.internal.storage.file.LockFile.write(LockFile.java:292)
	at org.eclipse.jgit.storage.file.FileBasedConfig.save(FileBasedConfig.java:205)
	at jenkins.plugins.git.GitHooksConfiguration.disable(GitHooksConfiguration.java:138)
	at jenkins.plugins.git.GitHooksConfiguration.lambda$configure$2f1f6402$1(GitHooksConfiguration.java:112)
	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:28)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:83)
	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)

GitHub has been notified of this commit’s build result

Finished: FAILURE