Skip to content

Console Output

15:05:51 [2024-04-08T19:05:51.659Z] ERROR: Could not do lightweight checkout, falling back to heavyweight
15:05:51 [2024-04-08T19:05:51.660Z] java.io.FileNotFoundException
15:05:51 [2024-04-08T19:05:51.660Z] 	at jenkins.plugins.git.GitSCMFile.lambda$content$2(GitSCMFile.java:163)
15:05:51 [2024-04-08T19:05:51.660Z] 	at jenkins.plugins.git.GitSCMFileSystem.lambda$invoke$e8567d7e$1(GitSCMFileSystem.java:185)
15:05:51 [2024-04-08T19:05:51.660Z] 	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:28)
15:05:51 [2024-04-08T19:05:51.660Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:83)
15:05:51 [2024-04-08T19:05:51.660Z] 	at jenkins.plugins.git.GitSCMFileSystem.invoke(GitSCMFileSystem.java:185)
15:05:51 [2024-04-08T19:05:51.660Z] 	at jenkins.plugins.git.GitSCMFile.content(GitSCMFile.java:157)
15:05:51 [2024-04-08T19:05:51.660Z] 	at jenkins.scm.api.SCMFile.contentAsString(SCMFile.java:335)
15:05:51 [2024-04-08T19:05:51.660Z] 	at org.jenkinsci.plugins.workflow.multibranch.ReadTrustedStep$Execution.run(ReadTrustedStep.java:109)
15:05:51 [2024-04-08T19:05:51.660Z] 	at org.jenkinsci.plugins.workflow.multibranch.ReadTrustedStep$Execution.run(ReadTrustedStep.java:88)
15:05:51 [2024-04-08T19:05:51.660Z] 	at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47)
15:05:51 [2024-04-08T19:05:51.660Z] 	at hudson.security.ACL.impersonate2(ACL.java:451)
15:05:51 [2024-04-08T19:05:51.660Z] 	at hudson.security.ACL.impersonate(ACL.java:463)
15:05:51 [2024-04-08T19:05:51.660Z] 	at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44)
15:05:51 [2024-04-08T19:05:51.660Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
15:05:51 [2024-04-08T19:05:51.660Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
15:05:51 [2024-04-08T19:05:51.660Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
15:05:51 [2024-04-08T19:05:51.660Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
15:05:51 [2024-04-08T19:05:51.660Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
15:05:51 [2024-04-08T19:05:51.673Z] Selected Git installation does not exist. Using Default
15:05:51 [2024-04-08T19:05:51.673Z] The recommended git tool is: NONE
15:05:51 [2024-04-08T19:05:51.673Z] No credentials specified
15:05:51 [2024-04-08T19:05:51.674Z] Cloning the remote Git repository
15:05:51 [2024-04-08T19:05:51.675Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
15:05:51 [2024-04-08T19:05:51.675Z]  > git init /var/jenkins/workspace/tracecompass-master-nightly@script/1b32d96c6452c5eaa409c18d9eee18d0f1e0f4ab972526ebe0cf29f091a6c091 # timeout=10
15:05:51 [2024-04-08T19:05:51.710Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
15:05:51 [2024-04-08T19:05:51.710Z]  > git --version # timeout=10
15:05:51 [2024-04-08T19:05:51.715Z]  > git --version # 'git version 2.43.0'
15:05:51 [2024-04-08T19:05:51.715Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:05:52 [2024-04-08T19:05:52.098Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
15:05:52 [2024-04-08T19:05:52.105Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:05:52 [2024-04-08T19:05:52.122Z] Avoid second fetch
15:05:52 [2024-04-08T19:05:52.122Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:05:52 [2024-04-08T19:05:52.130Z] Checking out Revision db717d2d890f25f9c2b3964b0f50ad8181b065d9 (refs/remotes/origin/master)
15:05:52 [2024-04-08T19:05:52.131Z]  > git config core.sparsecheckout # timeout=10
15:05:52 [2024-04-08T19:05:52.135Z]  > git checkout -f db717d2d890f25f9c2b3964b0f50ad8181b065d9 # timeout=10
15:05:52 [2024-04-08T19:05:52.177Z] Commit message: "Switch tracecompass-jdk17.Jenkinsfile to sonar pod configuration"
15:05:52 [2024-04-08T19:05:52.178Z]  > git rev-list --no-walk d2d24a26f72da0798efabc11a853962d402efc95 # timeout=10