David,
It sounds like you might not be running the step inside the
right container. By default steps are runin the jnlp container. You need to
specify `container('container-name') {` for which container to run in. See
the documentation: https://plugins.jenkins.io/kubernetes/
-Nigel
On Wed, Oct 7
I ended up creating a jira for this, as this seems to be a race condition
in core/branch-api-plugin.
https://issues.jenkins-ci.org/browse/JENKINS-62142
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop re
Hi all,
I seem to be having a startup issue with my jenkins instance when I reboot.
I have a number of EC2 nodes that have running builds when I reboot. After
the reboot the builds running on these nodes are killed, but they shouldn't
be.
After the reboot I have determined that
`jenkins.branc