It looks like we're still suffering from the network issues that are affecting out PHX DC, this is still being investigated by IT. For now I've sent a patch [1] to increase the timeout on pipeline jobs to 20 min, so git clones will work even if the network is slow.
[1] https://gerrit.ovirt.org/#/c/102774/ On Thu, Aug 22, 2019 at 11:41 AM Miguel Duarte de Mora Barroso < [email protected]> wrote: > On Thu, Aug 22, 2019 at 10:01 AM Miguel Duarte de Mora Barroso > <[email protected]> wrote: > > > > Hi, > > > > Since yesterday I can't get ovirt-provider-ovn builds to run, each > > manifesting the error below: > > More info: this seems to only happen on the fedora29 target. > > > > > error: index-pack died of signal 15 > > 09:27:35 fatal: index-pack failed > > 09:27:35 > > 09:27:35 at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042) > > 09:27:35 at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761) > > 09:27:35 at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72) > > 09:27:35 at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442) > > 09:27:35 at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:655) > > 09:27:35 at > org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) > > 09:27:35 at > org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) > > 09:27:35 at hudson.remoting.UserRequest.perform(UserRequest.java:212) > > 09:27:35 at hudson.remoting.UserRequest.perform(UserRequest.java:54) > > 09:27:35 at hudson.remoting.Request$2.run(Request.java:369) > > 09:27:35 at > hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) > > 09:27:35 at java.util.concurrent.FutureTask.run(FutureTask.java:266) > > 09:27:35 at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) > > 09:27:35 at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) > > 09:27:35 at java.lang.Thread.run(Thread.java:748) > > 09:27:35 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: > > Remote call to vm0038.workers-phx.ovirt.org > > 09:27:35 at > hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) > > 09:27:35 at > hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) > > 09:27:35 at hudson.remoting.Channel.call(Channel.java:957) > > 09:27:35 at > org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) > > 09:27:35 at sun.reflect.GeneratedMethodAccessor793.invoke(Unknown > Source) > > 09:27:35 at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > > 09:27:35 at java.lang.reflect.Method.invoke(Method.java:498) > > 09:27:35 at > org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) > > 09:27:35 at com.sun.proxy.$Proxy118.execute(Unknown Source) > > 09:27:35 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152) > > 09:27:35 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192) > > 09:27:35 at > org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124) > > 09:27:35 at > org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) > > 09:27:35 at > org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) > > 09:27:35 at > org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) > > 09:27:35 at > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) > > 09:27:35 ... 4 more > > > > It can be seen on: > > - > https://jenkins.ovirt.org/job/ovirt-provider-ovn_standard-check-patch/2476/console > _______________________________________________ > Devel mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/2XK4PBKQVPIPHAHI276QS6IDU44FNYPY/ > -- Eyal edri He / Him / His MANAGER CONTINUOUS PRODUCTIZATION SYSTEM ENGINEERING Red Hat <https://www.redhat.com/> <https://red.ht/sig> phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ #cp-devel)
_______________________________________________ Devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/NOKCIA4B5HJ7N2Q3ZIQMNCNP3MCUL6MP/
