Bump org.mockito:mockito-all from 1.9.5 to 1.10.19 #406
166 new issues, 201 total
| Total | New | Outstanding | Fixed | Trend |
|---|---|---|---|---|
| 201 | 166 | 35 | 0 | 👎 |
Reference build: Plugins » openstack-cloud-plugin » master #245
Details
Severity distribution of new issues
| Error | Warning High | Warning Normal | Warning Low |
|---|---|---|---|
| 159 | 0 | 7 | 0 |
Annotations
Check warning on line 1424 in jenkins-console.log
ci-jenkins-io / Maven
spotless:check
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.JCloudsSlaveTemplateTest.noFloatingPoolId -- Time elapsed: 0.657 s <<< ERROR!</code></pre>
Check warning on line 1444 in jenkins-console.log
ci-jenkins-io / Maven
spotless:check
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.JCloudsSlaveTemplateTest.bootWithMultipleNetworks -- Time elapsed: 0.613 s <<< ERROR!</code></pre>
Check warning on line 1464 in jenkins-console.log
ci-jenkins-io / Maven
spotless:check
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.JCloudsSlaveTemplateTest.replaceUserData -- Time elapsed: 0.444 s <<< ERROR!</code></pre>
Check warning on line 1484 in jenkins-console.log
ci-jenkins-io / Maven
spotless:check
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.JCloudsSlaveTemplateTest.bootFromVolumeSnapshotDoesNotNPEIfCantFindVolumeSnapshot -- Time elapsed: 0.626 s <<< ERROR!</code></pre>
Check warning on line 1504 in jenkins-console.log
ci-jenkins-io / Maven
spotless:check
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.JCloudsSlaveTemplateTest.allowToUseImageNameAsWellAsId -- Time elapsed: 0.710 s <<< ERROR!</code></pre>
Check warning on line 1524 in jenkins-console.log
ci-jenkins-io / Maven
spotless:check
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.JCloudsSlaveTemplateTest.bootFromVolumeSnapshot -- Time elapsed: 0.631 s <<< ERROR!</code></pre>
Check warning on line 1609 in jenkins-console.log
ci-jenkins-io / Maven
enforcer:enforce
ERROR:
Raw output
<pre><code>Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 9.065 s <<< FAILURE! -- in jenkins.plugins.openstack.compute.JCloudsSlaveTest</code></pre>
Check warning on line 1694 in jenkins-console.log
ci-jenkins-io / Maven
enforcer:enforce
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.JCloudsSlaveTest.constructorGivenSomeNodePropertiesThenCreatesCopiesOfThoseNodeProperties -- Time elapsed: 6.955 s <<< ERROR! java.io.IOException: java.lang.RuntimeException: Failed to serialize jenkins.plugins.openstack.compute.JCloudsSlave#options for class jenkins.plugins.openstack.compute.JCloudsSlave at hudson.XmlFile.write(XmlFile.java:223) at hudson.model.Node.save(Node.java:153) at hudson.model.Slave.save(Slave.java:257) at jenkins.model.Nodes.addNode(Nodes.java:161) at jenkins.model.Jenkins.addNode(Jenkins.java:2188) at jenkins.plugins.openstack.compute.slaveopts.LauncherFactory$JNLP.createLauncher(LauncherFactory.java:271) at jenkins.plugins.openstack.compute.JCloudsSlave.<init>(JCloudsSlave.java:106) at jenkins.plugins.openstack.compute.JCloudsSlaveTest.constructorGivenSomeNodePropertiesThenCreatesCopiesOfThoseNodeProperties(JCloudsSlaveTest.java:151) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at jenkins.plugins.openstack.PluginTestRule$3.evaluate(PluginTestRule.java:621) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:648) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.lang.Thread.run(Thread.java:840) Caused by: java.lang.RuntimeException: Failed to serialize jenkins.plugins.openstack.compute.JCloudsSlave#options for class jenkins.plugins.openstack.compute.JCloudsSlave at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:276) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:243) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:228) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:165) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:44) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:83) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1307) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1296) at com.thoughtworks.xstream.XStream.toXML(XStream.java:1269) at hudson.XmlFile.write(XmlFile.java:216) ... 12 more Caused by: java.lang.RuntimeException: Failed to serialize jenkins.plugins.openstack.compute.SlaveOptions$$EnhancerByMockitoWithCGLIB$$803ae21b#CGLIB$CALLBACK_0 for class jenkins.plugins.openstack.compute.SlaveOptions$$EnhancerByMockitoWithCGLIB$$803ae21b at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:276) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:243) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:228) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:165) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:285) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:272) ... 25 more Caused by: java.lang.RuntimeException: Failed to serialize org.mockito.internal.creation.cglib.MethodInterceptorFilter#acrossJVMSerializationFeature for class org.mockito.internal.creation.cglib.MethodInterceptorFilter at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:276) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:243) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:228) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:165) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:285) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:272) ... 34 more Caused by: java.lang.RuntimeException: Failed to serialize org.mockito.internal.creation.cglib.AcrossJVMSerializationFeature#mutex for class org.mockito.internal.creation.cglib.AcrossJVMSerializationFeature at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:276) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:243) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:228) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:165) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:285) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:272) ... 43 more Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private static final long java.util.concurrent.locks.ReentrantLock.serialVersionUID accessible: module java.base does not "opens java.util.concurrent.locks" to unnamed module @16c069df at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) at com.thoughtworks.xstream.converters.reflection.FieldDictionary.buildDictionaryEntryForClass(FieldDictionary.java:187) at com.thoughtworks.xstream.converters.reflection.FieldDictionary.buildMap(FieldDictionary.java:153) at com.thoughtworks.xstream.converters.reflection.FieldDictionary.fieldsFor(FieldDictionary.java:81) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:167) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:208) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:165) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:285) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:272) ... 52 more </code></pre>
Check warning on line 1779 in jenkins-console.log
ci-jenkins-io / Maven
enforcer:enforce
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.JCloudsSlaveTest.constructorGivenSomeNodePropertiesIncludingEnvVarsThenIncludesIPAddressInEnvVars -- Time elapsed: 0.814 s <<< ERROR! java.io.IOException: java.lang.RuntimeException: Failed to serialize jenkins.plugins.openstack.compute.JCloudsSlave#options for class jenkins.plugins.openstack.compute.JCloudsSlave at hudson.XmlFile.write(XmlFile.java:223) at hudson.model.Node.save(Node.java:153) at hudson.model.Slave.save(Slave.java:257) at jenkins.model.Nodes.addNode(Nodes.java:161) at jenkins.model.Jenkins.addNode(Jenkins.java:2188) at jenkins.plugins.openstack.compute.slaveopts.LauncherFactory$JNLP.createLauncher(LauncherFactory.java:271) at jenkins.plugins.openstack.compute.JCloudsSlave.<init>(JCloudsSlave.java:106) at jenkins.plugins.openstack.compute.JCloudsSlaveTest.constructorGivenSomeNodePropertiesIncludingEnvVarsThenIncludesIPAddressInEnvVars(JCloudsSlaveTest.java:120) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at jenkins.plugins.openstack.PluginTestRule$3.evaluate(PluginTestRule.java:621) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:648) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.lang.Thread.run(Thread.java:840) Caused by: java.lang.RuntimeException: Failed to serialize jenkins.plugins.openstack.compute.JCloudsSlave#options for class jenkins.plugins.openstack.compute.JCloudsSlave at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:276) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:243) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:228) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:165) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:44) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:83) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1307) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1296) at com.thoughtworks.xstream.XStream.toXML(XStream.java:1269) at hudson.XmlFile.write(XmlFile.java:216) ... 12 more Caused by: java.lang.RuntimeException: Failed to serialize jenkins.plugins.openstack.compute.SlaveOptions$$EnhancerByMockitoWithCGLIB$$803ae21b#CGLIB$CALLBACK_0 for class jenkins.plugins.openstack.compute.SlaveOptions$$EnhancerByMockitoWithCGLIB$$803ae21b at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:276) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:243) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:228) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:165) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:285) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:272) ... 25 more Caused by: java.lang.RuntimeException: Failed to serialize org.mockito.internal.creation.cglib.MethodInterceptorFilter#acrossJVMSerializationFeature for class org.mockito.internal.creation.cglib.MethodInterceptorFilter at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:276) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:243) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:228) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:165) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:285) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:272) ... 34 more Caused by: java.lang.RuntimeException: Failed to serialize org.mockito.internal.creation.cglib.AcrossJVMSerializationFeature#mutex for class org.mockito.internal.creation.cglib.AcrossJVMSerializationFeature at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:276) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:243) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:228) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:165) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:285) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:272) ... 43 more Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private static final long java.util.concurrent.locks.ReentrantLock.serialVersionUID accessible: module java.base does not "opens java.util.concurrent.locks" to unnamed module @16c069df at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) at com.thoughtworks.xstream.converters.reflection.FieldDictionary.buildDictionaryEntryForClass(FieldDictionary.java:187) at com.thoughtworks.xstream.converters.reflection.FieldDictionary.buildMap(FieldDictionary.java:153) at com.thoughtworks.xstream.converters.reflection.FieldDictionary.fieldsFor(FieldDictionary.java:81) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:167) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:208) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:165) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:285) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:272) ... 52 more </code></pre>
Check warning on line 1864 in jenkins-console.log
ci-jenkins-io / Maven
enforcer:enforce
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.JCloudsSlaveTest.constructorGivenSomeNodePropertiesThenAddsIPAddressAsEnvVar -- Time elapsed: 0.605 s <<< ERROR! java.io.IOException: java.lang.RuntimeException: Failed to serialize jenkins.plugins.openstack.compute.JCloudsSlave#options for class jenkins.plugins.openstack.compute.JCloudsSlave at hudson.XmlFile.write(XmlFile.java:223) at hudson.model.Node.save(Node.java:153) at hudson.model.Slave.save(Slave.java:257) at jenkins.model.Nodes.addNode(Nodes.java:161) at jenkins.model.Jenkins.addNode(Jenkins.java:2188) at jenkins.plugins.openstack.compute.slaveopts.LauncherFactory$JNLP.createLauncher(LauncherFactory.java:271) at jenkins.plugins.openstack.compute.JCloudsSlave.<init>(JCloudsSlave.java:106) at jenkins.plugins.openstack.compute.JCloudsSlaveTest.constructorGivenSomeNodePropertiesThenAddsIPAddressAsEnvVar(JCloudsSlaveTest.java:77) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at jenkins.plugins.openstack.PluginTestRule$3.evaluate(PluginTestRule.java:621) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:648) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.lang.Thread.run(Thread.java:840) Caused by: java.lang.RuntimeException: Failed to serialize jenkins.plugins.openstack.compute.JCloudsSlave#options for class jenkins.plugins.openstack.compute.JCloudsSlave at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:276) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:243) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:228) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:165) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:44) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:83) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1307) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1296) at com.thoughtworks.xstream.XStream.toXML(XStream.java:1269) at hudson.XmlFile.write(XmlFile.java:216) ... 12 more Caused by: java.lang.RuntimeException: Failed to serialize jenkins.plugins.openstack.compute.SlaveOptions$$EnhancerByMockitoWithCGLIB$$803ae21b#CGLIB$CALLBACK_0 for class jenkins.plugins.openstack.compute.SlaveOptions$$EnhancerByMockitoWithCGLIB$$803ae21b at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:276) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:243) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:228) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:165) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:285) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:272) ... 25 more Caused by: java.lang.RuntimeException: Failed to serialize org.mockito.internal.creation.cglib.MethodInterceptorFilter#acrossJVMSerializationFeature for class org.mockito.internal.creation.cglib.MethodInterceptorFilter at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:276) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:243) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:228) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:165) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:285) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:272) ... 34 more Caused by: java.lang.RuntimeException: Failed to serialize org.mockito.internal.creation.cglib.AcrossJVMSerializationFeature#mutex for class org.mockito.internal.creation.cglib.AcrossJVMSerializationFeature at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:276) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:243) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:228) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:165) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:285) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:272) ... 43 more Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private static final long java.util.concurrent.locks.ReentrantLock.serialVersionUID accessible: module java.base does not "opens java.util.concurrent.locks" to unnamed module @16c069df at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) at com.thoughtworks.xstream.converters.reflection.FieldDictionary.buildDictionaryEntryForClass(FieldDictionary.java:187) at com.thoughtworks.xstream.converters.reflection.FieldDictionary.buildMap(FieldDictionary.java:153) at com.thoughtworks.xstream.converters.reflection.FieldDictionary.fieldsFor(FieldDictionary.java:81) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:167) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:208) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:165) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:285) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:272) ... 52 more </code></pre>
Check warning on line 1949 in jenkins-console.log
ci-jenkins-io / Maven
enforcer:enforce
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.JCloudsSlaveTest.constructorGivenNoNodePropertiesThenProvidesIPAddressAsEnvVar -- Time elapsed: 0.670 s <<< ERROR! java.io.IOException: java.lang.RuntimeException: Failed to serialize jenkins.plugins.openstack.compute.JCloudsSlave#options for class jenkins.plugins.openstack.compute.JCloudsSlave at hudson.XmlFile.write(XmlFile.java:223) at hudson.model.Node.save(Node.java:153) at hudson.model.Slave.save(Slave.java:257) at jenkins.model.Nodes.addNode(Nodes.java:161) at jenkins.model.Jenkins.addNode(Jenkins.java:2188) at jenkins.plugins.openstack.compute.slaveopts.LauncherFactory$JNLP.createLauncher(LauncherFactory.java:271) at jenkins.plugins.openstack.compute.JCloudsSlave.<init>(JCloudsSlave.java:106) at jenkins.plugins.openstack.compute.JCloudsSlaveTest.constructorGivenNoNodePropertiesThenProvidesIPAddressAsEnvVar(JCloudsSlaveTest.java:47) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at jenkins.plugins.openstack.PluginTestRule$3.evaluate(PluginTestRule.java:621) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:648) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.lang.Thread.run(Thread.java:840) Caused by: java.lang.RuntimeException: Failed to serialize jenkins.plugins.openstack.compute.JCloudsSlave#options for class jenkins.plugins.openstack.compute.JCloudsSlave at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:276) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:243) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:228) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:165) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:44) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:83) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1307) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1296) at com.thoughtworks.xstream.XStream.toXML(XStream.java:1269) at hudson.XmlFile.write(XmlFile.java:216) ... 12 more Caused by: java.lang.RuntimeException: Failed to serialize jenkins.plugins.openstack.compute.SlaveOptions$$EnhancerByMockitoWithCGLIB$$803ae21b#CGLIB$CALLBACK_0 for class jenkins.plugins.openstack.compute.SlaveOptions$$EnhancerByMockitoWithCGLIB$$803ae21b at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:276) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:243) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:228) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:165) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:285) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:272) ... 25 more Caused by: java.lang.RuntimeException: Failed to serialize org.mockito.internal.creation.cglib.MethodInterceptorFilter#acrossJVMSerializationFeature for class org.mockito.internal.creation.cglib.MethodInterceptorFilter at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:276) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:243) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:228) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:165) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:285) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:272) ... 34 more Caused by: java.lang.RuntimeException: Failed to serialize org.mockito.internal.creation.cglib.AcrossJVMSerializationFeature#mutex for class org.mockito.internal.creation.cglib.AcrossJVMSerializationFeature at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:276) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:243) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:174) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:228) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:165) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:285) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:272) ... 43 more Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private static final long java.util.concurrent.locks.ReentrantLock.serialVersionUID accessible: module java.base does not "opens java.util.concurrent.locks" to unnamed module @16c069df at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) at com.thoughtworks.xstream.converters.reflection.FieldDictionary.buildDictionaryEntryForClass(FieldDictionary.java:187) at com.thoughtworks.xstream.converters.reflection.FieldDictionary.buildMap(FieldDictionary.java:153) at com.thoughtworks.xstream.converters.reflection.FieldDictionary.fieldsFor(FieldDictionary.java:81) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:167) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:208) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:165) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:285) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:272) ... 52 more </code></pre>
Check warning on line 1982 in jenkins-console.log
ci-jenkins-io / Maven
jar:test-jar
NORMAL:
Raw output
<pre><code>JAR will be empty - no content was marked for inclusion!</code></pre>
Check warning on line 2320 in jenkins-console.log
ci-jenkins-io / Maven
hpi:test-hpl
ERROR:
Raw output
<pre><code>Tests run: 16, Failures: 1, Errors: 15, Skipped: 0, Time elapsed: 14.54 s <<< FAILURE! -- in jenkins.plugins.openstack.compute.ProvisioningTest jenkins.plugins.openstack.compute.ProvisioningTest.preferFloatingIpv4 -- Time elapsed: 6.548 s <<< ERROR!</code></pre>
Check warning on line 2341 in jenkins-console.log
ci-jenkins-io / Maven
hpi:test-hpl
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.ProvisioningTest.preferFloatingIpv6 -- Time elapsed: 0.673 s <<< ERROR!</code></pre>
Check warning on line 2362 in jenkins-console.log
ci-jenkins-io / Maven
hpi:test-hpl
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.ProvisioningTest.timeoutLaunchingJnlp -- Time elapsed: 0.567 s <<< ERROR!</code></pre>
Check warning on line 2381 in jenkins-console.log
ci-jenkins-io / Maven
hpi:test-hpl
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.ProvisioningTest.findFixedIpv4WhenNoExplicitTypeIsGiven -- Time elapsed: 0.701 s <<< ERROR!</code></pre>
Check warning on line 2402 in jenkins-console.log
ci-jenkins-io / Maven
hpi:test-hpl
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.ProvisioningTest.timeoutLaunchingSsh -- Time elapsed: 0.557 s <<< ERROR!</code></pre>
Check warning on line 2421 in jenkins-console.log
ci-jenkins-io / Maven
hpi:test-hpl
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.ProvisioningTest.failIfNoAccessIpFound -- Time elapsed: 0.543 s <<< FAILURE!</code></pre>
Check warning on line 2442 in jenkins-console.log
ci-jenkins-io / Maven
hpi:test-hpl
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.ProvisioningTest.destroyTheServerWhenFipAllocationFails -- Time elapsed: 0.479 s <<< ERROR!</code></pre>
Check warning on line 2462 in jenkins-console.log
ci-jenkins-io / Maven
hpi:test-hpl
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.ProvisioningTest.verifyOptionsPropagatedToLauncher -- Time elapsed: 0.466 s <<< ERROR!</code></pre>
Check warning on line 2481 in jenkins-console.log
ci-jenkins-io / Maven
hpi:test-hpl
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.ProvisioningTest.detectBootTimingOut -- Time elapsed: 0.596 s <<< ERROR!</code></pre>
Check warning on line 2501 in jenkins-console.log
ci-jenkins-io / Maven
hpi:test-hpl
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.ProvisioningTest.abortProvisioningWhenOpenstackFails -- Time elapsed: 0.536 s <<< ERROR!</code></pre>
Check warning on line 2521 in jenkins-console.log
ci-jenkins-io / Maven
hpi:test-hpl
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.ProvisioningTest.preferFixedIpv4 -- Time elapsed: 0.418 s <<< ERROR!</code></pre>
Check warning on line 2542 in jenkins-console.log
ci-jenkins-io / Maven
hpi:test-hpl
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.ProvisioningTest.correctMetadataSet -- Time elapsed: 0.423 s <<< ERROR!</code></pre>
Check warning on line 2562 in jenkins-console.log
ci-jenkins-io / Maven
hpi:test-hpl
ERROR:
Raw output
<pre><code>jenkins.plugins.openstack.compute.ProvisioningTest.doProvision -- Time elapsed: 0.456 s <<< ERROR!</code></pre>