KDE CI: Extragear » digikam » stable-kf5-qt5 WindowsMSVCQt5.13 - Build # 1 - Failure!

classic Classic list List threaded Threaded
101 messages Options
1 ... 3456
Reply | Threaded
Open this post in threaded view
|

KDE CI: Extragear » digikam » stable-kf5-qt5 WindowsMSVCQt5.13 - Build # 101 - Still Failing!

CI System
BUILD FAILURE
Build URL https://build.kde.org/job/Extragear/job/digikam/job/stable-kf5-qt5%20WindowsMSVCQt5.13/101/
Project: stable-kf5-qt5 WindowsMSVCQt5.13
Date of build: Fri, 06 Dec 2019 20:32:36 +0000
Build duration: 5 min 8 sec and counting


CONSOLE OUTPUT
Started by an SCM change
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘WindowsMSVCQt5.13’
Running on Windows Builder 1 in C:\CI\workspace\Extragear\digikam\stable-kf5-qt5 WindowsMSVCQt5.13
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout Sources)
[Pipeline] deleteDir
[Pipeline] bat
[2019-12-06T20:36:26.087Z]
[2019-12-06T20:36:26.087Z] C:\CI\workspace\Extragear\digikam\stable-kf5-qt5 WindowsMSVCQt5.13>if exist "C:\CI\Software Installs\digikam" rmdir /s /q "C:\CI\Software Installs\digikam"
[Pipeline] checkout
[2019-12-06T20:36:26.196Z] No credentials specified
[2019-12-06T20:36:26.199Z] Cloning the remote Git repository
[2019-12-06T20:36:26.880Z] Cloning repository git://anongit.kde.org/digikam
[2019-12-06T20:36:26.881Z] > git init C:\CI\workspace\Extragear\digikam\stable-kf5-qt5 WindowsMSVCQt5.13 # timeout=10
[2019-12-06T20:36:26.955Z] Fetching upstream changes from git://anongit.kde.org/digikam
[2019-12-06T20:36:26.955Z] > git --version # timeout=10
[2019-12-06T20:36:27.005Z] > git fetch --tags --progress -- git://anongit.kde.org/digikam +refs/heads/*:refs/remotes/origin/* # timeout=120
[2019-12-06T20:37:44.956Z] ERROR: Error fetching remote repo 'origin'
[2019-12-06T20:37:44.974Z] hudson.plugins.git.GitException: Failed to fetch from git://anongit.kde.org/digikam
[2019-12-06T20:37:44.975Z] at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:899)
[2019-12-06T20:37:44.975Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1114)
[2019-12-06T20:37:44.975Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1145)
[2019-12-06T20:37:44.975Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
[2019-12-06T20:37:44.975Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2019-12-06T20:37:44.975Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2019-12-06T20:37:44.975Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2019-12-06T20:37:44.975Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2019-12-06T20:37:44.975Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2019-12-06T20:37:44.975Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2019-12-06T20:37:44.975Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2019-12-06T20:37:44.975Z] at java.lang.Thread.run(Thread.java:748)
[2019-12-06T20:37:44.975Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress -- git://anongit.kde.org/digikam +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2019-12-06T20:37:44.975Z] stdout:
[2019-12-06T20:37:44.975Z] stderr: fatal: read error: Invalid argument
[2019-12-06T20:37:44.975Z]
[2019-12-06T20:37:44.975Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2372)
[2019-12-06T20:37:44.975Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1985)
[2019-12-06T20:37:44.975Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:80)
[2019-12-06T20:37:44.975Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:563)
[2019-12-06T20:37:44.975Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
[2019-12-06T20:37:44.975Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
[2019-12-06T20:37:44.975Z] at hudson.remoting.UserRequest.perform(UserRequest.java:212)
[2019-12-06T20:37:44.975Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54)
[2019-12-06T20:37:44.975Z] at hudson.remoting.Request$2.run(Request.java:369)
[2019-12-06T20:37:44.975Z] at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
[2019-12-06T20:37:44.975Z] at java.util.concurrent.FutureTask.run(Unknown Source)
[2019-12-06T20:37:44.975Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2019-12-06T20:37:44.975Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2019-12-06T20:37:44.975Z] at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
[2019-12-06T20:37:44.975Z] at java.lang.Thread.run(Unknown Source)
[2019-12-06T20:37:44.975Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from aranea.kde.org/195.201.167.114:62750
[2019-12-06T20:37:44.975Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
[2019-12-06T20:37:44.975Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
[2019-12-06T20:37:44.975Z] at hudson.remoting.Channel.call(Channel.java:955)
[2019-12-06T20:37:44.975Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2019-12-06T20:37:44.975Z] at sun.reflect.GeneratedMethodAccessor282.invoke(Unknown Source)
[2019-12-06T20:37:44.975Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2019-12-06T20:37:44.975Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2019-12-06T20:37:44.975Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2019-12-06T20:37:44.975Z] at com.sun.proxy.$Proxy81.execute(Unknown Source)
[2019-12-06T20:37:44.975Z] at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:897)
[2019-12-06T20:37:44.975Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1114)
[2019-12-06T20:37:44.975Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1145)
[2019-12-06T20:37:44.975Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
[2019-12-06T20:37:44.975Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2019-12-06T20:37:44.975Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2019-12-06T20:37:44.975Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2019-12-06T20:37:44.975Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2019-12-06T20:37:44.975Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2019-12-06T20:37:44.975Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2019-12-06T20:37:44.975Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2019-12-06T20:37:44.975Z] at java.lang.Thread.run(Thread.java:748)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2019-12-06T20:37:45.251Z] ERROR: Error fetching remote repo 'origin'
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


1 ... 3456