Last active
August 6, 2019 15:35
-
-
Save kohsuke/4d31b8dbcbfe1926e71ccba08f7f9555 to your computer and use it in GitHub Desktop.
With surefire 2.20.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[WARNING] | |
[WARNING] Some problems were encountered while building the effective settings | |
[WARNING] 'servers.server.id' must be unique but found duplicate server with id jenkinsci-cert-snapshot @ /home/kohsuke/.m2/settings.xml | |
[WARNING] | |
[WARNING] | |
[WARNING] Some problems were encountered while building the effective settings | |
[WARNING] 'servers.server.id' must be unique but found duplicate server with id jenkinsci-cert-snapshot @ /home/kohsuke/.m2/settings.xml | |
[WARNING] | |
[INFO] Scanning for projects... | |
[INFO] | |
[INFO] ------------------< org.jenkins-ci.main:jenkins-test >------------------ | |
[INFO] Building Tests for Jenkins core 2.188 | |
[INFO] --------------------------------[ jar ]--------------------------------- | |
[INFO] | |
[INFO] --- maven-enforcer-plugin:3.0.0-M2:display-info (display-info) @ jenkins-test --- | |
[INFO] Maven Version: 3.5.4 | |
[INFO] JDK Version: 1.8.0_144 normalized as: 1.8.0-144 | |
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 4.4.0-150-generic | |
[INFO] | |
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (display-info) @ jenkins-test --- | |
[INFO] Ignoring requireUpperBoundDeps in org.apache.maven:maven-embedder | |
[INFO] Ignoring requireUpperBoundDeps in org.codehaus.plexus:plexus-classworlds | |
[INFO] Ignoring requireUpperBoundDeps in org.apache.maven:maven-core | |
[INFO] Ignoring requireUpperBoundDeps in org.apache.maven:maven-aether-provider | |
[INFO] Ignoring requireUpperBoundDeps in org.codehaus.plexus:plexus-utils | |
[INFO] | |
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-banned-dependencies) @ jenkins-test --- | |
[INFO] Ignoring requireUpperBoundDeps in org.apache.maven:maven-embedder | |
[INFO] Ignoring requireUpperBoundDeps in org.codehaus.plexus:plexus-classworlds | |
[INFO] Ignoring requireUpperBoundDeps in org.apache.maven:maven-core | |
[INFO] Ignoring requireUpperBoundDeps in org.apache.maven:maven-aether-provider | |
[INFO] Ignoring requireUpperBoundDeps in org.codehaus.plexus:plexus-utils | |
[INFO] | |
[INFO] --- maven-remote-resources-plugin:1.6.0:process (default) @ jenkins-test --- | |
[INFO] Preparing remote bundle org.jvnet.hudson:license:1.0 | |
[INFO] Copying 0 resource from 1 bundle. | |
[INFO] | |
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jenkins-test --- | |
[INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] skip non existing resourceDirectory /files/kohsuke/ws/jenkins/rc/test/src/main/resources | |
[INFO] skip non existing resourceDirectory /files/kohsuke/ws/jenkins/rc/test/src/filter/resources | |
[INFO] | |
[INFO] --- flatten-maven-plugin:1.0.1:flatten (flatten) @ jenkins-test --- | |
[INFO] Generating flattened POM of project org.jenkins-ci.main:jenkins-test:jar:2.188... | |
[INFO] | |
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ jenkins-test --- | |
[INFO] No sources to compile | |
[INFO] | |
[INFO] --- animal-sniffer-maven-plugin:1.17:check (check) @ jenkins-test --- | |
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 | |
[INFO] | |
[INFO] --- animal-sniffer-maven-plugin:1.17:check (default) @ jenkins-test --- | |
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 | |
[INFO] | |
[INFO] --- maven-dependency-plugin:3.1.1:copy (old-remoting-for-test) @ jenkins-test --- | |
[INFO] Configured Artifact: org.jenkins-ci.main:remoting:3.4:jar | |
[INFO] org.jenkins-ci.main:remoting:3.4:jar already exists in /files/kohsuke/ws/jenkins/rc/test/target/classes/old-remoting | |
[INFO] | |
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jenkins-test --- | |
[INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] Copying 295 resources | |
[INFO] | |
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ jenkins-test --- | |
[INFO] Changes detected - recompiling the module! | |
[INFO] Compiling 357 source files to /files/kohsuke/ws/jenkins/rc/test/target/test-classes | |
[INFO] | |
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ jenkins-test --- | |
[INFO] | |
[INFO] ------------------------------------------------------- | |
[INFO] T E S T S | |
[INFO] ------------------------------------------------------- | |
[INFO] Running jenkins.triggers.TriggerTest | |
=== Starting testSlowTriggerAdminMonitorMaxExtries(jenkins.triggers.TriggerTest) | |
0.068 [id=15] INFO o.jvnet.hudson.test.WarExploder#explode: Using jenkins.war resources from /files/kohsuke/ws/jenkins/rc/war/target/jenkins | |
0.313 [id=15] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:42516/jenkins/ | |
1.995 [id=23] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization | |
2.038 [id=23] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins | |
4.669 [id=26] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins | |
4.675 [id=26] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins | |
4.692 [id=27] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions | |
6.080 [id=22] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component com.cloudbees.hudson.plugins.folder.properties.FolderCredentialsProvider$FolderCredentialsProperty$DescriptorImpl; skipping | |
6.191 [id=30] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs | |
6.454 [id=25] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization | |
11.733 [id=15] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins | |
11.945 [id=15] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped | |
=== Starting testTimerSpentToMuchTime(jenkins.triggers.TriggerTest) | |
0.021 [id=76] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:40940/jenkins/ | |
0.074 [id=83] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization | |
0.079 [id=97] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins | |
0.228 [id=96] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins | |
0.230 [id=92] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins | |
0.233 [id=87] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions | |
0.489 [id=87] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component com.cloudbees.hudson.plugins.folder.properties.FolderCredentialsProvider$FolderCredentialsProperty$DescriptorImpl; skipping | |
0.500 [id=84] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs | |
0.563 [id=97] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization | |
75.611 [id=104] WARNING hudson.triggers.Trigger#checkTriggers: Trigger jenkins.triggers.TriggerTest$BadTimerTrigger.run() triggered by hudson.model.FreeStyleProject@4ba607a1[test] spent too much time (30 sec) in its execution, other timers can be affected | |
75.612 [id=104] WARNING hudson.triggers.Trigger#checkTriggers: Trigger jenkins.triggers.TriggerTest$BadTimerTrigger.run() triggered by hudson.model.FreeStyleProject@4ba607a1[test] spent too much time (30 sec) in its execution, other timers can be affected | |
76.451 [id=98] INFO hudson.model.Run#execute: test #1 main build action completed: SUCCESS | |
Jenkins is running at http://localhost:40940/jenkins/ | |
105.713 [id=104] WARNING hudson.triggers.Trigger#checkTriggers: Trigger jenkins.triggers.TriggerTest$BadTimerTrigger.run() triggered by hudson.model.FreeStyleProject@4ba607a1[test] spent too much time (30 sec) in its execution, other timers can be affected | |
105.713 [id=104] WARNING hudson.triggers.Trigger#checkTriggers: Trigger jenkins.triggers.TriggerTest$BadTimerTrigger.run() triggered by hudson.model.FreeStyleProject@4ba607a1[test] spent too much time (30 sec) in its execution, other timers can be affected | |
105.839 [id=99] INFO hudson.model.Run#execute: test #2 main build action completed: SUCCESS | |
135.814 [id=104] WARNING hudson.triggers.Trigger#checkTriggers: Trigger jenkins.triggers.TriggerTest$BadTimerTrigger.run() triggered by hudson.model.FreeStyleProject@4ba607a1[test] spent too much time (30 sec) in its execution, other timers can be affected | |
135.815 [id=104] WARNING hudson.triggers.Trigger#checkTriggers: Trigger jenkins.triggers.TriggerTest$BadTimerTrigger.run() triggered by hudson.model.FreeStyleProject@4ba607a1[test] spent too much time (30 sec) in its execution, other timers can be affected | |
135.955 [id=120] INFO hudson.model.Run#execute: test #3 main build action completed: SUCCESS | |
180.000 [id=1] WARNING o.j.hudson.test.JenkinsRule$2#evaluate: Test timed out (after 180 seconds). | |
"Executing testTimerSpentToMuchTime(jenkins.triggers.TriggerTest)" Id=76 Group=FailOnTimeoutGroup RUNNABLE (in native) | |
at java.io.FileInputStream.readBytes(Native Method) | |
at java.io.FileInputStream.read(FileInputStream.java:255) | |
at java.io.BufferedInputStream.read1(BufferedInputStream.java:284) | |
at java.io.BufferedInputStream.read(BufferedInputStream.java:345) | |
- locked java.io.BufferedInputStream@1e16c0aa | |
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) | |
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) | |
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) | |
- locked java.io.InputStreamReader@13d73f29 | |
at java.io.InputStreamReader.read(InputStreamReader.java:184) | |
at java.io.BufferedReader.fill(BufferedReader.java:161) | |
at java.io.BufferedReader.readLine(BufferedReader.java:324) | |
- locked java.io.InputStreamReader@13d73f29 | |
at java.io.BufferedReader.readLine(BufferedReader.java:389) | |
at org.jvnet.hudson.test.JenkinsRule.interactiveBreak(JenkinsRule.java:1134) | |
at jenkins.triggers.TriggerTest.testTimerSpentToMuchTime(TriggerTest.java:47) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:498) | |
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) | |
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) | |
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) | |
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) | |
at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:600) | |
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) | |
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
at java.lang.Thread.run(Thread.java:748) | |
"Jenkins cron thread" Id=80 Group=FailOnTimeoutGroup WAITING on java.util.TaskQueue@f58853c | |
at java.lang.Object.wait(Native Method) | |
- waiting on java.util.TaskQueue@f58853c | |
at java.lang.Object.wait(Object.java:502) | |
at java.util.TimerThread.mainLoop(Timer.java:526) | |
at java.util.TimerThread.run(Timer.java:505) | |
"Jenkins UDP 33848 monitoring thread" Id=111 Group=FailOnTimeoutGroup RUNNABLE (in native) | |
at java.net.PlainDatagramSocketImpl.receive0(Native Method) | |
- locked java.net.PlainDatagramSocketImpl@49c90a9c | |
at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143) | |
- locked java.net.PlainDatagramSocketImpl@49c90a9c | |
at java.net.DatagramSocket.receive(DatagramSocket.java:812) | |
- locked java.net.DatagramPacket@2d29b4ee | |
- locked java.net.MulticastSocket@69ee81fc | |
at hudson.UDPBroadcastThread.run(UDPBroadcastThread.java:86) | |
"jenkins.util.Timer [#10]" Id=109 Group=FailOnTimeoutGroup TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f36c2f0 | |
at sun.misc.Unsafe.park(Native Method) | |
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f36c2f0 | |
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) | |
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
at java.lang.Thread.run(Thread.java:748) | |
"jenkins.util.Timer [#1]" Id=81 Group=FailOnTimeoutGroup WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f36c2f0 | |
at sun.misc.Unsafe.park(Native Method) | |
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f36c2f0 | |
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) | |
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
at java.lang.Thread.run(Thread.java:748) | |
"jenkins.util.Timer [#2]" Id=101 Group=FailOnTimeoutGroup WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f36c2f0 | |
at sun.misc.Unsafe.park(Native Method) | |
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f36c2f0 | |
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) | |
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
at java.lang.Thread.run(Thread.java:748) | |
"jenkins.util.Timer [#3]" Id=102 Group=FailOnTimeoutGroup WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f36c2f0 | |
at sun.misc.Unsafe.park(Native Method) | |
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f36c2f0 | |
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) | |
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
at java.lang.Thread.run(Thread.java:748) | |
"jenkins.util.Timer [#4]" Id=103 Group=FailOnTimeoutGroup WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f36c2f0 | |
at sun.misc.Unsafe.park(Native Method) | |
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f36c2f0 | |
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) | |
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
at java.lang.Thread.run(Thread.java:748) | |
"jenkins.util.Timer [#5]" Id=104 Group=FailOnTimeoutGroup WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f36c2f0 | |
at sun.misc.Unsafe.park(Native Method) | |
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f36c2f0 | |
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) | |
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
at java.lang.Thread.run(Thread.java:748) | |
"jenkins.util.Timer [#6]" Id=105 Group=FailOnTimeoutGroup WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f36c2f0 | |
at sun.misc.Unsafe.park(Native Method) | |
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f36c2f0 | |
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) | |
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
at java.lang.Thread.run(Thread.java:748) | |
"jenkins.util.Timer [#7]" Id=106 Group=FailOnTimeoutGroup WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f36c2f0 | |
at sun.misc.Unsafe.park(Native Method) | |
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f36c2f0 | |
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) | |
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
at java.lang.Thread.run(Thread.java:748) | |
"jenkins.util.Timer [#8]" Id=107 Group=FailOnTimeoutGroup TIMED_WAITING | |
at java.lang.Thread.sleep(Native Method) | |
at jenkins.triggers.TriggerTest$BadTimerTrigger.run(TriggerTest.java:68) | |
at hudson.triggers.Trigger.checkTriggers(Trigger.java:280) | |
at hudson.triggers.Trigger$Cron.doRun(Trigger.java:227) | |
at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:72) | |
at jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:58) | |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) | |
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
at java.lang.Thread.run(Thread.java:748) | |
Number of locked synchronizers = 1 | |
- java.util.concurrent.ThreadPoolExecutor$Worker@1f72e6ac | |
"jenkins.util.Timer [#9]" Id=108 Group=FailOnTimeoutGroup WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f36c2f0 | |
at sun.misc.Unsafe.park(Native Method) | |
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f36c2f0 | |
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) | |
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
at java.lang.Thread.run(Thread.java:748) | |
"Jetty Thread Pool" Id=78 Group=FailOnTimeoutGroup RUNNABLE (in native) | |
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) | |
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) | |
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) | |
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) | |
- locked sun.nio.ch.Util$3@29f7cefd | |
- locked java.util.Collections$UnmodifiableSet@700fb871 | |
- locked sun.nio.ch.EPollSelectorImpl@3b35a229 | |
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) | |
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) | |
at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:234) | |
at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:187) | |
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:211) | |
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:126) | |
at org.eclipse.jetty.io.ManagedSelector$$Lambda$20/2021146148.run(Unknown Source) | |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
at java.lang.Thread.run(Thread.java:748) | |
Number of locked synchronizers = 1 | |
- java.util.concurrent.ThreadPoolExecutor$Worker@2ba9a8ec | |
"Jetty Thread Pool-acceptor-0@413a7019-ServerConnector@4ffd964e{HTTP/1.1,[http/1.1]}{localhost:40940}" Id=79 Group=FailOnTimeoutGroup RUNNABLE (in native) | |
at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method) | |
at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422) | |
at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250) | |
- locked java.lang.Object@1224144a | |
at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:352) | |
at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:603) | |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
at java.lang.Thread.run(Thread.java:748) | |
Number of locked synchronizers = 1 | |
- java.util.concurrent.ThreadPoolExecutor$Worker@f427ba1 | |
"qtp425912353-53" Id=53 Group=FailOnTimeoutGroup RUNNABLE (in native) | |
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) | |
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) | |
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) | |
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) | |
- locked sun.nio.ch.Util$3@21be3395 | |
- locked java.util.Collections$UnmodifiableSet@4f49f6af | |
- locked sun.nio.ch.EPollSelectorImpl@78452606 | |
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) | |
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) | |
at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:234) | |
at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:187) | |
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:211) | |
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:126) | |
at org.eclipse.jetty.io.ManagedSelector$$Lambda$20/2021146148.run(Unknown Source) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:672) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:590) | |
at java.lang.Thread.run(Thread.java:748) | |
"qtp425912353-54" Id=54 Group=FailOnTimeoutGroup RUNNABLE (in native) | |
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) | |
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) | |
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) | |
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) | |
- locked sun.nio.ch.Util$3@311bf055 | |
- locked java.util.Collections$UnmodifiableSet@642a7222 | |
- locked sun.nio.ch.EPollSelectorImpl@7d322cad | |
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) | |
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) | |
at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:234) | |
at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:187) | |
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:211) | |
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:126) | |
at org.eclipse.jetty.io.ManagedSelector$$Lambda$20/2021146148.run(Unknown Source) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:672) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:590) | |
at java.lang.Thread.run(Thread.java:748) | |
"qtp425912353-55" Id=55 Group=FailOnTimeoutGroup RUNNABLE (in native) | |
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) | |
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) | |
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) | |
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) | |
- locked sun.nio.ch.Util$3@5be1d0a4 | |
- locked java.util.Collections$UnmodifiableSet@415b0b49 | |
- locked sun.nio.ch.EPollSelectorImpl@6d5620ce | |
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) | |
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) | |
at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:234) | |
at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:187) | |
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:211) | |
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:126) | |
at org.eclipse.jetty.io.ManagedSelector$$Lambda$20/2021146148.run(Unknown Source) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:672) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:590) | |
at java.lang.Thread.run(Thread.java:748) | |
"qtp425912353-56" Id=56 Group=FailOnTimeoutGroup RUNNABLE (in native) | |
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) | |
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) | |
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) | |
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) | |
- locked sun.nio.ch.Util$3@5e3f861 | |
- locked java.util.Collections$UnmodifiableSet@2fb0623e | |
- locked sun.nio.ch.EPollSelectorImpl@49b2a47d | |
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) | |
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) | |
at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:234) | |
at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:187) | |
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:211) | |
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:126) | |
at org.eclipse.jetty.io.ManagedSelector$$Lambda$20/2021146148.run(Unknown Source) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:672) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:590) | |
at java.lang.Thread.run(Thread.java:748) | |
"qtp425912353-57-acceptor-0@2088a4f-ServerConnector@ccf647e{HTTP/1.1,[http/1.1]}{0.0.0.0:36945}" Id=57 Group=FailOnTimeoutGroup RUNNABLE (in native) | |
at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method) | |
at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422) | |
at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250) | |
- locked java.lang.Object@2f67a4d3 | |
at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:352) | |
at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:603) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:672) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:590) | |
at java.lang.Thread.run(Thread.java:748) | |
"qtp425912353-58" Id=58 Group=FailOnTimeoutGroup TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7dc3712 | |
at sun.misc.Unsafe.park(Native Method) | |
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7dc3712 | |
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) | |
at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:564) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:49) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:627) | |
at java.lang.Thread.run(Thread.java:748) | |
"qtp425912353-59" Id=59 Group=FailOnTimeoutGroup TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7dc3712 | |
at sun.misc.Unsafe.park(Native Method) | |
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7dc3712 | |
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) | |
at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:564) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:49) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:627) | |
at java.lang.Thread.run(Thread.java:748) | |
"qtp425912353-60" Id=60 Group=FailOnTimeoutGroup TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7dc3712 | |
at sun.misc.Unsafe.park(Native Method) | |
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7dc3712 | |
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) | |
at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:564) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:49) | |
at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:627) | |
at java.lang.Thread.run(Thread.java:748) | |
"Scheduler-340136225" Id=77 Group=FailOnTimeoutGroup TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@9816741 | |
at sun.misc.Unsafe.park(Native Method) | |
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@9816741 | |
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) | |
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
at java.lang.Thread.run(Thread.java:748) | |
"Scheduler-568337503" Id=61 Group=FailOnTimeoutGroup TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@565f390 | |
at sun.misc.Unsafe.park(Native Method) | |
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@565f390 | |
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) | |
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
at java.lang.Thread.run(Thread.java:748) | |
"TCP agent listener port=0" Id=110 Group=FailOnTimeoutGroup RUNNABLE (in native) | |
at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method) | |
at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422) | |
at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250) | |
- locked java.lang.Object@6e2aa843 | |
at hudson.TcpSlaveAgentListener.run(TcpSlaveAgentListener.java:170) | |
"main" Id=1 Group=main RUNNABLE | |
at sun.management.ThreadImpl.dumpThreads0(Native Method) | |
at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454) | |
at hudson.Functions.getThreadInfos(Functions.java:1243) | |
at org.jvnet.hudson.test.JenkinsRule.dumpThreads(JenkinsRule.java:447) | |
at org.jvnet.hudson.test.JenkinsRule.access$100(JenkinsRule.java:264) | |
at org.jvnet.hudson.test.JenkinsRule$2.evaluate(JenkinsRule.java:636) | |
at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) | |
at org.junit.rules.RunRules.evaluate(RunRules.java:20) | |
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) | |
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) | |
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) | |
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) | |
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) | |
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) | |
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) | |
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) | |
at org.junit.runners.ParentRunner.run(ParentRunner.java:363) | |
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:369) | |
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:275) | |
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:239) | |
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:160) | |
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:373) | |
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:334) | |
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:119) | |
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:407) | |
"ping-30s" Id=11 Group=main TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@448c8166 | |
at sun.misc.Unsafe.park(Native Method) | |
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@448c8166 | |
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) | |
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) | |
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
at java.lang.Thread.run(Thread.java:748) | |
"surefire-forkedjvm-command-thread" Id=10 Group=main BLOCKED on java.io.BufferedInputStream@1e16c0aa owned by "Executing testTimerSpentToMuchTime(jenkins.triggers.TriggerTest)" Id=76 | |
at java.io.BufferedInputStream.read(BufferedInputStream.java:264) | |
- blocked on java.io.BufferedInputStream@1e16c0aa | |
at java.io.DataInputStream.readInt(DataInputStream.java:387) | |
at org.apache.maven.surefire.booter.MasterProcessCommand.decode(MasterProcessCommand.java:115) | |
at org.apache.maven.surefire.booter.CommandReader$CommandRunnable.run(CommandReader.java:391) | |
at java.lang.Thread.run(Thread.java:748) | |
"Finalizer" Id=3 Group=system WAITING on java.lang.ref.ReferenceQueue$Lock@4470fbd6 | |
at java.lang.Object.wait(Native Method) | |
- waiting on java.lang.ref.ReferenceQueue$Lock@4470fbd6 | |
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) | |
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164) | |
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209) | |
"process reaper" Id=12 Group=system TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@147e2ae7 | |
at sun.misc.Unsafe.park(Native Method) | |
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@147e2ae7 | |
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) | |
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) | |
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) | |
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) | |
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
at java.lang.Thread.run(Thread.java:748) | |
"Reference Handler" Id=2 Group=system WAITING on java.lang.ref.Reference$Lock@15d49048 | |
at java.lang.Object.wait(Native Method) | |
- waiting on java.lang.ref.Reference$Lock@15d49048 | |
at java.lang.Object.wait(Object.java:502) | |
at java.lang.ref.Reference.tryHandlePending(Reference.java:191) | |
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153) | |
"Signal Dispatcher" Id=4 Group=system RUNNABLE | |
[ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 193.446 s <<< FAILURE! - in jenkins.triggers.TriggerTest | |
[ERROR] testTimerSpentToMuchTime(jenkins.triggers.TriggerTest) Time elapsed: 180.077 s <<< ERROR! | |
org.junit.runners.model.TestTimedOutException: test timed out after 180 seconds | |
at java.io.FileInputStream.readBytes(Native Method) | |
at java.io.FileInputStream.read(FileInputStream.java:255) | |
at java.io.BufferedInputStream.read1(BufferedInputStream.java:284) | |
at java.io.BufferedInputStream.read(BufferedInputStream.java:345) | |
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) | |
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) | |
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) | |
at java.io.InputStreamReader.read(InputStreamReader.java:184) | |
at java.io.BufferedReader.fill(BufferedReader.java:161) | |
at java.io.BufferedReader.readLine(BufferedReader.java:324) | |
at java.io.BufferedReader.readLine(BufferedReader.java:389) | |
at org.jvnet.hudson.test.JenkinsRule.interactiveBreak(JenkinsRule.java:1134) | |
at jenkins.triggers.TriggerTest.testTimerSpentToMuchTime(TriggerTest.java:47) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke(Method.java:498) | |
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) | |
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) | |
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) | |
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) | |
at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:600) | |
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) | |
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) | |
at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
at java.lang.Thread.run(Thread.java:748) | |
195.607 [id=107] WARNING hudson.triggers.Trigger#checkTriggers: Trigger jenkins.triggers.TriggerTest$BadTimerTrigger.run() triggered by hudson.model.FreeStyleProject@4ba607a1[test] spent too much time (30 sec) in its execution, other timers can be affected | |
195.730 [id=126] INFO hudson.model.Run#execute: test #4 main build action completed: SUCCESS | |
[INFO] | |
[INFO] Results: | |
[INFO] | |
[ERROR] Errors: | |
[ERROR] TriggerTest.testTimerSpentToMuchTime:47 » TestTimedOut test timed out after 18... | |
[INFO] | |
[ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0 | |
[INFO] | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] BUILD FAILURE | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Total time: 04:08 min | |
[INFO] Finished at: 2019-08-06T08:34:45-07:00 | |
[INFO] ------------------------------------------------------------------------ | |
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project jenkins-test: There are test failures. | |
[ERROR] | |
[ERROR] Please refer to /files/kohsuke/ws/jenkins/rc/test/target/surefire-reports for the individual test results. | |
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream. | |
[ERROR] -> [Help 1] | |
[ERROR] | |
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. | |
[ERROR] Re-run Maven using the -X switch to enable full debug logging. | |
[ERROR] | |
[ERROR] For more information about the errors and possible solutions, please read the following articles: | |
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment