[JIRA] [parameterized-remote-trigger-plugin] (JENKINS-28252) Max number of connection retries have been exeeded.

538 views
Skip to first unread message

michel.ramirezsoto@maincare.fr (JIRA)

unread,
May 6, 2015, 4:54:01 AM5/6/15
to jenkinsc...@googlegroups.com
Michel Ramirez created an issue
 
Jenkins / Bug JENKINS-28252
Max number of connection retries have been exeeded.
Issue Type: Bug Bug
Assignee: Maurice W.
Components: parameterized-remote-trigger-plugin
Created: 06/May/15 8:53 AM
Environment: Jenkins ver. 18.509.3
Parameterized Trigger Plugin 2.1.3
Credentials Plugin 1.14
Token-macro Plugin 1.10
Labels: plugin job
Priority: Major Major
Reporter: Michel Ramirez

Hi everyone

I try to call my remote job ARCHIVA_BDD_GENERIQUE but unfortunately without success so far.

"I use (IE or Chrome browser) to create jobs"

The Architecture is:

Master Job:
http://host:8019/view/Synchro_Dev/job/REFER_generiquer
Config : * Credential (user/password)

Remote Job:
http://cbh85:8014/job/REFER_generiquer

When i invoke the job master (Build with parameters), i get the following error message

Heading 1 Heading 2
{{Started by user hudcw
Building remotely on cbh84 in workspace /data/hudson/crossway/workspace/REFER_generique_restaure_bdd
Triggering this remote job: ARCHIVA_BDD_GENERIQUE
Checking that the remote job ARCHIVA_BDD_GENERIQUE is not currently building.
Remote job remote job ARCHIVA_BDD_GENERIQUE is not currenlty building.
This job is build #[517] on the remote server.
Triggering remote job now.
Connection to remote server failed, waiting for to retry - 10 seconds until next attempt.
Retry attempt #1 out of 5
Connection to remote server failed, waiting for to retry - 10 seconds until next attempt.
Retry attempt #2 out of 5
Connection to remote server failed, waiting for to retry - 10 seconds until next attempt.
Retry attempt #3 out of 5
Connection to remote server failed, waiting for to retry - 10 seconds until next attempt.
Retry attempt #4 out of 5
Connection to remote server failed, waiting for to retry - 10 seconds until next attempt.
Retry attempt #5 out of 5
ERROR: Remote build failed for the following reason:
ERROR: Max number of connection retries have been exeeded.
Notifying upstream projects of job completion
Finished: FAILURE}}
Col A2

But if i use FIREFOX (version 36.0) :

  • to edit Master Job
  • to make any modification
  • Save the job
  • And Build Job again.

The job master working fine

Here the log file.

{{

Heading 1 Heading 2
Started by user hudcw
Building remotely on cbh84 in workspace /data/hudson/crossway/workspace/XWAY_generique_restaure_bdd
Triggering this remote job: ARCHIVA_BDD_GENERIQUE
Checking that the remote job ARCHIVA_BDD_GENERIQUE is not currently building.
Remote job remote job ARCHIVA_BDD_GENERIQUE is not currenlty building.
This job is build #[570] on the remote server.
Triggering remote job now.
Blocking local job until remote job completes
Remote build started!
Waiting for remote build to finish.
Waiting for 20 seconds until next poll.
Waiting for remote build to finish.
Waiting for 20 seconds until next poll.
Waiting for remote build to finish.
Waiting for 20 seconds until next poll.
Waiting for remote build to finish.
Waiting for 20 seconds until next poll.
Remote build finished with status SUCCESS.
Waiting for the completion of................... Result was SUCCESS
Col A2

}}

I can't understand why the job works fine if i edit and build with firefox.

Thank you for you help.

Regards.
Michel Ramirez

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)
Atlassian logo

michel.ramirezsoto@maincare.fr (JIRA)

unread,
May 6, 2015, 4:55:01 AM5/6/15
to jenkinsc...@googlegroups.com
Michel Ramirez updated an issue
Change By: Michel Ramirez
Hi everyone

I try to call my remote job ARCHIVA_BDD_GENERIQUE but unfortunately without success so far.

"I use (IE or Chrome browser) to create jobs"

The Architecture is:

