Tim Jacomb
Tim Jacomb
Take a look at the error message, you need to update a plugin
if your plugins are managed as code just delete the `/var/jenkins_home/plugins` folder and it should sort itself on startup
Ensure you update token macro to the latest version / update the bom and that will fix it
Probably this: ``` 20.515 [id=7429] WARNING h.i.i.InstallUncaughtExceptionHandler#handleException: Caught unhandled exception with ID 242d9287-d857-4257-ab7b-66246f9b0344 org.apache.commons.jelly.JellyTagException: jar:file:/home/jenkins/workspace/e-model-definition-plugin_PR-394%40tmp/m2repo/org/jenkins-ci/main/jenkins-core/2.241-rc30038.0428cd872667/jenkins-core-2.241-rc30038.0428cd872667.jar!/hudson/model/Run/console.jelly:66:27: com/trilead/ssh2/crypto/Base64 ``` Likely a plugin needs to be updated to one that has a direct...
It’s likely the ssh-credentials version that needs bumping. But if you introduce the plugin bom https://github.com/jenkinsci/bom it should fix these issues
> I have not tried this yet. Has anyone else? @bitwiseman if you would like to get this in, I can try to do a sanity check. I haven't tried...
> @timja @jglick I > Is this still a valid PR? Would it be possible to clean it up and get it merged so we can include it in the...
https://deploy-preview-14060--docsdocker.netlify.app/compose/release-notes/#1290 looks the same to me as https://docs.docker.com/compose/release-notes/#1290 ?
Started with https://github.com/jenkinsci/acceptance-test-harness/pull/760 and running the master branch
> Started with #760 and running the master branch Master seems to work, PRs are broken