Branch Indexing Hangs

45 views
Skip to first unread message

Michael Irwin

unread,
Jul 6, 2016, 4:29:26 PM7/6/16
to Jenkins Users
I've got a multibranch project watching a git repo, currently configured to poll the SCM.  Running Jenkins in Docker (using jenkinsci/jenkins:2.11).

For some reason, the indexing just hangs for hours and hours at times, which of course prevents further builds from occurring in that project.

Not sure where to look to figure out what might be going on.  Any pointers?

--
Michael

Mark Waite

unread,
Jul 6, 2016, 6:19:18 PM7/6/16
to Jenkins Users

There is a bug report assigned to me which decodes a possible hang condition detected by Jesse Glick. Look there first


--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1946762c-5384-455b-9620-19b080a1e3af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Michael Irwin

unread,
Jul 7, 2016, 8:35:07 AM7/7/16
to jenkins...@googlegroups.com
Thanks!  I've looked in both the multibranch plugin issues and its dependent plugins and don't see any issue that stands out.  Is it somewhere else?  Do you have a link to that issue?

--
Michael

You received this message because you are subscribed to a topic in the Google Groups "Jenkins Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-users/wYHZLmhixOA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtFPFv_5O2TDvuyiQyDuREKnth57ZYRNM9rbGzDnwUThzw%40mail.gmail.com.

Mark Waite

unread,
Jul 7, 2016, 8:51:04 AM7/7/16
to jenkins...@googlegroups.com
https://issues.jenkins-ci.org/browse/JENKINS-32767 is the bug report.

I'd love to have a pull request proposing a fix, though I'm not sure if the pull request would be to modify the pipeline plugins to use command line git instead of JGit, or if it is worth trying the git-client-plugin 2.0.0-beta1 and git-plugin 3.0.0-beta2 versions since they use JGit 4.3 (rather than JGit 3.7 as is used in the current git client plugin release).  You might also read the JGit 4.3 source code to see if read timeouts are now implemented.

Mark Waite

Reply all
Reply to author
Forward
0 new messages