BUILD FAILURE
Build URL https://build.kde.org/job/Applications/job/kdenlive/job/stable-kf5-qt5%20SUSEQt5.15/414/
Project: stable-kf5-qt5 SUSEQt5.15
Date of build: Sun, 26 Sep 2021 06:25:57 +0000
Build duration: 3 min 57 sec and counting


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 ‘SUSEQt5.15’
Running on Docker Swarm-fc63882bce3c in /home/jenkins/workspace/Applications/kdenlive/stable-kf5-qt5 SUSEQt5.15
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout Sources)
[Pipeline] checkout
[2021-09-26T06:29:43.138Z] The recommended git tool is: NONE
[2021-09-26T06:29:45.481Z] No credentials specified
[2021-09-26T06:29:45.484Z] Cloning the remote Git repository
[2021-09-26T06:29:45.511Z] Cloning repository https://invent.kde.org/multimedia/kdenlive.git
[2021-09-26T06:29:45.576Z] > git init /home/jenkins/workspace/Applications/kdenlive/stable-kf5-qt5 SUSEQt5.15 # timeout=10
[2021-09-26T06:29:45.644Z] Fetching upstream changes from https://invent.kde.org/multimedia/kdenlive.git
[2021-09-26T06:29:45.645Z] > git --version # timeout=10
[2021-09-26T06:29:45.673Z] > git --version # 'git version 2.33.0'
[2021-09-26T06:29:45.673Z] > git fetch --tags --force --progress -- https://invent.kde.org/multimedia/kdenlive.git +refs/heads/*:refs/remotes/origin/* # timeout=120
[2021-09-26T06:29:50.715Z] Avoid second fetch
[2021-09-26T06:29:50.762Z] Checking out Revision e0edf3e8ff7205b0275373186e47d2400456cb31 (refs/remotes/origin/release/21.08)
[2021-09-26T06:29:50.671Z] > git config remote.origin.url https://invent.kde.org/multimedia/kdenlive.git # timeout=10
[2021-09-26T06:29:50.695Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-09-26T06:29:50.717Z] > git rev-parse refs/remotes/origin/release/21.08^{commit} # timeout=10
[2021-09-26T06:29:50.743Z] > git rev-parse release/21.08^{commit} # timeout=10
[2021-09-26T06:29:50.769Z] > git config core.sparsecheckout # timeout=10
[2021-09-26T06:29:50.788Z] > git checkout -f e0edf3e8ff7205b0275373186e47d2400456cb31 # timeout=10
[2021-09-26T06:29:54.721Z] Commit message: "Drop MLT's composite transition for Slide transition. Fixes #670"
[2021-09-26T06:29:54.724Z] > git rev-list --no-walk 008cbd493e32c6b8e920253985f37d1f47d6dda8 # timeout=10
[Pipeline] checkout
[2021-09-26T06:29:54.863Z] The recommended git tool is: NONE
[2021-09-26T06:29:54.871Z] No credentials specified
[2021-09-26T06:29:54.874Z] Cloning the remote Git repository
[2021-09-26T06:29:55.003Z] ERROR: Error cloning remote repo 'origin'
[2021-09-26T06:29:55.003Z] 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:
[2021-09-26T06:29:55.003Z] stdout:
[2021-09-26T06:29:55.003Z] stderr: fatal: unable to access 'https://invent.kde.org/sysadmin/ci-tooling.git/': The requested URL returned error: 503
[2021-09-26T06:29:55.003Z]
[2021-09-26T06:29:55.003Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2450)
[2021-09-26T06:29:55.003Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2051)
[2021-09-26T06:29:55.003Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84)
[2021-09-26T06:29:55.003Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:573)
[2021-09-26T06:29:55.003Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:802)
[2021-09-26T06:29:55.003Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
[2021-09-26T06:29:55.003Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
[2021-09-26T06:29:55.003Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211)
[2021-09-26T06:29:55.003Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54)
[2021-09-26T06:29:55.003Z] at hudson.remoting.Request$2.run(Request.java:375)
[2021-09-26T06:29:55.003Z] at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
[2021-09-26T06:29:55.003Z] at java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2021-09-26T06:29:55.004Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[2021-09-26T06:29:55.004Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[2021-09-26T06:29:55.004Z] at java.lang.Thread.run(Thread.java:829)
[2021-09-26T06:29:55.006Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Docker Swarm-fc63882bce3c
[2021-09-26T06:29:55.006Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
[2021-09-26T06:29:55.006Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
[2021-09-26T06:29:55.006Z] at hudson.remoting.Channel.call(Channel.java:1001)
[2021-09-26T06:29:55.006Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2021-09-26T06:29:55.006Z] at sun.reflect.GeneratedMethodAccessor141.invoke(Unknown Source)
[2021-09-26T06:29:55.006Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2021-09-26T06:29:55.006Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2021-09-26T06:29:55.006Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2021-09-26T06:29:55.006Z] at com.sun.proxy.$Proxy81.execute(Unknown Source)
[2021-09-26T06:29:55.006Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1224)
[2021-09-26T06:29:55.006Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
[2021-09-26T06:29:55.006Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
[2021-09-26T06:29:55.006Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2021-09-26T06:29:55.007Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2021-09-26T06:29:55.007Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2021-09-26T06:29:55.007Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2021-09-26T06:29:55.007Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2021-09-26T06:29:55.007Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2021-09-26T06:29:55.007Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2021-09-26T06:29:55.007Z] at java.lang.Thread.run(Thread.java:748)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-09-26T06:29:55.015Z] ERROR: Error cloning remote repo 'origin'
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to