[JIRA] [git-plugin] (JENKINS-33238) GitPlugin | Concurrent builds are serialized when publishing

3 views
Skip to first unread message

moshe.zvi@gmail.com (JIRA)

unread,
Mar 1, 2016, 7:41:02 AM3/1/16
to jenkinsc...@googlegroups.com
Moshe Zvi created an issue
 
Jenkins / Bug JENKINS-33238
GitPlugin | Concurrent builds are serialized when publishing
Issue Type: Bug Bug
Assignee: Mark Waite
Components: git-plugin
Created: 01/Mar/16 12:40 PM
Environment: Ubuntu 12.04, Jenkins 1.650, GitPlugin 2.4.2
Labels: concurrent-build
Priority: Major Major
Reporter: Moshe Zvi

We're using a parameterized job, so that several branches of the same repo can be built concurrently. The job is configured to add a tag to the repo as a post-build action.
When we have several jobs running, they sometimes get stuck: even though a job is finished, it "waits" for the previou jobs to finish. The message is:

Git Publisher is waiting for a checkpoint on <job_name> #<prev_build_number>

This causes a chain reaction, whereby several jobs are just hanging.

I saw a similar issue in

JENKINS-9913 , but that seems to have been resolved, and it pertained to JUnit.
Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)
Atlassian logo

mark.earl.waite@gmail.com (JIRA)

unread,
Mar 1, 2016, 7:49:03 AM3/1/16
to jenkinsc...@googlegroups.com
Mark Waite assigned an issue to Unassigned
Change By: Mark Waite
Assignee: Mark Waite

ck1125@java.net (JIRA)

unread,
Apr 5, 2016, 10:03:03 AM4/5/16
to jenkinsc...@googlegroups.com
ck1125 commented on Bug JENKINS-33238
 
Re: GitPlugin | Concurrent builds are serialized when publishing

Could this be down to the fact that the GitPublisher sets BuildStepMonitor.BUILD instead of BuildStepMonitor.NONE?

jim.carrothers@sap.com (JIRA)

unread,
Jun 16, 2016, 8:26:01 PM6/16/16
to jenkinsc...@googlegroups.com

Seems very likely, the only question is whether or not something in the code actually requires that restriction.

This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)
Atlassian logo

singletoned@gmail.com (JIRA)

unread,
Jul 19, 2016, 6:59:01 AM7/19/16
to jenkinsc...@googlegroups.com

This is causing problems for me as well. We have significant variation in the speed of our slaves, and one slow build can now cause all others to delay. Is there any temporary workaround for this issue?

sudhir.singh29@gmail.com (JIRA)

unread,
Sep 26, 2016, 3:15:02 AM9/26/16
to jenkinsc...@googlegroups.com

We are also facing similar problem. Is there any workaround for this?

rejeeshchandran037@gmail.com (JIRA)

unread,
Sep 27, 2016, 1:59:02 AM9/27/16
to jenkinsc...@googlegroups.com

We are getting the same issue but with Memory Map Publisher plugin.

Memory Map Publisher is waiting for a checkpoint on <Job Name> #<prev_build_number>

If the previous job is taking too much time or stuck then then next job will also be taking time or stuck at this point.

pjaiswal@cylance.com (JIRA)

unread,
Nov 16, 2016, 7:55:01 PM11/16/16
to jenkinsc...@googlegroups.com

Did anyone find a resolution or workaround to this problem?

moshe.zvi@gmail.com (JIRA)

unread,
Jul 19, 2018, 2:03:03 PM7/19/18
to jenkinsc...@googlegroups.com

It's always a bad sign when you search for a bug and realize you had already reported it two years ago :/

One more thing: in the gitlab plugin, they resolved a similar issue:

https://github.com/jenkinsci/gitlab-plugin/pull/397

Maybe this can help?

This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)

mark.earl.waite@gmail.com (JIRA)

unread,
Dec 9, 2018, 11:32:01 AM12/9/18
to jenkinsc...@googlegroups.com
Mark Waite assigned an issue to Mark Waite
 
Change By: Mark Waite
Assignee: Mark Waite
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

mark.earl.waite@gmail.com (JIRA)

unread,
Dec 10, 2018, 10:06:02 AM12/10/18
to jenkinsc...@googlegroups.com
Mark Waite updated Bug JENKINS-33238
 

Fixed in the master branch, will be included in git plugin 4.0.0

Change By: Mark Waite
Status: Open Fixed but Unreleased
Resolution: Fixed

mark.earl.waite@gmail.com (JIRA)

unread,
Nov 2, 2019, 8:49:04 AM11/2/19
to jenkinsc...@googlegroups.com
 

Included in git plugin 4.0.0 released Nov 2, 2019

Change By: Mark Waite
Status: Fixed but Unreleased Closed
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages