Quantcast

[JIRA] (JENKINS-14446) Getting 'ERROR - SEVERE - Polling error null' with builds using Matrix Tie Parent Plugin

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14446) Getting 'ERROR - SEVERE - Polling error null' with builds using Matrix Tie Parent Plugin

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Affects Versions: current
Assignee: Gregory Boissinot
Components: fstrigger
Created: 16/Jul/12 6:19 PM
Description:

Hi Gregory, I'm seeing this same error as reported in the following issue logged for the BuildResult Trigger plugin:

https://issues.jenkins-ci.org/browse/JENKINS-13793

The error message in the FSTrigger polling log is:

ERROR - SEVERE - Polling error null

I did some testing and I notice that it only happens with builds that are using the Matrix Tie Parent Plugin:

http://wiki.hudson-ci.org/display/HUDSON/Matrix+Tie+Parent+Plugin

Could you check into applying the same fix to the FSTrigger Plugin as well?

Thanks,
Brent

Environment: Linux, 64-bit Intel
Project: Jenkins
Labels: plugin matrix build
Priority: Major Major
Reporter: Brent Duffy
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14446) Getting 'ERROR - SEVERE - Polling error null' with builds using Matrix Tie Parent Plugin

JIRA noreply@jenkins-ci.org

Could you link the issue your refer to?

And you try to give me more information about your context?
Thanks

Additionally, could you attach your job configuration file (config.xml)?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14446) Getting 'ERROR - SEVERE - Polling error null' with builds using Matrix Tie Parent Plugin

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Change By: Gregory Boissinot (04/Aug/12 8:44 PM)
Status: Open In Progress
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14446) Getting 'ERROR - SEVERE - Polling error null' with builds using Matrix Tie Parent Plugin

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Brent Duffy commented on Bug JENKINS-14446

We're running Jenkins LTS 1.447.2, Matrix_Tie_Parent 1.1 and FSTrigger 0.33. Jenkins master system is Red Hat Enterprise Linux Workstation release 6.1, 24 CPU system (x86_64), 32GB RAM. Build node is Ubuntu 10.04.4 LTS x86, single CPU and 5GB RAM.

Here's the FSTrigger polling log output indicating the error we're seeing:

Polling started on Aug 6, 2012 2:15:34 PM
Polling for the job Matrix_Job_1
Looking nodes where the poll can be run.
Looking for a candidate node to run the poll.
Trying to find an eligible node with the assigned project label job_label_1.

Polling remotely on build_node_1
[ERROR] - SEVERE - Polling error null

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14446) Getting 'ERROR - SEVERE - Polling error null' with builds using Matrix Tie Parent Plugin

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

Example config.xml file for a Matrix build that is having the FSTrigger polling error.

Change By: Brent Duffy (06/Aug/12 6:53 PM)
Attachment: Matrix_Job_1-config.xml
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...