CONSOLE OUTPUT
|
Started by an SCM change |
Running in Durability level: PERFORMANCE_OPTIMIZED |
[Pipeline] Start of Pipeline |
[Pipeline] node |
Still waiting to schedule task |
Waiting for next available executor on ‘FreeBSDQt5.15’ |
Running on FreeBSD Builder Kappa in /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/stable-kf5-qt5 FreeBSDQt5.15 |
[Pipeline] { |
[Pipeline] timestamps |
[Pipeline] { |
[Pipeline] catchError |
[Pipeline] { |
[Pipeline] stage |
[Pipeline] { (Checkout Sources) |
[Pipeline] deleteDir |
[Pipeline] checkout |
[2022-08-02T10:47:02.328Z] The recommended git tool is: NONE |
[2022-08-02T10:47:02.334Z] No credentials specified |
[2022-08-02T10:47:02.336Z] Cloning the remote Git repository |
[2022-08-02T10:46:50.741Z] Cloning repository https://invent.kde.org/plasma/xdg-desktop-portal-kde.git |
[2022-08-02T10:46:50.741Z] > git init /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/stable-kf5-qt5 FreeBSDQt5.15 # timeout=10 |
[2022-08-02T10:46:50.745Z] Fetching upstream changes from https://invent.kde.org/plasma/xdg-desktop-portal-kde.git |
[2022-08-02T10:46:50.745Z] > git --version # timeout=10 |
[2022-08-02T10:46:50.748Z] > git --version # 'git version 2.37.0' |
[2022-08-02T10:46:50.748Z] > git fetch --tags --force --progress -- https://invent.kde.org/plasma/xdg-desktop-portal-kde.git +refs/heads/*:refs/remotes/origin/* # timeout=120 |
[2022-08-02T10:47:03.887Z] Avoid second fetch |
[2022-08-02T10:47:03.899Z] Checking out Revision e8a2bc16b70616de8bf2f3a726e145e2632ce003 (refs/remotes/origin/Plasma/5.25) |
[2022-08-02T10:47:03.919Z] Commit message: "Update version number for 5.25.4 GIT_SILENT" |
[2022-08-02T10:46:52.282Z] > git config remote.origin.url https://invent.kde.org/plasma/xdg-desktop-portal-kde.git # timeout=10 |
[2022-08-02T10:46:52.283Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 |
[2022-08-02T10:46:52.290Z] > git rev-parse refs/remotes/origin/Plasma/5.25^{commit} # timeout=10 |
[2022-08-02T10:46:52.295Z] > git rev-parse Plasma/5.25^{commit} # timeout=10 |
[2022-08-02T10:46:52.301Z] > git config core.sparsecheckout # timeout=10 |
[2022-08-02T10:46:52.303Z] > git checkout -f e8a2bc16b70616de8bf2f3a726e145e2632ce003 # timeout=10 |
[2022-08-02T10:46:52.320Z] > git rev-list --no-walk 9d1ebfd57b47ca962e830d37a0031f8e20fa838b # timeout=10 |
[Pipeline] checkout |
[2022-08-02T10:47:03.933Z] The recommended git tool is: NONE |
[2022-08-02T10:47:03.938Z] No credentials specified |
[2022-08-02T10:47:03.940Z] Cloning the remote Git repository |
[2022-08-02T10:46:52.342Z] Cloning repository https://invent.kde.org/sysadmin/ci-tooling.git |
[2022-08-02T10:46:52.342Z] > git init /usr/home/jenkins/workspace/Plasma/xdg-desktop-portal-kde/stable-kf5-qt5 FreeBSDQt5.15/ci-tooling # timeout=10 |
[2022-08-02T10:46:52.347Z] Fetching upstream changes from https://invent.kde.org/sysadmin/ci-tooling.git |
[2022-08-02T10:46:52.347Z] > git --version # timeout=10 |
[2022-08-02T10:46:52.349Z] > git --version # 'git version 2.37.0' |
[2022-08-02T10:46:52.349Z] > git fetch --tags --force --progress -- https://invent.kde.org/sysadmin/ci-tooling.git +refs/heads/*:refs/remotes/origin/* # timeout=10 |
[2022-08-02T10:47:07.070Z] ERROR: Error cloning remote repo 'origin' |
[2022-08-02T10:47:07.070Z] hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://invent.kde.org/sysadmin/ci-tooling.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: |
[2022-08-02T10:47:07.070Z] stdout: |
[2022-08-02T10:47:07.070Z] stderr: error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500 |
[2022-08-02T10:47:07.070Z] fatal: expected 'packfile' |
[2022-08-02T10:47:07.070Z] |
[2022-08-02T10:47:07.070Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2450) |
[2022-08-02T10:47:07.070Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2051) |
[2022-08-02T10:47:07.070Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84) |
[2022-08-02T10:47:07.070Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:573) |
[2022-08-02T10:47:07.070Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:802) |
[2022-08-02T10:47:07.070Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) |
[2022-08-02T10:47:07.070Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154) |
[2022-08-02T10:47:07.070Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211) |
[2022-08-02T10:47:07.070Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54) |
[2022-08-02T10:47:07.070Z] at hudson.remoting.Request$2.run(Request.java:375) |
[2022-08-02T10:47:07.070Z] at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73) |
[2022-08-02T10:47:07.070Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266) |
[2022-08-02T10:47:07.071Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
[2022-08-02T10:47:07.071Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
[2022-08-02T10:47:07.071Z] at java.lang.Thread.run(Thread.java:750) |
[2022-08-02T10:47:07.071Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to FreeBSD Builder Kappa |
[2022-08-02T10:47:07.071Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) |
[2022-08-02T10:47:07.071Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) |
[2022-08-02T10:47:07.071Z] at hudson.remoting.Channel.call(Channel.java:1001) |
[2022-08-02T10:47:07.071Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) |
[2022-08-02T10:47:07.071Z] at sun.reflect.GeneratedMethodAccessor388.invoke(Unknown Source) |
[2022-08-02T10:47:07.071Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
[2022-08-02T10:47:07.071Z] at java.lang.reflect.Method.invoke(Method.java:498) |
[2022-08-02T10:47:07.071Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) |
[2022-08-02T10:47:07.071Z] at com.sun.proxy.$Proxy95.execute(Unknown Source) |
[2022-08-02T10:47:07.071Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1224) |
[2022-08-02T10:47:07.071Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302) |
[2022-08-02T10:47:07.071Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125) |
[2022-08-02T10:47:07.071Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) |
[2022-08-02T10:47:07.071Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) |
[2022-08-02T10:47:07.071Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) |
[2022-08-02T10:47:07.071Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
[2022-08-02T10:47:07.071Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266) |
[2022-08-02T10:47:07.071Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
[2022-08-02T10:47:07.071Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
[2022-08-02T10:47:07.071Z] at java.lang.Thread.run(Thread.java:748) |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2022-08-02T10:47:07.093Z] ERROR: Error cloning remote repo 'origin' |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |