Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List of jobs - some finished jobs marked as "running" #51

Open
Alexey-I opened this issue Mar 15, 2016 · 0 comments
Open

List of jobs - some finished jobs marked as "running" #51

Alexey-I opened this issue Mar 15, 2016 · 0 comments

Comments

@Alexey-I
Copy link

Hello.

On our installation we see an interesting effect: some jobs do not get out of "running" state. This is what gets logged:

App 3347 stdout: Building job 'MyProject'
App 3347 stdout: Obtaining the current build number of 'MyProject'
App 3347 stdout: Job queued for MyProject, will wait up to 30 seconds for build to start...
App 3347 stdout: Obtaining the details of task with ID '684'
App 3347 stdout: Obtaining the details of task with ID '684'
App 3347 stdout: Obtaining the details of task with ID '684'
App 3347 stdout: Obtaining the details of task with ID '684'
App 3347 stdout: Obtaining the details of task with ID '684'

Plugin defintely gets information it waits for. When I click on one of those tasks to see console output I get:

... Lots of report lines, aaand finally:

Collecting metadata...
Metadata collection done.
Finished: SUCCESS

So the plugin should know job's done, but it leaves state as "Running".
If you need more details I'll be glad to update this report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant