-
Story
-
Resolution: Unresolved
-
Blocker
-
None
Build cache is an incubating feature.
:compileJava NO-SOURCE
:compileGroovy FROM-CACHE
:processResources
:classes
:resolveTestPlugins
:compileTestJava NO-SOURCE
:compileTestGroovy FROM-CACHE
:processTestResources NO-SOURCE
:testClasses UP-TO-DATE
:test
jenkins.automation.JobScriptsSpec > classMethod FAILED
java.lang.NoClassDefFoundError: org/jenkinsci/plugins/pipeline/modeldefinition/agent/DeclarativeAgentDescriptor
jenkins.automation.rest.RestApiJobManagementSpec > getPath PASSED
2 tests completed, 1 failed
:test FAILED
FAILURE: Build failed with an exception.