Hi, I'm trying to run Jenkins in kubernetes with 'kubernetes-client' plugin for dynamic slaves. I get the following error:
Caused by: java.text.ParseException: failed to load settings from > jar:file:/var/jenkins_home/war/WEB-INF/lib/groovy-all-2.4.7.jar!/groovy/grape/defaultGrapeConfig.xml: > > impossible to add configured child for ivy on class > org.apache.ivy.plugins.resolver.FileSystemResolver: ivy pattern must be > absolute: ?/.groovy/grapes/[organisation]/[module]/ivy-[revision].xml > The same Jenkins image runs on my mac without any issues. Has anyone encountered this issue running Jenkins in Kubernetes with the client plugin enabled? Thanks, Sudha -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/23cb3e7e-b356-4255-8f05-0696964cc7ec%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
