Skip to content

No Executor nodes available#26124

Closed
fredg02 wants to merge 1 commit into
eclipse-ee4j:mainfrom
fredg02:patch-1
Closed

No Executor nodes available#26124
fredg02 wants to merge 1 commit into
eclipse-ee4j:mainfrom
fredg02:patch-1

Conversation

@fredg02

@fredg02 fredg02 commented Jun 23, 2026

Copy link
Copy Markdown

@dmatej

dmatej commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/work_items/7610

Keep only one build with artifacts.

That is a problem, sometimes, because when we have some flaky build, it is useful to compare logs (artifacts) between executions. However that can be enabled on demand.
I did not notice your PR, so this morning I started to play with Jenkins here: #26125

First I had the same idea, to reduce this, but yesterday I made some list of things we could do, so I am following that.

  • Stashes are useful just when we want to rerun just tests; we usually rerun tests just for failures, so we can delete stashes if the build passed.
  • I don't know how to delete archived logs if the build passed. But maybe it is not necessary.
  • We used archived artifacts to run the TCK, however that is not possible any more, because these Jenkins instances are isolated now. Maybe we could kick them out for now.

Now I am trying to find any large garbage we keep on the disk when job finished.

@dmatej dmatej closed this Jun 25, 2026
@dmatej

dmatej commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Finished in #26125.
Concurrent builds are still allowed, the setup allows it.

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

Successfully merging this pull request may close these issues.

2 participants