BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks%20kglobalaccel%20kf5-qt5%20WindowsMSVCQt5.9/10/
Project: Frameworks kglobalaccel kf5-qt5 WindowsMSVCQt5.9
Date of build: Tue, 24 Oct 2017 05:34:12 +0000
Build duration: 3 hr 14 min and counting

CONSOLE OUTPUT
[...truncated 1.78 KB...]
[Pipeline] { (Checkout Sources)
[Pipeline] deleteDir
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository git://anongit.kde.org/kglobalaccel
> git init C:\CI\workspace\Frameworks kglobalaccel kf5-qt5 WindowsMSVCQt5.9 # timeout=10
Fetching upstream changes from git://anongit.kde.org/kglobalaccel
> git --version # timeout=10
> git fetch --tags --progress git://anongit.kde.org/kglobalaccel +refs/heads/*:refs/remotes/origin/* # timeout=120
> git config remote.origin.url git://anongit.kde.org/kglobalaccel # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://anongit.kde.org/kglobalaccel # timeout=10
Fetching upstream changes from git://anongit.kde.org/kglobalaccel
> git fetch --tags --progress git://anongit.kde.org/kglobalaccel +refs/heads/*:refs/remotes/origin/* # timeout=120
> git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision ee2c53757aaa63e23c6eb66cf6c8fc0b88271386 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ee2c53757aaa63e23c6eb66cf6c8fc0b88271386
Commit message: "Revert "Revert "KGlobalAccel: port to KKeyServer's new method symXModXToKeyQt, to fix numpad keys"""
> git rev-list c9aa3ee8df915859e9bc5ed88bd5385cf7f3e14e # timeout=10
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository https://anongit.kde.org/sysadmin/ci-tooling
> git init C:\CI\workspace\Frameworks kglobalaccel kf5-qt5 WindowsMSVCQt5.9\ci-tooling # timeout=10
Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling
> git --version # timeout=10
> git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://anongit.kde.org/sysadmin/ci-tooling # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://anongit.kde.org/sysadmin/ci-tooling # timeout=10
Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling
> git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling +refs/heads/*:refs/remotes/origin/*
> git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision df9cfcfef76e2f7f3fd2355f15438e4579a46f92 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f df9cfcfef76e2f7f3fd2355f15438e4579a46f92
Commit message: "KDevelop has quite a few tests that timeout on Windows. To help keep the builders free, drop this down from it's normally very high default so the tests get killed off sooner"
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository https://anongit.kde.org/sysadmin/repo-metadata
> git init C:\CI\workspace\Frameworks kglobalaccel kf5-qt5 WindowsMSVCQt5.9\ci-tooling\repo-metadata # timeout=10
Fetching upstream changes from https://anongit.kde.org/sysadmin/repo-metadata
> git --version # timeout=10
> git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to access 'https://anongit.kde.org/sysadmin/repo-metadata/': Failed to connect to anongit.kde.org port 443: Timed out
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:559)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:181)
at hudson.remoting.UserRequest.perform(UserRequest.java:52)
at hudson.remoting.Request$2.run(Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at hudson.remoting.Engine$1$1.run(Engine.java:98)
at java.lang.Thread.run(Unknown Source)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from ange.kde.org/144.76.172.7:49755
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1655)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:308)
at hudson.remoting.Channel.call(Channel.java:904)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor464.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy89.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1075)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:113)
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:85)
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:75)
at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47)
at hudson.security.ACL.impersonate(ACL.java:260)
at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
ERROR: Error cloning remote repo 'origin'
[Pipeline] // catchError
[Pipeline] bat
[Frameworks kglobalaccel kf5-qt5 WindowsMSVCQt5.9] Running batch script
C:\CI\workspace\Frameworks kglobalaccel kf5-qt5 WindowsMSVCQt5.9>python -u ci-tooling/helpers/capture-workspace.py --environment production
[Pipeline] emailextrecipients
[Pipeline] emailext

Reply via email to