Started by user Lars Geyer-Blaumeiser Running as Lars Geyer-Blaumeiser java.lang.NullPointerException at jenkins.plugins.git.GitSCMFileSystem.lambda$new$0(GitSCMFileSystem.java:115) at jenkins.plugins.git.GitSCMFileSystem$$Lambda$529/0x00000000d402ece0.invoke(Unknown Source) at jenkins.plugins.git.GitSCMFileSystem.lambda$invoke$e8567d7e$1(GitSCMFileSystem.java:182) at jenkins.plugins.git.GitSCMFileSystem$$Lambda$530/0x00000000d40235e0.invoke(Unknown Source) at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:29) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:84) at jenkins.plugins.git.GitSCMFileSystem.invoke(GitSCMFileSystem.java:182) at jenkins.plugins.git.GitSCMFileSystem.<init>(GitSCMFileSystem.java:115) at jenkins.plugins.git.GitSCMFileSystem$BuilderImpl.build(GitSCMFileSystem.java:367) at jenkins.scm.api.SCMFileSystem.of(SCMFileSystem.java:197) at jenkins.scm.api.SCMFileSystem.of(SCMFileSystem.java:173) at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:115) at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:69) at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:309) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Finished: FAILURE