BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/ktextwidgets/job/kf5-qt5%20WindowsMSVCQt5.13/11/
Project: kf5-qt5 WindowsMSVCQt5.13
Date of build: Sun, 13 Oct 2019 12:09:04 +0000
Build duration: 2 min 58 sec and counting


CONSOLE OUTPUT
Started by user Friedrich W. H. Kossebau
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Windows Builder 3 in C:\CI\workspace\Frameworks\ktextwidgets\kf5-qt5 WindowsMSVCQt5.13
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout Sources)
[Pipeline] deleteDir
[Pipeline] bat
[2019-10-13T12:09:13.133Z]
[2019-10-13T12:09:13.133Z] C:\CI\workspace\Frameworks\ktextwidgets\kf5-qt5 WindowsMSVCQt5.13>if exist "C:\CI\Software Installs\ktextwidgets" rmdir /s /q "C:\CI\Software Installs\ktextwidgets"
[Pipeline] checkout
[2019-10-13T12:09:15.405Z] No credentials specified
[2019-10-13T12:09:15.525Z] Cloning the remote Git repository
[2019-10-13T12:09:14.952Z] Cloning repository git://anongit.kde.org/ktextwidgets
[2019-10-13T12:09:14.952Z] > git init C:\CI\workspace\Frameworks\ktextwidgets\kf5-qt5 WindowsMSVCQt5.13 # timeout=10
[2019-10-13T12:09:16.276Z] Fetching upstream changes from git://anongit.kde.org/ktextwidgets
[2019-10-13T12:09:16.277Z] > git --version # timeout=10
[2019-10-13T12:09:16.498Z] > git fetch --tags --progress git://anongit.kde.org/ktextwidgets +refs/heads/*:refs/remotes/origin/* # timeout=120
[2019-10-13T12:11:14.163Z] Checking out Revision 5cd5d6a412d146b683c7afad1b77035b19dd6cd4 (origin/master)
[2019-10-13T12:11:10.808Z] > git config remote.origin.url git://anongit.kde.org/ktextwidgets # timeout=10
[2019-10-13T12:11:11.004Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2019-10-13T12:11:11.382Z] > git config remote.origin.url git://anongit.kde.org/ktextwidgets # timeout=10
[2019-10-13T12:11:11.775Z] Fetching upstream changes from git://anongit.kde.org/ktextwidgets
[2019-10-13T12:11:11.775Z] > git fetch --tags --progress git://anongit.kde.org/ktextwidgets +refs/heads/*:refs/remotes/origin/* # timeout=120
[2019-10-13T12:11:13.146Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2019-10-13T12:11:13.501Z] > git config core.sparsecheckout # timeout=10
[2019-10-13T12:11:13.735Z] > git checkout -f 5cd5d6a412d146b683c7afad1b77035b19dd6cd4 # timeout=10
[2019-10-13T12:11:21.131Z] Commit message: "Use ECMGenerateExportHeader to manage deprecated API better"
[2019-10-13T12:11:20.468Z] > git rev-list --no-walk 5cd5d6a412d146b683c7afad1b77035b19dd6cd4 # timeout=10
[Pipeline] checkout
[2019-10-13T12:11:22.146Z] No credentials specified
[2019-10-13T12:11:22.231Z] Cloning the remote Git repository
[2019-10-13T12:11:21.568Z] Cloning repository https://anongit.kde.org/sysadmin/ci-tooling
[2019-10-13T12:11:21.569Z] > git init C:\CI\workspace\Frameworks\ktextwidgets\kf5-qt5 WindowsMSVCQt5.13\ci-tooling # timeout=10
[2019-10-13T12:11:23.428Z] Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling
[2019-10-13T12:11:23.429Z] > git --version # timeout=10
[2019-10-13T12:11:23.735Z] > git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling +refs/heads/*:refs/remotes/origin/* # timeout=10
[2019-10-13T12:12:01.452Z] ERROR: Error cloning remote repo 'origin'
[2019-10-13T12:12:01.452Z] hudson.plugins.git.GitException: Command "git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2019-10-13T12:12:01.452Z] stdout:
[2019-10-13T12:12:01.452Z] stderr: fatal: unable to access 'https://anongit.kde.org/sysadmin/ci-tooling/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to anongit.kde.org:443
[2019-10-13T12:12:01.452Z]
[2019-10-13T12:12:01.452Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2318)
[2019-10-13T12:12:01.452Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1905)
[2019-10-13T12:12:01.452Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:81)
[2019-10-13T12:12:01.452Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:488)
[2019-10-13T12:12:01.452Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:712)
[2019-10-13T12:12:01.452Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
[2019-10-13T12:12:01.452Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
[2019-10-13T12:12:01.452Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211)
[2019-10-13T12:12:01.452Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54)
[2019-10-13T12:12:01.452Z] at hudson.remoting.Request$2.run(Request.java:369)
[2019-10-13T12:12:01.452Z] at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
[2019-10-13T12:12:01.452Z] at java.util.concurrent.FutureTask.run(Unknown Source)
[2019-10-13T12:12:01.452Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2019-10-13T12:12:01.452Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2019-10-13T12:12:01.452Z] at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:97)
[2019-10-13T12:12:01.452Z] at java.lang.Thread.run(Unknown Source)
[2019-10-13T12:12:01.452Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from kil-oss-2.ITS.Dal.Ca/192.75.96.253:52080
[2019-10-13T12:12:01.452Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
[2019-10-13T12:12:01.452Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
[2019-10-13T12:12:01.452Z] at hudson.remoting.Channel.call(Channel.java:955)
[2019-10-13T12:12:01.452Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2019-10-13T12:12:01.452Z] at sun.reflect.GeneratedMethodAccessor557.invoke(Unknown Source)
[2019-10-13T12:12:01.452Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2019-10-13T12:12:01.452Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2019-10-13T12:12:01.452Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2019-10-13T12:12:01.452Z] at com.sun.proxy.$Proxy79.execute(Unknown Source)
[2019-10-13T12:12:01.452Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1135)
[2019-10-13T12:12:01.452Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1175)
[2019-10-13T12:12:01.452Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
[2019-10-13T12:12:01.452Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2019-10-13T12:12:01.452Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2019-10-13T12:12:01.452Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2019-10-13T12:12:01.452Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2019-10-13T12:12:01.452Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2019-10-13T12:12:01.452Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2019-10-13T12:12:01.452Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2019-10-13T12:12:01.452Z] at java.lang.Thread.run(Thread.java:748)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2019-10-13T12:12:01.865Z] ERROR: Error cloning remote repo 'origin'
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to