Master Job:
     http://host:8019/view/Synchro_Dev/job/REFER_generiquer
                  Config :  * Credential (user/password)
                                * Remote HOST (http://host:8014)

                  Buil  : Trigger a remote parameterized job  (http://host:8014)
                             
Remote Job: 
        http://cbh85:8014/job/REFER_generiquer


When i invoke the job master (Build with parameters), i get the following error message
                  

{noformat}
||Heading 1||Heading 2||
|{{Started by user hudcw
Building remotely on cbh84 in workspace /data/hudson/crossway/workspace/REFER_generique_restaure_bdd
Triggering this remote job: ARCHIVA_BDD_GENERIQUE
Checking that the remote job ARCHIVA_BDD_GENERIQUE is not currently building.
Remote job remote job ARCHIVA_BDD_GENERIQUE is not currenlty building.
This job is build #[517] on the remote server.
Triggering remote job now.
Connection to remote server failed, waiting for to retry - 10 seconds until next attempt.
Retry attempt #1 out of 5
Connection to remote server failed, waiting for to retry - 10 seconds until next attempt.
Retry attempt #2 out of 5
Connection to remote server failed, waiting for to retry - 10 seconds until next attempt.
Retry attempt #3 out of 5
Connection to remote server failed, waiting for to retry - 10 seconds until next attempt.
Retry attempt #4 out of 5
Connection to remote server failed, waiting for to retry - 10 seconds until next attempt.
Retry attempt #5 out of 5
ERROR: Remote build failed for the following reason:
ERROR: Max number of connection retries have been exeeded.
Notifying upstream projects of job completion
Finished: FAILURE}}
|Col A2|
{noformat}


But if i use FIREFOX (version 36.0) :
    * to edit  Master Job 
    * to make any modification
    * Save the job 
    * And Build Job again.

The job master working fine :(

michel.ramirezsoto@maincare.fr (JIRA)

unread,
May 6, 2015, 4:56:01 AM5/6/15
to jenkinsc...@googlegroups.com
Michel Ramirez updated an issue
Hi everyone

I try to call my remote job ARCHIVA_BDD_GENERIQUE but unfortunately without success so far.

"I use (IE or Chrome browser) to create jobs"

The Architecture is:

Master Job:
     http://host:8019/view/Synchro_Dev/job/REFER_generiquer
                  Config :  * Credential (user/password)
                                * Remote HOST (http://host:8014)
                  Buil  : Trigger a remote parameterized job  (http://host:8014)
                             
Remote Job: 
        http://cbh85:8014/job/REFER_generiquer


When i invoke the job master (Build with parameters), i get the following error message
                  

{noformat}
|{{ Started by user hudcw
|Col A2|

michel.ramirezsoto@maincare.fr (JIRA)

unread,
May 6, 2015, 4:56:02 AM5/6/15
to jenkinsc...@googlegroups.com
Michel Ramirez updated an issue
Hi everyone

I try to call my remote job ARCHIVA_BDD_GENERIQUE but unfortunately without success so far.

"I use (IE or Chrome browser) to create jobs"

The Architecture is:

Master Job:
     http://host:8019/view/Synchro_Dev/job/REFER_generiquer
                  Config :  * Credential (user/password)
                                * Remote HOST (http://host:8014)
                  Buil  : Trigger a remote parameterized job  (http://host:8014)
                             
Remote Job: 
        http://cbh85:8014/job/REFER_generiquer


When i invoke the job master (Build with parameters), i get the following error message
                  

{noformat}
| |Heading 1||Heading 2||
|
{{Started by user hudcw
| |Heading 1||Heading 2||
|
Started by user hudcw

michel.ramirezsoto@maincare.fr (JIRA)

unread,
May 6, 2015, 4:57:03 AM5/6/15
to jenkinsc...@googlegroups.com
Michel Ramirez updated an issue
Hi everyone

I try to call my remote job ARCHIVA_BDD_GENERIQUE but unfortunately without success so far.

"I use (IE or Chrome browser) to create jobs"

The Architecture is:

Master Job:
     http://host:8019/view/Synchro_Dev/job/REFER_generiquer
                  Config :  * Credential (user/password)
                                * Remote HOST (http://host:8014)
                  Buil  : Trigger a remote parameterized job  (http://host:8014)
                             
Remote Job: 
        http://cbh85:8014/job/REFER_generiquer


When i invoke the job master (Build with parameters), i get the following error message
                  

{noformat}
Started by user hudcw
Building remotely on cbh84 in workspace /data/hudson/crossway/workspace/REFER_generique_restaure_bdd
Triggering this remote job: ARCHIVA_BDD_GENERIQUE
Checking that the remote job ARCHIVA_BDD_GENERIQUE is not currently building.
Remote job remote job ARCHIVA_BDD_GENERIQUE is not currenlty building.
This job is build #[517] on the remote server.
Triggering remote job now.
Connection to remote server failed, waiting for to retry - 10 seconds until next attempt.
Retry attempt #1 out of 5
Connection to remote server failed, waiting for to retry - 10 seconds until next attempt.
Retry attempt #2 out of 5
Connection to remote server failed, waiting for to retry - 10 seconds until next attempt.
Retry attempt #3 out of 5
Connection to remote server failed, waiting for to retry - 10 seconds until next attempt.
Retry attempt #4 out of 5
Connection to remote server failed, waiting for to retry - 10 seconds until next attempt.
Retry attempt #5 out of 5
ERROR: Remote build failed for the following reason:
ERROR: Max number of connection retries have been exeeded.
Notifying upstream projects of job completion
Finished: FAILURE
}}
{noformat}


But if i use FIREFOX (version 36.0) :
    * to edit  Master Job 
    * to make any modification
    * Save the job 
    * And Build Job again.

The job master working fine :(

Here the log file.

{ { noformat}
| Started by user hudcw
Building remotely on cbh84 in workspace /data/hudson/crossway/workspace/XWAY_generique_restaure_bdd
Triggering this remote job: ARCHIVA_BDD_GENERIQUE
Checking that the remote job ARCHIVA_BDD_GENERIQUE is not currently building.
Remote job remote job ARCHIVA_BDD_GENERIQUE is not currenlty building.
This job is build #[570] on the remote server.
Triggering remote job now.
Blocking local job until remote job completes
Remote build started!
Waiting for remote build to finish.
Waiting for 20 seconds until next poll.
Waiting for remote build to finish.
Waiting for 20 seconds until next poll.
Waiting for remote build to finish.
Waiting for 20 seconds until next poll.
Waiting for remote build to finish.
Waiting for 20 seconds until next poll.
Remote build finished with status SUCCESS.
Waiting for the completion of................... Result was SUCCESS
|Col A2|
{noformat } }

I can't understand why the job works fine if i edit and build with firefox.

Thank you for you help.

Regards.
Michel Ramirez

michel.ramirezsoto@maincare.fr (JIRA)

unread,
May 6, 2015, 4:59:01 AM5/6/15
to jenkinsc...@googlegroups.com
Michel Ramirez updated an issue
Hi everyone

I try to call my remote job ARCHIVA_BDD_GENERIQUE but unfortunately without success so far.

"I use (IE or Chrome browser) to create jobs"

The Architecture is:

Master Job:
     http:// host cbh84 :8019/view/Synchro_Dev/job/REFER_generiquer

                  Config :  * Credential (user/password)
                                * Remote HOST (http://host:8014)
                  Buil  : Trigger a remote parameterized job  (http://host:8014)
                             
Remote Job: 
        http:// cbh85 cbh84 :8014/job/REFER_generiquer



When i invoke the job master (Build with parameters), i get the following error message
                  

{noformat}
Started by user hudcw
Building remotely on cbh84 in workspace /data/hudson/crossway/workspace/ REFER_generique_restaure_bdd REFER_generiquer
Building remotely on cbh84 in workspace /data/hudson/crossway/workspace/ XWAY_generique_restaure_bdd REFER_generiquer
Triggering this remote job: ARCHIVA_BDD_GENERIQUE
Checking that the remote job ARCHIVA_BDD_GENERIQUE is not currently building.
Remote job remote job ARCHIVA_BDD_GENERIQUE is not currenlty building.
This job is build #[570] on the remote server.
Triggering remote job now.
Blocking local job until remote job completes
Remote build started!
Waiting for remote build to finish.
Waiting for 20 seconds until next poll.
Waiting for remote build to finish.
Waiting for 20 seconds until next poll.
Waiting for remote build to finish.
Waiting for 20 seconds until next poll.
Waiting for remote build to finish.
Waiting for 20 seconds until next poll.
Remote build finished with status SUCCESS.
Waiting for the completion of................... Result was SUCCESS
{noformat}

I can't understand why the job works fine if i edit and build with firefox.

Thank you for you help.

Regards.
Michel Ramirez

michel.ramirezsoto@maincare.fr (JIRA)

unread,
May 6, 2015, 5:00:01 AM5/6/15
to jenkinsc...@googlegroups.com
Michel Ramirez updated an issue
Hi everyone

I try to call my remote job ARCHIVA_BDD_GENERIQUE but unfortunately without success so far.

"I use (IE or Chrome browser) to create jobs"

The Architecture is:

Master Job:
     http://cbh84 :8019/view/Synchro_Dev/job/REFER_generiquer

                  Config :  * Credential (user/password)
                                * Remote HOST (http://host:8014)
                  Buil  : Trigger a remote parameterized job  (http://host:8014)
                             
Remote Job: 
        http://cbh84 :8014/job/REFER_generiquer



When i invoke the job master (Build with parameters), i get the following error message
                  

{noformat}
Started by user hudcw
Building remotely on cbh84 in workspace /data/hudson/crossway/workspace/REFER_generiquer
Building remotely on cbh84 in workspace /data/hudson/crossway/workspace/REFER_generiquer

michel.ramirezsoto@maincare.fr (JIRA)

unread,
May 6, 2015, 5:03:01 AM5/6/15
to jenkinsc...@googlegroups.com
Michel Ramirez updated an issue
Change By: Michel Ramirez
Environment: Jenkins ver. 18.509.3
Parameterized
 Remote  Trigger Plugin 2.1.3

Credentials Plugin 1.14
Token-macro Plugin 1.10

daniel@beckweb.net (JIRA)

unread,
May 6, 2015, 7:18:01 AM5/6/15
to jenkinsc...@googlegroups.com
Daniel Beck commented on Bug JENKINS-28252
 
Re: Max number of connection retries have been exeeded.

Compare the local job's config.xml files after submitting in each browser, maybe some whitespace/line break issue somewhere?

morficus@gmail.com (JIRA)

unread,
May 12, 2015, 2:14:01 PM5/12/15
to jenkinsc...@googlegroups.com

I'm not able to recreate this.
I use Chrome (almost exclusively) and FireFox just for testing.
Are you able to recreate this consistently?

morficus@gmail.com (JIRA)

unread,
May 12, 2015, 2:15:01 PM5/12/15
to jenkinsc...@googlegroups.com
Maurice W. edited a comment on Bug JENKINS-28252
I'm not able to recreate this.
I use Chrome (almost exclusively) and FireFox just for testing.
Are you able to recreate this consistently?
 
 

I'm bumping this down to "minor" because of my above comment.

morficus@gmail.com (JIRA)

unread,
May 12, 2015, 2:15:01 PM5/12/15
to jenkinsc...@googlegroups.com

dmtzamerica@gmail.com (JIRA)

unread,
Mar 21, 2016, 5:35:01 PM3/21/16
to jenkinsc...@googlegroups.com
Daniel Martinez commented on Bug JENKINS-28252
 
Re: Max number of connection retries have been exeeded.

i am experiencing a similar issue. the remote jobs runs and is successful but the it starts to reconnect and it times out.


Remote build finished with status SUCCESS.

Retry attempt #1 out of 5

Retry attempt #2 out of 5

Retry attempt #3 out of 5

Retry attempt #4 out of 5

Retry attempt #5 out of 5
ERROR: Remote build failed for the following reason:

ERROR: Max number of connection retries have been exeeded.
Finished: FAILURE

ive used it in the past without issues but now ive been experiencing this constantly

anand.m.s@gmail.com (JIRA)

unread,
May 8, 2016, 5:25:01 AM5/8/16
to jenkinsc...@googlegroups.com

Just installed plugin and facing the same issue mentioned in the earlier comment.

Waiting for 30 seconds until next poll.


Waiting for remote build to finish.

Waiting for 30 seconds until next poll.


Waiting for remote build to finish.

Waiting for 30 seconds until next poll.


Remote build finished with status SUCCESS.

Connection to remote server failed, waiting for to retry - 30 seconds until next attempt.


Retry attempt #1 out of 5

Connection to remote server failed, waiting for to retry - 30 seconds until next attempt.


Retry attempt #2 out of 5

Connection to remote server failed, waiting for to retry - 30 seconds until next attempt.


Retry attempt #3 out of 5

Connection to remote server failed, waiting for to retry - 30 seconds until next attempt.


Retry attempt #4 out of 5

Connection to remote server failed, waiting for to retry - 30 seconds until next attempt.


Retry attempt #5 out of 5
ERROR: Remote build failed for the following reason:

ERROR: Max number of connection retries have been exceeded.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE

Reply all
Reply to author
Forward
0 new messages