Started by upstream project "autoplot-run-tests" build number 10018
originally caused by:
Started by upstream project "autoplot-all" build number 9963
originally caused by:
Started by timer
Started by upstream project "autoplot-all" build number 9963
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test009
[autoplot-test009] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins6148481907775352176.sh
+ JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ cp ../autoplot-jar-all/autoplot/Autoplot/temp-src/test/endtoend/Test009.java .
+ /usr/local/jdk1.8//bin/java -Djava.awt.headless=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar test.endtoend.Test009
wrote test009_001.png timer: 116
Sep 29, 2025 5:03:11 PM org.autoplot.state.StatePersistence saveState
INFO: converting from vap version 1.09 to 1.08
wrote test009_002.png timer: 432
Sep 29, 2025 5:03:12 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
wrote test009_003.png timer: 580
Sep 29, 2025 5:03:12 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
wrote test009_004.png timer: 564
Sep 29, 2025 5:03:13 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
wrote test009_005.png timer: 549
wrote test009_006.png timer: 35
wrote test009_007.png timer: 35
wrote test009_008.png timer: 32
wrote test009_009.png timer: 158
wrote test009_010.png timer: 325
wrote test009_011.png timer: 5710
Sep 29, 2025 5:03:21 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
wrote test009_011a.png timer: 721
wrote test009_012.png timer: 239
wrote test009_013.png timer: 531
Sep 29, 2025 5:03:27 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
wrote test009_014.png timer: 3438
wrote test009_015.png timer: 245
wrote test009_016.png timer: 237
Sep 29, 2025 5:03:29 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
wrote test009_017.png timer: 583
wrote test009_018.png timer: 765
wrote test009_040.png timer: 412
Sep 29, 2025 5:03:30 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
wrote test009_041.png timer: 618
Sep 29, 2025 5:03:31 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
Sep 29, 2025 5:03:31 PM org.autoplot.scriptconsole.ExitExceptionHandler handle
WARNING: exception occurred: null
java.lang.reflect.InvocationTargetException
at java.awt.EventQueue.invokeAndWait(EventQueue.java:1349)
at java.awt.EventQueue.invokeAndWait(EventQueue.java:1324)
at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1353)
at org.das2.graph.DasCanvas.getImage(DasCanvas.java:1628)
at org.autoplot.ScriptContext.writeToPng(ScriptContext.java:1342)
at org.autoplot.ScriptContext.writeToPng(ScriptContext.java:1289)
at test.endtoend.Test009.writePng(Test009.java:33)
at test.endtoend.Test009.extremes(Test009.java:69)
at test.endtoend.Test009.main(Test009.java:177)
Caused by: java.lang.NullPointerException
at org.das2.graph.DasPlot.implementMacros(DasPlot.java:1310)
at org.das2.graph.DasPlot.paintComponent(DasPlot.java:1614)
at javax.swing.JComponent.printComponent(JComponent.java:1220)
at org.das2.graph.DasPlot.printComponent(DasPlot.java:1256)
at javax.swing.JComponent.paint(JComponent.java:1060)
at javax.swing.JComponent.print(JComponent.java:1202)
at javax.swing.JComponent.paintChildren(JComponent.java:893)
at javax.swing.JComponent.printChildren(JComponent.java:1233)
at javax.swing.JComponent.paint(JComponent.java:1068)
at javax.swing.JLayeredPane.paint(JLayeredPane.java:586)
at javax.swing.JComponent.print(JComponent.java:1202)
at org.das2.graph.DasCanvas.print(DasCanvas.java:953)
at org.das2.graph.DasCanvas.writeToImageImmediately(DasCanvas.java:1726)
at org.das2.graph.DasCanvas$13.run(DasCanvas.java:1624)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:301)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
java.lang.reflect.InvocationTargetException
at java.awt.EventQueue.invokeAndWait(EventQueue.java:1349)
at java.awt.EventQueue.invokeAndWait(EventQueue.java:1324)
at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1353)
at org.das2.graph.DasCanvas.getImage(DasCanvas.java:1628)
at org.autoplot.ScriptContext.writeToPng(ScriptContext.java:1342)
at org.autoplot.ScriptContext.writeToPng(ScriptContext.java:1289)
at test.endtoend.Test009.writePng(Test009.java:33)
at test.endtoend.Test009.extremes(Test009.java:69)
at test.endtoend.Test009.main(Test009.java:177)
Caused by: java.lang.NullPointerException
at org.das2.graph.DasPlot.implementMacros(DasPlot.java:1310)
at org.das2.graph.DasPlot.paintComponent(DasPlot.java:1614)
at javax.swing.JComponent.printComponent(JComponent.java:1220)
at org.das2.graph.DasPlot.printComponent(DasPlot.java:1256)
at javax.swing.JComponent.paint(JComponent.java:1060)
at javax.swing.JComponent.print(JComponent.java:1202)
at javax.swing.JComponent.paintChildren(JComponent.java:893)
at javax.swing.JComponent.printChildren(JComponent.java:1233)
at javax.swing.JComponent.paint(JComponent.java:1068)
at javax.swing.JLayeredPane.paint(JLayeredPane.java:586)
at javax.swing.JComponent.print(JComponent.java:1202)
at org.das2.graph.DasCanvas.print(DasCanvas.java:953)
at org.das2.graph.DasCanvas.writeToImageImmediately(DasCanvas.java:1726)
at org.das2.graph.DasCanvas$13.run(DasCanvas.java:1624)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:301)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending e-mails to: faden@cottagesystems.com
Finished: FAILURE